)]}'
{
  "commit": "21f1c246ea96e9e06bee64549a20430455289a9d",
  "tree": "f14a2b5a066fc2e3b58023d0fe61447c72a01c82",
  "parents": [
    "82797026625ccb42feddd9965bba75ad66f34a73"
  ],
  "author": {
    "name": "Adithya Chakilam",
    "email": "achakilam@nvidia.com",
    "time": "Wed Jun 24 20:41:57 2026 -0500"
  },
  "committer": {
    "name": "Adithya C",
    "email": "achakilam@nvidia.com",
    "time": "Fri Jul 24 08:28:17 2026 -0700"
  },
  "message": "EventFactory: Use DiffSummaryCache for patch set size\n\nAvoid loading full file diffs to compute insertions and deletions size\nfor every patch set event. diff_summary cache already stores these\nprecomputed totals.\n\nThis new approach makes the count different because of ignoring the\n`COMMIT_MSG` and `PATCHSET_LEVEL` files. This can be treated as a bugfix\nsince this feature originally ignored those files but was later changed\nby mistake in I469066e503.\n\nRelease-Notes: Improved events performance with diff_summary cache; COMMIT_MSG and PATCHSET_LEVEL files are no longer included in insertions/deletions size.\nChange-Id: I53dd2601076fa2403136c500ad8a55344f03ea60\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6380db32a8716c37e1d7f4302ff14c7dc95824df",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/server/events/EventFactory.java",
      "new_id": "f339d762175c385cdf8b5f76c529da05c97e9021",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/server/events/EventFactory.java"
    }
  ]
}
