golden
Runtime measurer
A tool used to measure and record runtime performance of compiled code
a benchmark for compile-time and/or runtime Nim 🏆
29 stars
3 watching
0 forks
Language: Nim
last commit: almost 4 years ago
Linked from 1 awesome list
benchbenchmarkcompilegoldennimprofileprofilingrunruntime
Related projects:
Repository | Description | Stars |
---|---|---|
disruptek/criterion | A tool for comparing and measuring the performance of small code snippets | 24 |
ringabout/timeit | Measures execution times of Nim code snippets | 35 |
ivankoster/nimbench | A tool for comparing the performance of different programming languages or code snippets in a controlled and measurable way | 18 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
grosser/parallel_split_test | Splits a large test file into smaller chunks and runs them in parallel to speed up testing | 91 |
dragonitespam/gmbenchmark | A tool for benchmarking code performance in GameMaker | 24 |
giginet/xcprofiler | A tool to measure compilation time of Swift projects. | 334 |
tevjef/go-runtime-metrics | A tool for collecting and reporting Go runtime metrics to InfluxDB or other systems | 286 |
glacials/splits-io | A speedrunning data store and analysis engine that enables runners to improve through data analysis. | 133 |
didactic-drunk/fiber_metrics.cr | A tool to track and measure runtime, memory allocation, and other performance metrics for individual fibers or methods within concurrent applications. | 8 |
christopherrabotin/sg | A tool to measure response times of an HTTP service under stress | 8 |
jimthedev/timecafe | A tool to measure performance of specific tasks within test suites | 13 |
partech/pipeline-performance-monitor | A tool to measure the duration of Sitecore pipeline execution | 4 |
microsoft/clrmd | A library for introspecting processes and dumps. | 1,054 |
janwilmans/compiletimer | Measures and compares compile times of C++ constructs in various scenarios | 6 |