)]}'
{
  "commit": "12c0f70c72d7cdb930b426cd29f31d847fea8abf",
  "tree": "4ab0197183d99c2fa1a800300389c8e5bfa17498",
  "parents": [
    "979e1881b0d1d9db0df5c98bb04ca93debffc2a3"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Mon May 10 09:37:24 2021 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon May 10 09:38:14 2021 -0700"
  },
  "message": "Only do one map lookup instead of two in QuicheLinkedHashMap::insert().\n\nInstead of find() then insert(), use try_emplace().\nThis change is inspired by cl/163240273.\n\nAlso factor out two insert() calls into InsertInternal().\n\nPiperOrigin-RevId: 372947805\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "311e36969e40bd7803db3284a9cef581c5c5ec05",
      "old_mode": 33188,
      "old_path": "common/quiche_linked_hash_map.h",
      "new_id": "a52863e40f5c93668cb7e03e38ac3916ab639ba6",
      "new_mode": 33188,
      "new_path": "common/quiche_linked_hash_map.h"
    }
  ]
}
