)]}'
{
  "commit": "0fe3c0201f0f56fbfdecde0d56feb908bfc71c22",
  "tree": "e4f97394b47a71cfcbf2610c22700ba1e2c96041",
  "parents": [
    "4e575a6a1644b020e6695ae2e5e25bfbc68b5451"
  ],
  "author": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Wed Aug 02 11:14:15 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Aug 02 18:14:15 2023 +0000"
  },
  "message": "Improving string builder growth and host allocator tracing. (#14557)\n\nDifferentiated tracing makes it easier to track reallocs and it\r\nhighlighted some inefficient growth. String building should never be on\r\na critical path in a real app but it\u0027s still better to avoid the silly\r\nreallocs.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "df537bb5c423fb99d887122354666cb06f319cef",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/allocator.c",
      "new_id": "c162dd2bd7daa0350c9d026e33b137bc543dc355",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/allocator.c"
    },
    {
      "type": "modify",
      "old_id": "2aa6994cc9bce941a2434994820feb5fea9fb783",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/string_builder.c",
      "new_id": "3056ae4e951b3eea3f417d149c44e628762a64e9",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/string_builder.c"
    }
  ]
}
