summaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/gbenchmark/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2026-01-291-0/+2
| | | | commit_hash:b99ce0014bc419134aa5cd9d21ec17472a7efcce
* Move NYT::Initialize to separate "weak" hookrp-12025-10-031-0/+2
| | | | | Move BEFORE_INIT hook to the beginning commit_hash:9cbf1d95bf1cda4bcce0d3ab9207debcab65391b
* Restrict direct usages of google benchmarking librarythegeorg2023-06-081-0/+16
Forbid PEERDIR-ing Google Benchmark from modules other than G_BENCHMARK.