)]}'
{
  "commit": "4ab6cb703f49ca9a3dd72a628121219e75213ab9",
  "tree": "11b53912646b4fc05e5d628ace28d91927dda4f9",
  "parents": [
    "f25dd3c576c4986e5b7334a5b783132f231b8bb2"
  ],
  "author": {
    "name": "martinduke",
    "email": "martinduke@google.com",
    "time": "Thu Apr 03 09:23:29 2025 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Apr 03 09:24:52 2025 -0700"
  },
  "message": "Increase array size in QuicConnectionId.\n\nSome users of this class try to minimize heap allocations, and compliant QUIC clients can pick IDs that trigger a heap allocation.\n\nAlso, when we eventually transition to encrypted connection IDs, CID length close to the maximum will become the norm.\n\nThis increases the size of QuicConnectionId from 16B to 24B, undoing the performance gain from cl/338718268 for the (current) common case where connection IDs are 8B.\n\nPiperOrigin-RevId: 743590623\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1dcc505c7a77ddd9ff058bff3ba56063ec3c67f6",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_connection_id.cc",
      "new_id": "dce13b2f2c9c4f5d594ad945876f1dd82bdf04a9",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_connection_id.cc"
    },
    {
      "type": "modify",
      "old_id": "b7f8b48d9229b0b906b0c04dc8c266e049db94f6",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_connection_id.h",
      "new_id": "84702db8128f897014f12608e9bd8c7b771e7069",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_connection_id.h"
    },
    {
      "type": "modify",
      "old_id": "fdd4c6f96c20a3e90e6be76571a3509db33fafa8",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_connection_id_test.cc",
      "new_id": "9d663a4926fd07cd2d55ebc148e113ec7693eb05",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_connection_id_test.cc"
    },
    {
      "type": "modify",
      "old_id": "f5428d111d528f6c8fd24373f3377dfdd7376fc3",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_connection_peer.cc",
      "new_id": "f1a720d6fc7140429a72118186c29391f3baa749",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_connection_peer.cc"
    }
  ]
}
