Files
Vy Nguyen 1f5b0b0825 Make random number generator thread-local in perf_counters_gtest. (#2283)
Change the static std::mt19937 and std::uniform_int_distribution to thread_local in the do_work helper function to prevent data races when the benchmark is run with multiple threads.

Resolves ubsan/test failure
2026-08-07 05:10:07 +03:00
..
2026-04-05 21:52:15 +03:00
2026-06-11 11:13:38 +01:00