)]}'
{
  "commit": "d33bf3d6649ce049a12fcf7d629e551066f41c47",
  "tree": "20ad97533a35feb7eebfc10a4cdb9bd46f930a02",
  "parents": [
    "1689564bb5c0f03bb2f35244bf40bcf58c9fec35"
  ],
  "author": {
    "name": "Yunqing Wang",
    "email": "yunqingwang@google.com",
    "time": "Fri May 28 14:34:39 2010 -0400"
  },
  "committer": {
    "name": "John Koleszar",
    "email": "jkoleszar@google.com",
    "time": "Tue Jun 01 07:59:50 2010 -0400"
  },
  "message": "Remove costly memory reads/writes in vp8_reset_mb_tokens_context()\n\nTests on x86 showed this function costed 2.7% of total decoding time\nbecause of all the memory reads/writes. After modification, it only\ncosts about 0.7% of decoding time, which gives a 2% gain.\n\nChange-Id: I5003ee30b6dc6dea0bfa42a6ad7e7c22fcc7b215\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a42f18dd7495abd35f04bdfd932aae766d1a9612",
      "old_mode": 33188,
      "old_path": "vp8/decoder/detokenize.c",
      "new_id": "c081518fbddbe44dbe987a6a8436026f7ab16d2d",
      "new_mode": 33188,
      "new_path": "vp8/decoder/detokenize.c"
    }
  ]
}
