timeit

Code profiler

Measures execution times of Nim code snippets

measuring execution times written by Nim.

GitHub

35 stars
4 watching
3 forks
Language: Nim
last commit: about 2 years ago
Linked from 1 awesome list

benchnimnimbletimeit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
worlddowntown/benchmark Provides methods to measure and report the time used to execute Swift code 86
ringabout/ioselectors A cross-platform IO engine and timer for Nim. 23
pocketwatchgames/pockettrace A tool for measuring performance and timing in C++ applications 77
disruptek/golden A tool used to measure and record runtime performance of compiled code 29
cedricguillemet/libprofiler A tool to measure time taken by specific code portions 80
aartaka/trivial-time A utility for measuring execution time and profiling in Common Lisp code 5
nikic/sample_prof A sampling profiler for PHP that provides line-level resolution and accurate measurements of code execution time. 59
refaqtor/nimetry Provides tools for plotting in the Nim programming language 7
tmm1/stackprof A tool for profiling Ruby applications' call stacks at runtime 2,097
tylertreat/bench Generates latency measurements and plots from concurrent requests to an external system. 310
mgedmin/profilehooks Tools for measuring performance and functionality in Python functions 329
nipy/nitime Tools and algorithms for time-series analysis in neuroscience data 244
giginet/xcprofiler A tool to measure compilation time of Swift projects. 334
maxgraey/react-native-console-time-polyfill Provides polyfills for console time-related functions to measure operation duration and call counts in React Native applications. 114
r-kan/semile Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92