)]}'
{
  "commit": "1f5b0b08252c57c6fb4b7a7680a54591f3ec4f2b",
  "tree": "d5dfb1a1842e3c0410969e1ba6c4fe5cc5ed406a",
  "parents": [
    "45fca051328b6709985ba015217e0925ecc9297c"
  ],
  "author": {
    "name": "Vy Nguyen",
    "email": "1762963+oontvoo@users.noreply.github.com",
    "time": "Thu Aug 06 22:10:07 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Aug 07 05:10:07 2026 +0300"
  },
  "message": "Make random number generator thread-local in perf_counters_gtest. (#2283)\n\nChange 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.\r\n\r\nResolves ubsan/test failure",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f3fd10bc953ea7cd93200f37c9fe7b7120e52745",
      "old_mode": 33188,
      "old_path": "test/perf_counters_gtest.cc",
      "new_id": "3aead746569a92a63aec89c6112b04444b40374b",
      "new_mode": 33188,
      "new_path": "test/perf_counters_gtest.cc"
    }
  ]
}
