Benchmark
Code profiler
Provides methods to measure and report the time used to execute Swift code
The Benchmark⏲ module provides methods to measure and report the time used to execute Swift code.
86 stars
5 watching
5 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
benchmarkcarthagecocoapodsswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for measuring execution time and profiling in Common Lisp code | 5 |
| A tool to measure compilation time of Swift projects. | 334 |
| Measures execution times of Nim code snippets | 35 |
| Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
| A tool to measure time taken by specific code portions | 81 |
| Automates the process of identifying slow Swift compilation paths in specific targets and generating reports on their performance. | 146 |
| A customizable range slider control with adjustable properties and programmable values. | 755 |
| A high-performance timer that tracks big performance problems in React Native applications. | 376 |
| A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |
| A tool to monitor and analyze the performance of concurrent programs in real-time. | 188 |
| A custom transition library with image zooming animation and edge-swipe functionality for iOS navigation | 672 |
| Measures and compares compile times of C++ constructs in various scenarios | 6 |
| A lightweight wrapper of CodeMirror for macOS and iOS development | 106 |
| A package for measuring and reporting the time taken for operations in Swift | 325 |
| Provides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution | 141 |