SwiftCompilationPerformanceReporter
Swift compiler analysis tool
Automates the process of identifying slow Swift compilation paths in specific targets and generating reports on their performance.
Generate automated reports for slow Swift compilation paths in specific targets
146 stars
18 watching
2 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
woshiccm/pecker | Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
worlddowntown/benchmark | Provides methods to measure and report the time used to execute Swift code | 86 |
scottrhoyt/swiftytexttable | A lightweight Swift library for generating text tables | 317 |
swiftvalidatorcommunity/swiftvalidator | A rule-based validation library for Swift | 1,439 |
smarr/are-we-fast-yet | Comparing language implementations to assess optimization and performance | 335 |
diwu/dwurecyclingalert | A tool that monitors and visualizes performance issues in Objective-C table view cells | 559 |
seiginonakama/blockcanaryex | A library to help detect performance bottlenecks in Android apps by analyzing method execution and garbage collection during app blocks. | 2,172 |
fdzsergio/reductio | Automates text summarization using a TextRank algorithm implementation | 462 |
cpisciotta/xcbeautify | A Swift tool that formats and beautifies Xcodebuild output | 998 |
tbxark/tkradarchart | A customizable radar chart in Swift | 210 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
gpbl/swiftchart | A library providing a simple line and area charting solution for iOS applications. | 1,050 |
mbevilacqua/appcompatprocessor | An application compatibility data analysis tool designed to extract value beyond traditional techniques | 197 |
thellimist/swiftrandom | Generates random data suitable for Swift development projects. | 561 |