)]}'
{
  "commit": "f1abb4170939cb66a2a3c8b7b7095c7c7bb3e5f7",
  "tree": "7505fbddb477813e7aafdf5613a1eb62ad136e4d",
  "parents": [
    "c0ff7a3b07b5de129a549251a49a8b87a5a813b7"
  ],
  "author": {
    "name": "Peng Bin",
    "email": "binpengsmail@gmail.com",
    "time": "Fri Mar 09 19:40:52 2018 +0800"
  },
  "committer": {
    "name": "Zoe Liu",
    "email": "zoeliu@google.com",
    "time": "Mon Mar 12 15:03:07 2018 +0000"
  },
  "message": "Implement  aom_variance{128,64,32}_sse2/avx2\n\nAdd sse2 and avx2 version of aom_variance for size with 128\n128x128, 128x64, 64x128, 128x32, 32x128\n\nThe speed test in  unittest shows sse2 version is 5x~6x\nfaster than C version, and avx2 version is 9x~11x faster\nFor encoder time, 20 frames of foreman_cip shows 2% speedup.\n\nChange-Id: Ibf91514f6c876d47d56081fab54614f7c3609666\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e821aba565e138a305fa23bc5937e1148d1d7d26",
      "old_mode": 33261,
      "old_path": "aom_dsp/aom_dsp_rtcd_defs.pl",
      "new_id": "f9ab56b6df04c48b6bc473b7f309a7fecd3bcf83",
      "new_mode": 33261,
      "new_path": "aom_dsp/aom_dsp_rtcd_defs.pl"
    },
    {
      "type": "modify",
      "old_id": "a041bba73453186507bc024200a8399e7a105805",
      "old_mode": 33188,
      "old_path": "aom_dsp/x86/variance_avx2.c",
      "new_id": "0d94e6c00b3d1d07698b5f0492fbf3a247f32219",
      "new_mode": 33188,
      "new_path": "aom_dsp/x86/variance_avx2.c"
    },
    {
      "type": "modify",
      "old_id": "af4c8ea0c2c55be3f2c32b2d12d60be270e7a9f3",
      "old_mode": 33188,
      "old_path": "aom_dsp/x86/variance_sse2.c",
      "new_id": "cd0605a6758bb9c1648083555db1b5f712f4d8fc",
      "new_mode": 33188,
      "new_path": "aom_dsp/x86/variance_sse2.c"
    },
    {
      "type": "modify",
      "old_id": "391031c4ce4055d14801cf99ea8e85c86dc365b3",
      "old_mode": 33188,
      "old_path": "test/variance_test.cc",
      "new_id": "856817ec5f50bc0f5a3e1ba0d00c443f695257fe",
      "new_mode": 33188,
      "new_path": "test/variance_test.cc"
    }
  ]
}
