Issues
- 2
Latest wheel delivery problems
#1840 opened by nicholasjng - 2
[BUG] Error LNK2001 in Visual studio 2022
#1879 opened by rty65tt - 1
`--benchmark_min_time` command line option undocumented
#1878 opened by kpet - 5
[BUG] fails to compile on windows with clang-18 / clang-19
#1877 opened by kelbon - 4
[FR] global setup and teardown
#1873 opened by balshetzer - 12
[FR] Add the ability to dry-run benchmarks
#1827 opened by ldionne - 0
[FR] Setup and teardown that only runs once for a benchmark with the same parameters
#1874 opened by balshetzer - 0
[FR] Let SetUp and TearDown be std::function
#1872 opened by balshetzer - 0
[BUG] Does not build with clang-cl
#1869 opened by R-Goc - 1
[BUG] Warning 'misc-use-anonymous-namespace' should be disabled within `BENCHMARK` macro
#1860 opened by codeinred - 4
- 2
[BUG] pkg-config file has bad version string
#1857 opened by xbreak - 1
CMake: Difference between benchmark::benchmark and benchmark::benchmark_main
#1856 opened by martingalvan-volue - 5
[BUG] Warnings
#1838 opened by 1vanK - 23
[FR] `PredictNumItersNeeded()` 1.4 correction factor
#1848 opened by ruben-laso - 2
Multithreaded benchmarks question on iteration count.
#1828 opened by mfranzreb - 0
- 10
[BUG](Initial problem) cannot build library
#1845 opened by TheWorldIsNot - 3
Trusted publishing should be set up for PyPI
#1816 opened by nicholasjng - 12
[BUG] Threads time taken report.
#1834 opened by manuelgustavo - 2
[Q] Need help with understanding the results
#1771 opened by evskola - 2
- 4
[BUG]
#1833 opened by manuelgustavo - 1
- 0
[BUG] FittingCurve() could just use log2() now?
#1820 opened by enh-google - 6
[REGRESSION] Cmake script in 1.8.4 says that its version is 0.0.0, libbenchmark_main.so.1 became libbenchmark_main.so.0
#1792 opened by yurivict - 5
- 0
[BUG] Perf counters not multiplexed
#1813 opened by jan-wassenberg - 1
- 0
[BUG]
#1810 opened by MarcoAntoniodesp - 0
[FR] Add support for adding custom profilers
#1807 opened by xdje42 - 1
[BUG] In 1.8.4 the suffix of lib/libbenchmark.so.1 went backwards: lib/libbenchmark.so.0
#1804 opened by yurivict - 0
- 6
How to post my issue to https://groups.google.com/d/forum/benchmark-discuss
#1798 opened by chengm349 - 10
Failed to build
#1797 opened by chengm349 - 3
[FR] Aggregate multiple benchmark output files
#1796 opened by chfast - 2
Update nanobind to v2.0
#1790 opened by hawkinsp - 2
`Wconversion` compile warnings since `1.8.4`
#1789 opened by romintomasetti - 5
[FR] Please release benchmark 1.8.4
#1787 opened by Pospelove - 5
[BUG] Iteration count in Report looks suspicious
#1770 opened by bognar-dev - 1
[FR] possible to stop benchmark loop from doing a memory allocation at the end?
#1784 opened by jjYBdx4IL - 2
[BUG] Fixture test with StrictMock crashed
#1780 opened by rikiwow - 2
[BUG]
#1781 opened by dhairyarungta - 4
[FR] Remove COMPILER_IBMXL macro for z/OS
#1776 opened by fanbo-meng - 9
[FR]disable threads for wasm?
#1774 opened by trcrsired - 4
[BUG] benchmark::DoNotOptimize does not prevent a reference from being optimized away.
#1773 opened by HFTrader - 4
[FR] BENCHMARK_VERSION is not set by default
#1768 opened by PhilipDeegan - 0
- 0
Complexity calculation does not work for manual timing
#1758 opened by LebedevRI - 5
[BUG] With NDEBUG, early-returning without SkipWithError leads to indefinite retries
#1754 opened by adrianroos