)]}'
{
  "commit": "5468246d59fa8cbb3996b412889bdc4058c06d13",
  "tree": "6446c4fdda7326a062192c76b5b4cc134b9366de",
  "parents": [
    "a01371abaae4b2329877e25ff13d1a99e35034f1"
  ],
  "author": {
    "name": "leba",
    "email": "leba@google.com",
    "time": "Wed May 19 04:47:53 2021 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed May 19 04:48:56 2021 -0700"
  },
  "message": "Use ForkJoinPool for the CPU-heavy executor.\n\nUsing FJP for the CPU-heavy pool yields better wall time than ThreadPoolExecutor on machines with many cores. The previous regression found in the 72-core machine is no longer present.\n\nBenchmark results with flag value \u003d HOST_CPUS showed:\n* 12 cores: -12.37% CPU, -8.88% wall\n* 16 cores: -5.82% CPU, +0.48% wall (~1s)\n* 72 cores: -2.98% CPU, +1.61% wall (~1s, statistically insignificant)\n\nPiperOrigin-RevId: 374620567\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cdd12d421d934abb85528e6a3378110fc93968e3",
      "old_mode": 33188,
      "old_path": "src/main/java/com/google/devtools/build/skyframe/AbstractParallelEvaluator.java",
      "new_id": "e19fca727e692072e6728eaa0aef445c5048adfb",
      "new_mode": 33188,
      "new_path": "src/main/java/com/google/devtools/build/skyframe/AbstractParallelEvaluator.java"
    }
  ]
}
