)]}'
{
  "commit": "f55c45b19bbfa2ab3a9d0ff703e4ad589e5fe4df",
  "tree": "2de7e76fb1819a51b3f0cee972f565e579c09368",
  "parents": [
    "ececd218c5254902db3301d700546f6702112c85"
  ],
  "author": {
    "name": "Christian Biesinger",
    "email": "cbiesinger@google.com",
    "time": "Thu Sep 26 14:45:47 2019 -0500"
  },
  "committer": {
    "name": "Christian Biesinger",
    "email": "cbiesinger@google.com",
    "time": "Thu Sep 26 14:46:16 2019 -0500"
  },
  "message": "Try converting ad-hoc msymbol hash tables to STL containers\n\nI went with multimap (also tried unordered_multimap) to keep\nthe behavior where we have a special hash key and want\nto iterate over everything with that hash using specialized\ncompare functions.\n\nUnfortunately this is a 10% regression.\nreal\t0m56.538s\nuser\t0m34.304s\nsys\t0m22.380s\n\nreal\t0m51.655s\nuser\t0m32.194s\nsys\t0m19.528s\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f06de4d88eb2e6cb64dd3b42a8e03d68e7497459",
      "old_mode": 33188,
      "old_path": "gdb/minsyms.c",
      "new_id": "871a281832428f163c13ab63c77753dc71903c2d",
      "new_mode": 33188,
      "new_path": "gdb/minsyms.c"
    },
    {
      "type": "modify",
      "old_id": "68d36d408e1f605692c234ec8d13ff0d738ee67a",
      "old_mode": 33188,
      "old_path": "gdb/objfiles.h",
      "new_id": "4d55a8679c34bde4def8293d6baa38e1b0934b2f",
      "new_mode": 33188,
      "new_path": "gdb/objfiles.h"
    },
    {
      "type": "modify",
      "old_id": "1f0fc62a657dbc7a042bef905d8af5ac99be13e0",
      "old_mode": 33188,
      "old_path": "gdb/symtab.h",
      "new_id": "f53cfa09d904fbb009b7fde4380e2a65ffdabaaa",
      "new_mode": 33188,
      "new_path": "gdb/symtab.h"
    }
  ]
}
