)]}'
{
  "commit": "7490174b96119937b41240d830e922e2675cece8",
  "tree": "67099a83ed74451a834b4db6c48353007cff6254",
  "parents": [
    "da287433a650ebca87609574c75355c58faf6f0a"
  ],
  "author": {
    "name": "Martin Fick",
    "email": "martin.fick@linaro.org",
    "time": "Thu Jul 28 15:12:59 2022 -0600"
  },
  "committer": {
    "name": "Martin Fick",
    "email": "martin.fick@linaro.org",
    "time": "Wed Sep 14 09:53:11 2022 -0600"
  },
  "message": "Use HitHashMap in PredicateCache\n\nUsing a common class to gather hit rates makes reporting statistics more\nconsistent and removes a bunch of code from the PredicateCache class.\nThis means that the statistic \u0027misses\u0027 will be more appropriately named\n\u0027size\u0027 now (in simple cases like this, the size always equates to the\nmisses, so reserve the use of \u0027misses\u0027 for cases when that is not the\ntrue).\n\nChange-Id: I5c21fa9caa4dbaf5f7a28863d24a0070fb4b1320\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "21d1ed3739e889d4a0ea7363d61f0af0d2ef86c6",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/task/PredicateCache.java",
      "new_id": "8655e6b583773dfc05d0fe6bfe10059686300577",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/task/PredicateCache.java"
    },
    {
      "type": "modify",
      "old_id": "4dfeb99c2688c8ba8cad964fac440da2234ae0c8",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskAttributeFactory.java",
      "new_id": "2d7d40002a3114cc305e688aeae3a65e6faaf9d9",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/task/TaskAttributeFactory.java"
    }
  ]
}
