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: 8 days ago
Linked from 5 awesome lists
benchmark
Related projects:
Repository | Description | Stars |
---|---|---|
kostya/benchmarks | A collection of benchmarking tests for various programming languages | 2,814 |
google/googletest | A comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing. | 34,781 |
google/big-bench | A benchmark designed to evaluate the capabilities of large language models by simulating various tasks and measuring their performance | 2,868 |
digitalinblue/celero | A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 824 |
dotnet/benchmarkdotnet | A .NET library for transforming and comparing the performance of different algorithms | 10,557 |
python/pyperformance | An authoritative source of real-world benchmarks for Python implementations. | 869 |
googleapis/googleapis | Contains public interface definitions of Google APIs | 7,627 |
google/fuzzbench | Automated testing of software components to identify vulnerabilities and weaknesses | 1,108 |
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 | A repository of benchmarking tests to measure the performance of common Go functions and libraries | 132 |
ecoapm/benchmarkmocknet | Comparing performance of various .NET mocking libraries using BenchmarkDotNet | 22 |
automl/hpobench | A collection of benchmark problems for hyperparameter optimization | 138 |
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 |