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.

GitHub

86 stars
5 watching
5 forks
Language: Swift
last commit: over 9 years ago
Linked from 1 awesome list

benchmarkcarthagecocoapodsswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aartaka/trivial-timeA utility for measuring execution time and profiling in Common Lisp code5
giginet/xcprofilerA tool to measure compilation time of Swift projects.334
ringabout/timeitMeasures execution times of Nim code snippets35
woshiccm/peckerDetects unused code in Swift projects by analyzing syntax and index store data1,456
cedricguillemet/libprofilerA tool to measure time taken by specific code portions81
tumblrarchive/swiftcompilationperformancereporterAutomates the process of identifying slow Swift compilation paths in specific targets and generating reports on their performance.146
worlddowntown/rangeseeksliderA customizable range slider control with adjustable properties and programmable values.755
jondot/react-native-slowlogA high-performance timer that tracks big performance problems in React Native applications.376
r-kan/semileA profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis.92
becheran/roumonA tool to monitor and analyze the performance of concurrent programs in real-time.188
worlddowntown/zoomtransitioningA custom transition library with image zooming animation and edge-swipe functionality for iOS navigation672
janwilmans/compiletimerMeasures and compares compile times of C++ constructs in various scenarios6
proxymanapp/codemirror-swiftA lightweight wrapper of CodeMirror for macOS and iOS development106
swiftstudies/durationA package for measuring and reporting the time taken for operations in Swift325
boraseoksoon/throttlerProvides utility functions for throttling, debouncing, and delaying operations to manage asynchronous execution141