benchmark
Code timer
A microbenchmarking library that allows users to measure the execution time of specific code snippets
A microbenchmark support library
9k stars
205 watching
2k forks
Language: C++
last commit: about 1 month ago
Linked from 5 awesome lists
benchmark
Related projects:
Repository | Description | Stars |
---|---|---|
kostya/benchmarks | A collection of benchmarking tests for various programming languages | 2,825 |
google/googletest | A comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing. | 35,046 |
google/big-bench | A benchmark designed to probe large language models and extrapolate their future capabilities through a diverse set of tasks. | 2,899 |
digitalinblue/celero | A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 828 |
dotnet/benchmarkdotnet | A .NET library for transforming and comparing the performance of different algorithms | 10,654 |
python/pyperformance | An authoritative source of real-world benchmarks for Python implementations. | 877 |
googleapis/googleapis | Contains public interface definitions of Google APIs | 7,673 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
cpp-testing/gunit | A C++ testing framework that simplifies and extends Google.Test with support for Gherkin-style tests and reduced boilerplate code. | 263 |
simonwaldherr/golang-benchmarks | Benchmarking suite to measure performance of common string operations in Go. | 133 |
ecoapm/benchmarkmocknet | Performs performance benchmarking of various .NET mocking libraries | 22 |
automl/hpobench | A collection of benchmark problems for hyperparameter optimization | 140 |
jeromefroe/golang_benchmarks | A collection of benchmarks for various Go programming language features and patterns | 108 |
sparks-baird/matbench-genmetrics | Provides standardized benchmarks for evaluating the quality of generative models for crystal structures. | 34 |
mpusz/conan-google-benchmark | A Conan package manager recipe for the Google Benchmark library | 8 |