index
:
google-benchmark
main
google benchmark mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Move ProfilerManager Start/Stop routines closer to actual benchmark #1807 (#1...
xdje42
2024-08-01
*
[FR] Add API to provide custom profilers #1807 (#1809)
xdje42
2024-07-16
*
mitigate clang build warnings -Wconversion (#1763)
dominic
2024-03-07
*
Revert "fix some warnings" (#1762)
Roman Lebedev
2024-03-06
*
fix some warnings
Dominic Hamon
2024-02-20
*
Rewrite complexity_test to use (hardcoded) manual time (#1757)
Roman Lebedev
2024-02-19
*
CycleClock: Add support for Alpha architecture (#1753)
Sam James
2024-02-14
*
Deflake CI (#1751)
Roman Lebedev
2024-02-02
*
Add `BENCHMARK_TEMPLATE[12]_CAPTURE`, fusion of `BENCHMARK_CAPTURE` and `BENC...
Roman Lebedev
2024-01-30
*
Output library / schema versions in JSON context block (#1742)
Roman Lebedev
2024-01-29
*
Update perf_counters_gtest.cc (#1728)
hamptonm1
2024-01-04
*
Fix mis-matching argument in closing tag for cmake macro (#1714) (#1715)
IS
2023-12-20
*
Support windows MSYS2 environments (#1704)
Roman Lebedev
2023-11-23
*
Fix CMakeLists.txt for perf_counters_test (#1701)
illbegood
2023-11-16
*
Fixed compiler warnings (#1697)
Tiago Freire
2023-11-10
*
Add no-unititialized to tests (#1683)
dominic
2023-10-23
*
Set -Wno-unused-variable for tests (#1682)
Vy Nguyen
2023-10-20
*
Make json and csv output consistent. (#1662)
Andreas Abel
2023-09-26
*
Audit MSVC references in cmake files to consider clang++ (#1669)
Mészáros Gergely
2023-09-26
*
test: Use gtest_main only when needed (#1657)
Jesse Rosenstock
2023-08-24
*
State: Initialize counters with kAvgIteration in constructor (#1652)
Jesse Rosenstock
2023-08-21
*
perf-counters: Make tests pass on Android (#1653)
Jesse Rosenstock
2023-08-21
*
[perf-counters] Fix pause/resume (#1643)
Mircea Trofin
2023-08-11
*
bug: Inconsistent suffixes console reporter 1009 (#1631)
देवांश वार्ष्णेय
2023-08-01
*
Add tests for Human Readable functionality (#1632)
dominic
2023-07-14
*
Fix broken PFM-enabled tests (#1623)
Andy Christiansen
2023-07-07
*
Fix passing non-const lvalue refs to DoNotOptimize (#1622)
Enrico Seiler
2023-07-05
*
Fix pass rvalue to DoNotOptimize (#1608)
Bulat Gaifullin
2023-06-19
*
Fix code triggering -Wsign-conversion (#1596)
Vy Nguyen
2023-05-11
*
Disable debug-only test in release builds to avoid expected failures. (#1595)
Andy Christiansen
2023-05-10
*
Fix compile warnings about ignoring a [[nodiscard]] type. (#1577)
pkasting
2023-03-16
*
link to benchmark directly for tests that aren't link_main_test (#1576)
dominic
2023-03-14
*
Convert uses of `const char*` to `std::string` (#1567)
dominic
2023-03-14
*
Address warnings on NVIDIA nvc++ (#1573)
Henrique Bucher
2023-03-13
*
[FR] state.SkipWithMessage #963 (#1564)
Mike Apodaca
2023-03-08
*
Refactoring of PerfCounters infrastructure (#1559)
Henrique Bucher
2023-03-07
*
get rid of warnings in tests (#1562)
dominic
2023-03-06
*
Filter performance counter names, not invalidate all (#1554)
Henrique Bucher
2023-03-02
*
Implement unlimited number of performance counters (#1552)
Henrique Bucher
2023-03-01
*
Removing warnings appearing with C++20 / CLang 15 (#1542)
Yury Fedorov
2023-02-13
*
Allow specifying number of iterations via --benchmark_min_time. (#1525)
Vy Nguyen
2023-02-07
*
get rid of some deprecation warnings from tests
Dominic Hamon
2023-02-06
*
fix #1446 by removing the address operator (#1538)
dominic
2023-02-06
*
Fix Clang-Tidy warnings readability-else-after-return (#1528)
SunBlack
2023-01-16
*
Include the benchmark's family-name in State (#1511)
Vy Nguyen
2023-01-10
*
Fix typos found by codespell (#1519)
SunBlack
2023-01-10
*
Fix Clang-Tidy warnings related to modernize-use-override (#1523)
SunBlack
2023-01-09
*
Bug fix variable 'actual_iterations' set but not used (#1517)
Yury Fedorov
2022-12-19
*
Removed deprecated function (#1506)
Vy Nguyen
2022-11-11
*
Partially revert "Do not depend on unversioned python binary (#1496)" (#1501)
Roman Lebedev
2022-10-13
[next]