)]}'
{
  "commit": "3b49be491a709dddea473c38594a67020fa35d3e",
  "tree": "63fd1e881f094e7c8d501104a2080ff2948858b6",
  "parents": [
    "ba427a3dd37a1948aaca5cda75191cc4b88b4fa8"
  ],
  "author": {
    "name": "Vitaly Goldshteyn",
    "email": "goldvitaly@google.com",
    "time": "Fri Aug 14 00:46:06 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Aug 14 00:46:46 2026 -0700"
  },
  "message": "Add more bits to size by reducing size of capacity and seed.\n\nThis change fixes the hash seed size to 5 bits in HashtableInlineDataImpl, whereas previously it could be 8 or 16 bits depending on the storage mode.\n\nAdditionally capacity is stored as 6 bits in ByLog mode.\n\nThat gives size extra 5 bits that are necessary for other experiments. In particular there is idea to store 1 byte of GrowthInfo in HashtableInlineDataImpl. That would allow to get 8-16 byte RAM savings if we remove cloned bytes.\n\nPiperOrigin-RevId: 964541923\nChange-Id: Ia6a881bbf7c633fd42692bd1e75fd6d8b6ea0cff\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4de53f8ad11a9cf9e4b1a1e004c629033024fa42",
      "old_mode": 33188,
      "old_path": "absl/container/internal/raw_hash_set.cc",
      "new_id": "3f9263c4d3de92039c44e88ecaf74186cde13e43",
      "new_mode": 33188,
      "new_path": "absl/container/internal/raw_hash_set.cc"
    },
    {
      "type": "modify",
      "old_id": "5a4fce8dcacfc3f6f5c844106cd1c63760580580",
      "old_mode": 33188,
      "old_path": "absl/container/internal/raw_hash_set.h",
      "new_id": "0531300a4c8695e0c69c1c7c5f1790452da3bd03",
      "new_mode": 33188,
      "new_path": "absl/container/internal/raw_hash_set.h"
    },
    {
      "type": "modify",
      "old_id": "4db52f2699288831a3918be5b0db041abd2bcc32",
      "old_mode": 33188,
      "old_path": "absl/container/internal/raw_hash_set_test.cc",
      "new_id": "f60398daa26b49991c82192ced20aa007a8ec818",
      "new_mode": 33188,
      "new_path": "absl/container/internal/raw_hash_set_test.cc"
    }
  ]
}
