)]}'
{
  "commit": "68a85bc267a7ecbcbe3a465bd80aac60b3b70d5a",
  "tree": "add71e80be97749986aa3229717128c530c8a9af",
  "parents": [
    "698379cc2cab53d0c6de32ea8a955245b63e4a23"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sat May 22 07:54:06 2021 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Tue Apr 12 09:31:16 2022 -0600"
  },
  "message": "Wire in the new DWARF indexer\n\nThis wires the new DWARF indexer into the existing reader code.  That\nis, this patch makes the modification necessary to enable the new\nindexer.  It is not actually enabled by this patch -- that will be\ndone later.\n\nI did a bit of performance testing for this patch and a few others.  I\ncopied my built gdb to /tmp, so that each test would be done on the\nsame executable.  Then, each time, I did:\n\n    $ ./gdb -nx\n    (gdb) maint time 1\n    (gdb) file /tmp/gdb\n\nThis patch is the baseline and on one machine came in at 1.598869 wall\ntime.\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "47f34738f105822e5df3f90c515a5c908355487a",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/read.c",
      "new_id": "1887089121f9a2080288e935e0d145c485f7f767",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/read.c"
    }
  ]
}
