)]}'
{
  "commit": "092f4f0d612e5982728c8b872c2e69cf3d04b21f",
  "tree": "3f890f696a2e544625b501fb2a83b42cdc89ecfd",
  "parents": [
    "07d3c6f4dc290fae5ca6152ebcb37d6815c411ab"
  ],
  "author": {
    "name": "Jeffrey Yu",
    "email": "yuje@google.com",
    "time": "Mon Oct 13 12:04:19 2025 -0700"
  },
  "committer": {
    "name": "GN LUCI",
    "email": "gn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Oct 23 10:16:30 2025 -0700"
  },
  "message": "Refactor container update by preferring the range insert.\n\nThe range operation is generally more efficient than inserting within a\nloop, as it avoids having to do a capacity check each loop iteration,\ninstead pre-allocating the necessary block of memory all at once and\nthen doing an optimized batch insert.\n\nChange-Id: I79c5db3075c7afe71e4484e20188307deeb60a4f\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/20080\nReviewed-by: Sylvain Defresne \u003csdefresne@chromium.org\u003e\nReviewed-by: Jeffrey Yu \u003cyuje@google.com\u003e\nCommit-Queue: Jeffrey Yu \u003cyuje@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7c04dd3a2bd0e227fa89320db07480134edb64a8",
      "old_mode": 33188,
      "old_path": "src/gn/operators.cc",
      "new_id": "93cbe7273f3651e1d3c3bc8d020dbd40e42b1b1f",
      "new_mode": 33188,
      "new_path": "src/gn/operators.cc"
    }
  ]
}
