)]}'
{
  "commit": "8450d601b96c8117e0556dbf7acacd30436cefdf",
  "tree": "a36563b3f5e8fe08c7d5e576cdf2d4b84953fce1",
  "parents": [
    "6e0b557db44b3c164094e57687d20ba036a80667"
  ],
  "author": {
    "name": "Jeffrey Yu",
    "email": "yuje@google.com",
    "time": "Tue Dec 02 14:33:41 2025 -0800"
  },
  "committer": {
    "name": "GN LUCI",
    "email": "gn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Dec 02 15:09:51 2025 -0800"
  },
  "message": "Optimize vector creation in compile_commands_writer.cc.\n\nThis change uses range-based initialization for vectors, which is\ngenerally more efficient than push_back in a loop as it avoids having to\ndo a per-loop capacity check.\n\nChange-Id: I1fad702bc772f7c5f4f9b9dac3d73b55c0fe4503\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/20160\nReviewed-by: David Turner \u003cdigit@google.com\u003e\nReviewed-by: Takuto Ikuta \u003ctikuta@google.com\u003e\nCommit-Queue: David Turner \u003cdigit@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9ab038e71c53616d455f46f3e5329dd1ce4411a3",
      "old_mode": 33188,
      "old_path": "src/gn/compile_commands_writer.cc",
      "new_id": "17c7f750148513f027cf27cf5b601a3c5f197da8",
      "new_mode": 33188,
      "new_path": "src/gn/compile_commands_writer.cc"
    }
  ]
}
