)]}'
{
  "commit": "1a46f8fb6fb55247d43a0406edb9eca62e4c12c1",
  "tree": "f13eed47f9ed58c187dd1f6ae35f5c6d1fa91bd7",
  "parents": [
    "c477d1e33ed9fca7c75e375dcd51f1d644e1aded"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed Nov 23 13:10:15 2022 -0500"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Sat Dec 03 21:37:07 2022 +0000"
  },
  "message": "Switch microsecond and iteration counts in bssl speed to uint64_t.\n\nWe were mixing uint64_t and unsigned, which flagged -Wshorten-64-to-32.\nWhile I\u0027m here, switch the iteration count to uint64_t to cut down on\nuses of \u0027unsigned\u0027. While we have no real risk of overflow a u32 here,\ncounting the number of times we perform some operation in a loop would\nprobably best be u64.\n\n(I\u0027m guessing we originally used unsigned mostly so that %u worked. But\nPRIu64 exists, though it\u0027s wordy.)\n\nBug: 516\nChange-Id: I6abc24ecb029c2c223bb940c903d497868bab9fc\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/55455\nReviewed-by: Bob Beck \u003cbbe@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "abd387a4aaec469c4873a7d6117b97257c567e72",
      "old_mode": 33188,
      "old_path": "tool/speed.cc",
      "new_id": "ee4b830de6db614d4238deec7d46f8457236f2a9",
      "new_mode": 33188,
      "new_path": "tool/speed.cc"
    }
  ]
}
