)]}'
{
  "commit": "06cda56a71d04b05ebc199adb400d6812b28e76b",
  "tree": "fd6d2e2c3807eeb026f8ded8ff506f99c0ae7c92",
  "parents": [
    "7d32823b507e2c8df813de1c4e2fc3100854e124"
  ],
  "author": {
    "name": "Jesse Rosenstock",
    "email": "jmr@google.com",
    "time": "Mon May 11 23:39:31 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon May 11 23:40:00 2026 -0700"
  },
  "message": "BEGIN_PUBLIC\nRemove /Z7 from default Windows fastbuild compile flags\n\nPreviously, fastbuild was the same as dbg, which makes no sense.  Both used\n/Od /Z7 (disable optimization, full debug info).\n\nThe /Z7 flag generates debug information in object files, which greatly increases\nobject file output size and somewhat increases compilation time.\n\nIn https://github.com/google-research/openfst we were seeing 1.8GB of compressed\noutput.  GitHub only allows 10GB of cache.  Removing /Z7 reduces 1.8GB to 300MB.\n\nUsers who want debug symbols should use -c dbg.\nEND_PUBLIC\n\nPiperOrigin-RevId: 914096297\nChange-Id: Ib5fd637874394163db63298d673d5a2b4ead678c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "295f48146ceb95ff9814aec4f3f5dbb323c58682",
      "old_mode": 33188,
      "old_path": "cc/private/toolchain/windows_cc_toolchain_config.bzl",
      "new_id": "1ba5302b0d347b38afd0d211d86c28261d69cb78",
      "new_mode": 33188,
      "new_path": "cc/private/toolchain/windows_cc_toolchain_config.bzl"
    }
  ]
}
