)]}'
{
  "commit": "f3fbd14f8134bd04f3c1001a25217f255b9e3b7c",
  "tree": "08513ae4f9a9e16e2786b542d444acfba449c4da",
  "parents": [
    "c3d8a4ef61b439464cd2d5c417a6ceb03e6cafb1"
  ],
  "author": {
    "name": "Yuxuan \u0027fishy\u0027 Wang",
    "email": "yuxuan.wang@reddit.com",
    "time": "Mon Apr 29 15:16:39 2024 -0700"
  },
  "committer": {
    "name": "Yuxuan \u0027fishy\u0027 Wang",
    "email": "yuxuan.wang@reddit.com",
    "time": "Tue Apr 30 10:32:42 2024 -0700"
  },
  "message": "go: Define a bytePool for TRichTransport\n\nClient: go\n\nTBinaryProtocol and TCompactProtocol (and as an extension,\nTHeaderProtocol) use TRichTransport\u0027s ReadByte/WriteByte functions a lot\nunder the hood, and in some extreme cases those ReadByte/WriteByte calls\ncan generate a lot of allocations for the byte they used.\n\nUse a resource pool to help reduce the allocations.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "83fdf29f5cb32c98a55e26b234b3c4104231bdea",
      "old_mode": 33188,
      "old_path": "lib/go/thrift/rich_transport.go",
      "new_id": "f3d819e2330a59523ac0a129fff4950e77547672",
      "new_mode": 33188,
      "new_path": "lib/go/thrift/rich_transport.go"
    }
  ]
}
