)]}'
{
  "commit": "91770139a6e168a84cae365d1a8bcfca6ff176db",
  "tree": "494f8049c3a617533759426b6f954faa972fd40a",
  "parents": [
    "aa12f042746f1d6ab868bef57702e41abcd8b427"
  ],
  "author": {
    "name": "Chesnay Schepler",
    "email": "chesnay@apache.org",
    "time": "Wed Jul 14 11:39:28 2021 +0200"
  },
  "committer": {
    "name": "Chesnay Schepler",
    "email": "chesnay@apache.org",
    "time": "Wed Jul 14 22:49:07 2021 +0200"
  },
  "message": "Exclude startup/shutdown from benchmarks\n\n- AsyncWaitOperatorBenchmark creates a new ExecutorService per iteration to reduce usage of shared resources\n- AsyncWaitOperatorBenchmark shuts down executor service before job is finished to prevent leaftover futures from being completed (which would call into the mail box, causing exceptions)\n\t- these exceptions possibly also interfered with the RM shutdown _somehow_\n- FlinkEnvironmentContext creates a MiniCluster for each beachmark to have this setup time excluded from the benchmark times\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9c0778d2ce2759aade6d071e54673ed6c0d67edd",
      "old_mode": 33188,
      "old_path": "pom.xml",
      "new_id": "730e8ac2a4755425f600476f0505cf3da954c7f1",
      "new_mode": 33188,
      "new_path": "pom.xml"
    },
    {
      "type": "modify",
      "old_id": "f3fae5d86bc18133d2e0bbccd237fd6247fa7e97",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/AsyncWaitOperatorBenchmark.java",
      "new_id": "93d50bae8f71dfb4415aa2e82df6fc1ceda2e4bd",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/AsyncWaitOperatorBenchmark.java"
    },
    {
      "type": "modify",
      "old_id": "915a4a886869d2baa1494986e58a8e1703ad15c7",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/BlockingPartitionBenchmark.java",
      "new_id": "14a3a24cdda87675f36b3ad20cd65942f0490a89",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/BlockingPartitionBenchmark.java"
    },
    {
      "type": "modify",
      "old_id": "15091a4fee25e1298560d4002520518358b65e8e",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/BlockingPartitionRemoteChannelBenchmark.java",
      "new_id": "a40e4451dad65b7aaf36e27f51abb097f5f6a034",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/BlockingPartitionRemoteChannelBenchmark.java"
    },
    {
      "type": "modify",
      "old_id": "f206141ea713cd0995c855acb89a129c511b1b6e",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/FlinkEnvironmentContext.java",
      "new_id": "9057e747a90431e2a9afb1a7f8e626f6b44860a1",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/FlinkEnvironmentContext.java"
    },
    {
      "type": "modify",
      "old_id": "85149f27cf357a2ac7cdedc4f35a19438293ac75",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/MemoryStateBackendBenchmark.java",
      "new_id": "eefc994e48a736309e4cb024d6ee8e51cd34c3c2",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/MemoryStateBackendBenchmark.java"
    },
    {
      "type": "modify",
      "old_id": "b748d6087eee57b270d46f05602123bf94c82c88",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/RocksStateBackendBenchmark.java",
      "new_id": "c280de4e0e67e667286ed30a639343d5818f3939",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/RocksStateBackendBenchmark.java"
    },
    {
      "type": "modify",
      "old_id": "cbbbd058f4ac09bf13010cc76f1f92c43b68d00d",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/StateBackendBenchmarkBase.java",
      "new_id": "c84eb776a97930abee8cb3da10c7ca9163ebba0d",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/StateBackendBenchmarkBase.java"
    },
    {
      "type": "modify",
      "old_id": "58b3e1cce690002513bb31728ec8348f8c0e82e2",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/UnalignedCheckpointTimeBenchmark.java",
      "new_id": "87c5e1f2b291aa2b5f9d37091ef9909d14a9ab6f",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/UnalignedCheckpointTimeBenchmark.java"
    },
    {
      "type": "modify",
      "old_id": "8fa6b6b59c9a69c247376a74addd62f53009d7da",
      "old_mode": 33188,
      "old_path": "src/main/java/org/apache/flink/benchmark/WindowBenchmarks.java",
      "new_id": "07ad76db3317e16698ecd7bffec464bfaf2b15b1",
      "new_mode": 33188,
      "new_path": "src/main/java/org/apache/flink/benchmark/WindowBenchmarks.java"
    }
  ]
}
