)]}'
{
  "commit": "88d4abdd5d84346ede4538f736f481342e12cfd1",
  "tree": "9eda3b824693d8435f2ae9aed84242f72a86a6e2",
  "parents": [
    "2c9835074abc474f8e2c7a654dc22dd2490fa17d"
  ],
  "author": {
    "name": "Michael Pratt",
    "email": "mpratt@google.com",
    "time": "Tue Oct 12 17:44:09 2021 -0400"
  },
  "committer": {
    "name": "Michael Pratt",
    "email": "mpratt@google.com",
    "time": "Thu Nov 04 16:19:18 2021 +0000"
  },
  "message": "cmd/bench: add benchmark wrapper\n\nThe coordinator is getting support for running the benchmarks in this\nrepository. Since the benchmarks and interface are in flux, encoding all\nof the details of running Go tests, bent arguments, etc into the\ncoordinator will likely cause churn and frustrating migration issues.\n\nInstead, add cmd/bench which serves as the simple entrypoint for the\ncoordinator. The coordinator runs cmd/bench with the GOROOT to test\n(eventually multiple GOROOTs), and this binary takes care of the\nremaining details.\n\nRight now, we just do a basic go test golang.org/x/benchmarks/... and\nsimple invocation of bent. Note that bent does not pass without\nhttps://golang.org/cl/354634.\n\nFor golang/go#49207\n\nChange-Id: I5c9cf89540cab605c0a64e17af85311d37985c25\nReviewed-on: https://go-review.googlesource.com/c/benchmarks/+/359854\nTrust: Michael Pratt \u003cmpratt@google.com\u003e\nRun-TryBot: Michael Pratt \u003cmpratt@google.com\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Michael Knyszek \u003cmknyszek@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6e20dda53f3c43367e89fa1e36cadc05451ab0cd",
      "new_mode": 33188,
      "new_path": "cmd/bench/bent.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "accf6a03ad17c09aa09be84a7ab991198ae57f46",
      "new_mode": 33188,
      "new_path": "cmd/bench/gotest.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3699331b9431c56d07ea026a416de51d88836472",
      "new_mode": 33188,
      "new_path": "cmd/bench/main.go"
    }
  ]
}
