)]}'
{
  "commit": "5914addaa0d6c5dd30f5fcb6fa587b27f138aceb",
  "tree": "3bfbc780d62961470af1d9d4e7a6584724b3f32a",
  "parents": [
    "ec36a086261dcde6fcf2ea35e7f875ad62a26f46"
  ],
  "author": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Tue Aug 30 21:13:32 2022 -0700"
  },
  "committer": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Tue Aug 30 21:20:31 2022 -0700"
  },
  "message": "Adding --task_worker_spin_us\u003d flag to spin for a bit.\nThe flag allows iree-* tools to override the spin value for benchmarking.\nThe new iree_task_executor_options_t struct consolidates the existing\noptions and exposes the setting for use by hosting applications.\nWe default to not spinning because in general it\u0027s not a good thing to do.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "24ad2f3e2483894f4e82ef1a28452a7c506cd8b1",
      "old_mode": 33188,
      "old_path": "experimental/web/sample_static/device_multithreaded.c",
      "new_id": "63854ee6066d92459415a358752c76413cd424a2",
      "new_mode": 33188,
      "new_path": "experimental/web/sample_static/device_multithreaded.c"
    },
    {
      "type": "modify",
      "old_id": "08518d3190cba9d8991a5913e561411bcf010c52",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/synchronization.c",
      "new_id": "ac0a9d93e83d6f90f28f8162ca62d746e231e8f1",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/synchronization.c"
    },
    {
      "type": "modify",
      "old_id": "9ac42352cfc4dce13e7a23af39ecd577dea0e113",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/internal/synchronization.h",
      "new_id": "b6ec44bb161e791969e764bb06bd82712ffc74ee",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/internal/synchronization.h"
    },
    {
      "type": "modify",
      "old_id": "0e79ff74698a6134cacfbfb06412acc8099bf749",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/api.c",
      "new_id": "f3d5c80600db9e06c81bed74be21471a138641a1",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/api.c"
    },
    {
      "type": "modify",
      "old_id": "bebaf57dfecaeb28a0ffaec4ad3913b2d9b5e103",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/api.h",
      "new_id": "acd3e7eb25a5445f3294cb31dd4dd341d0f1816f",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/api.h"
    },
    {
      "type": "modify",
      "old_id": "d20529151681db304eeec492c94e55b20d55f24e",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/executor.c",
      "new_id": "2f2a6c7b6d22aa60ff81dae71acb6cc1b3417aee",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/executor.c"
    },
    {
      "type": "modify",
      "old_id": "7b1ee317e79eed6e92fb3c4f99342ddafcef01fa",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/executor.h",
      "new_id": "7ddd46f648bb42eef4c4a520b75340d788e37c3c",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/executor.h"
    },
    {
      "type": "modify",
      "old_id": "b8869d86ee77e8f3f0a71ad7c868bf44e3dc652c",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/executor_demo.cc",
      "new_id": "6d3b08aab9733e54c5753c3db7cf87886fc14ba8",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/executor_demo.cc"
    },
    {
      "type": "modify",
      "old_id": "35e54193df1a71c5aa127c3b52874bdbbb4bd73a",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/executor_impl.h",
      "new_id": "98b410ccde096402f0253c5e247f085a1e785fbf",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/executor_impl.h"
    },
    {
      "type": "modify",
      "old_id": "7e96a8e94b294d61c03917aebfff1d76fa7ba905",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/executor_test.cc",
      "new_id": "5a1a7915349a56b57f8edc9ac5a5c96c7f2c78d9",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/executor_test.cc"
    },
    {
      "type": "modify",
      "old_id": "12068e63fc51a28e33ece1d1ff8ba094f9030919",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/testing/task_test.h",
      "new_id": "4d3a74c8e09fc4f87ee51de8db2b9908ccb1b510",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/testing/task_test.h"
    },
    {
      "type": "modify",
      "old_id": "cda11adfb0bbded98dbe7370b5f09dd788258ee0",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/task/worker.c",
      "new_id": "5252bec6cd308bd2f59dc893a64daab7b71267c1",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/task/worker.c"
    }
  ]
}
