)]}'
{
  "commit": "faf9fff14044ba8622a69cc4fac3bec3faa27775",
  "tree": "eb4e5c53f0d993977d9c765e33171a26670147c6",
  "parents": [
    "a169b1d56a74b3133d07c1284cedbb07457f5425"
  ],
  "author": {
    "name": "Camillo Bruni",
    "email": "camillobruni@users.noreply.github.com",
    "time": "Mon Jan 06 15:43:46 2025"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jan 06 15:43:46 2025"
  },
  "message": "Avoid measurement dead-spot between sync and async phase (#464)\n\nWe could potentially miss a gc between the performance.mark calls for syncEndTime and asyncStartTime.\r\n\r\nThis PR changes the code to reuse the sync end times and marker for the async start.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1b5c2598e39150a6d8efd13318f81344f5ac4e8b",
      "old_mode": 33188,
      "old_path": "resources/shared/test-runner.mjs",
      "new_id": "eda5ca473918b7b90b2e16764038a795f9c33c83",
      "new_mode": 33188,
      "new_path": "resources/shared/test-runner.mjs"
    },
    {
      "type": "modify",
      "old_id": "449ceb266a02d73867c87d31a61a69ffee39ad66",
      "old_mode": 33188,
      "old_path": "tests/benchmark-runner-tests.mjs",
      "new_id": "a2d5e51bb76bcc8366c035871dffc4be4969acbd",
      "new_mode": 33188,
      "new_path": "tests/benchmark-runner-tests.mjs"
    }
  ]
}
