1. 813afdd sweet/go-build: set GOROOT correctly by Michael Anthony Knyszek · 2 years, 3 months ago
  2. f85dd08 sweet: run commands without Stderr set with Output by Michael Anthony Knyszek · 2 years, 3 months ago
  3. a751cc5 sweet/tile38: set GOROOT for the tile38 build by Michael Anthony Knyszek · 2 years, 3 months ago
  4. 095f870 sweet: print additional details during a subprocess failure by Michael Anthony Knyszek · 2 years, 3 months ago
  5. 680e04b sweet: wrap errors where possible by Michael Anthony Knyszek · 2 years, 3 months ago
  6. 663182c sweet: ensure go tool stderr is always preserved by Michael Anthony Knyszek · 2 years, 3 months ago
  7. 205a0a2 sweet: discard stderr from List and enforce GOROOT in common.Go by Michael Anthony Knyszek · 2 years, 3 months ago
  8. e4ea61d cmd/bench: integrate the Sweet benchmarks by Michael Anthony Knyszek · 2 years, 4 months ago
  9. 5606507 sweet/tile38: make the default benchmark shorter by Michael Anthony Knyszek · 2 years, 4 months ago
  10. 1bae5b3 sweet: add end-to-end integration test by Michael Anthony Knyszek · 2 years, 5 months ago
  11. 2286e4b sweet: reduce size of bleve index for bleve-query by Michael Anthony Knyszek · 2 years, 3 months ago
  12. 491cfd0 sweet: switch to a zip archive format for assets by Michael Anthony Knyszek · 2 years, 3 months ago
  13. 4be2c8f sweet: avoid a temporary file by streaming file contents in "put" by Michael Anthony Knyszek · 2 years, 3 months ago
  14. aca4c83 sweet: avoid a temporary file by streaming GCS file contents in "get" by Michael Anthony Knyszek · 2 years, 3 months ago
  15. da57171 sweet: add a short mode for testing by Michael Anthony Knyszek · 2 years, 4 months ago
  16. bbe1937 cmd/bent: retire stale benchmark; disable one that requires user intervention by David Chase · 2 years, 3 months ago
  17. 717dceb cmd/bent: always rewrite go.mod in build subdirectory by David Chase · 2 years, 3 months ago
  18. d8719c2 cmd/bent: extend "copy subdirs for running tests" to regular files by David Chase · 2 years, 3 months ago
  19. af7a677 cmd/bench: move toolchain selection closer to execution by Michael Anthony Knyszek · 2 years, 4 months ago
  20. 0539264 cmd/bent: always copy testdata and other specified dirs into run directory by David Chase · 2 years, 4 months ago
  21. 4bd3f69 cmd/bench: wait for load average to drop before starting by Michael Pratt · 2 years, 4 months ago
  22. e013d12 cmd/bench: go fmt by Michael Pratt · 2 years, 4 months ago
  23. 06e21e2 cmd/bench: benchmark baseline toolchain by Michael Pratt · 2 years, 4 months ago
  24. be6af36 all: upgrade go version to 1.17 by Bryan C. Mills · 2 years, 5 months ago
  25. 24b8f2a sweet/benchmarks/internal/pool: use errgroup to manage errors and cancellation by Bryan C. Mills · 2 years, 5 months ago
  26. df0ca34 cmd/bent: modify test to avoid rebuilding bent by David Chase · 2 years, 5 months ago
  27. df1dda9 cmd/bent: restore sparse graphs in tweet-results by David Chase · 2 years, 6 months ago
  28. cc8d5aa cmd/bent: tweak cronjob.sh towards future benchmarking use by David Chase · 2 years, 7 months ago
  29. b3d8711 cmd/bent: added a simple first test by David Chase · 3 years ago
  30. 2890d99 sweet: disable code on aix and plan9 to fix builds by Michael Anthony Knyszek · 2 years, 5 months ago
  31. 940a519 sweet: add sweet benchmarks by Michael Anthony Knyszek · 2 years, 5 months ago
  32. ac2376d cmd/bent: refactor common benchmark info into "suites.toml"; add versions by David Chase · 2 years, 7 months ago
  33. ea63613 cmd/bent: add version tags; benchmark curation and repair by David Chase · 2 years, 7 months ago
  34. d3172f2 cmd/bent: remove required dependencies by Michael Pratt · 2 years, 6 months ago
  35. a7b6526 cmd/bent: repair nelsam_gxui_interval (benchmark moved) by David Chase · 2 years, 7 months ago
  36. 1b33055 cmd/bent: change to use module-mode for building by David Chase · 2 years, 7 months ago
  37. bf95756 cmd/bent: early check for missing commands by David Chase · 2 years, 9 months ago
  38. 88d4abd cmd/bench: add benchmark wrapper by Michael Pratt · 2 years, 7 months ago
  39. 2c98350 cmd/bent: address cherrymui's friction log by David Chase · 2 years, 9 months ago
  40. 39626aa reflect: add a copy of BenchmarkMap by Michael Pratt · 2 years, 7 months ago
  41. 72daca3 go.mod: update go.mod for riscv64 by Meng Zhuo · 2 years, 8 months ago
  42. 5a23ea6 benchmarks/stats: added/fixed copyrights, typo fixes by David Chase · 3 years ago
  43. b22a88d benchmarks: move internal/stats to stats by David Chase · 3 years ago
  44. b64cdd1 internal/stats: add edm/edmx detectors by Jeremy Faller · 3 years, 3 months ago
  45. f3eefda cmd/bent: initial round of testing import and cleanup by David Chase · 3 years ago
  46. 3dedf39 cmd/bent: clean up filename mangling by Jeremy Faller · 3 years, 3 months ago
  47. 7fe1eb0 cmd/bent: yank initialization from main function by Jeremy Faller · 3 years, 3 months ago
  48. 69ecbae cmd/bent: remove a giant piece of dead/commented-out code by Jeremy Faller · 3 years, 3 months ago
  49. 1993086 cmd/bent: pull Configuration into its own file by Jeremy Faller · 3 years, 3 months ago
  50. 4dc4410 cmd/bent: rename count to counterFlag by Jeremy Faller · 3 years, 3 months ago
  51. 135aa7c benchmarks: move assets, and use embed to encode by Jeremy Faller · 3 years, 3 months ago
  52. dc1d328 benchmarks: add bent by Jeremy Faller · 3 years, 3 months ago
  53. 8f6035f driver: fix build on Plan 9 by Fazlul Shahriar · 4 years, 5 months ago
  54. 7403356 driver: add a space before +build in build tag comment by Tobias Klauser · 4 years, 8 months ago
  55. abdf586 drivers: fix build for aix by Tobias Klauser · 5 years ago
  56. 8678661 driver: fix build on solaris by Brad Fitzpatrick · 5 years ago
  57. 9c56d38 all: add go.mod by Bryan C. Mills · 5 years ago
  58. be9ad21 driver: use syscall number from golang.org/x/sys/unix by Tobias Klauser · 6 years ago
  59. 1a661c9 driver: allow to build for all BSDs by Tobias Klauser · 6 years ago
  60. b3b4d97 benchmarks: document required Linux packages by Jeff R. Allen · 7 years ago
  61. d00fc10 driver: print benchmark labels by Quentin Smith · 7 years ago
  62. 981a3bf build: return correct iteration count by David Lazar · 7 years ago
  63. d815415 all: bring README up-to-date by Austin Clements · 7 years ago
  64. 68f604a driver: report benchmem in benchmark name by Austin Clements · 7 years ago
  65. cc0de5f driver: make metrics self-describing by Austin Clements · 7 years ago
  66. 190ae3e all: report in standard benchmark format by Austin Clements · 7 years ago
  67. 1919618 all: make benchmarks standalone binaries by Austin Clements · 7 years ago
  68. 405494a driver: setProcessAffinity, added missing Linux architectures by Manfred Touron · 8 years ago
  69. e7f1879 doc: differentiate commands from output by Burcu Dogan · 8 years ago
  70. 809ba03 doc: update installing and usage instructions by Burcu Dogan · 8 years ago
  71. 35e2776 json: fix trailing space in base64 data by Austin Clements · 8 years ago
  72. 6f03fef driver: don't use runtime/trace < Go 1.5 by Austin Clements · 8 years ago
  73. 5137d16 garbage: used a fixed copy of the net/http source by Austin Clements · 8 years ago
  74. 7e3f3ec benchmarks: fix usage of obsolete tracing functions by pavel-paulau · 9 years ago
  75. 2ca648f benchmarks: add codereview.cfg by Josh Bleecher Snyder · 9 years ago
  76. 72165bd driver: add -trace to record execution trace by Austin Clements · 9 years ago
  77. dbc03b1 doc: add CONTRIBUTING.md by Andrew Gerrand · 9 years ago
  78. ffc7de6 benchmarks: add documentation by Dmitry Vyukov · 9 years ago
  79. e7ae3db doc: update README file by Andrew Gerrand · 9 years ago
  80. 5f2653f driver: use pprof --unit=byte instead of --show_bytes by Austin Clements · 9 years ago
  81. 8b36d84 benchmarks: add another import comment. by David Symonds · 9 years ago
  82. 3a45607 benchmarks: add import comments. by David Symonds · 9 years ago
  83. 975fa0a remove codereview.cfg. by David Symonds · 9 years ago
  84. 003561e convert .hgignore to .gitignore. by David Symonds · 9 years ago
  85. f0b75d7 go.benchmarks: use golang.org/x/... import paths by Andrew Gerrand · 9 years ago
  86. 2890e07 driver: fix latency collection by Dmitriy Vyukov · 10 years ago
  87. d525388 driver: fix bad pointer on windows Fixes golang/go#8848. by Dmitriy Vyukov · 10 years ago
  88. f5ebdfd go.benchmark/garbage: fix garbage benchmark after pkg move by Dave Cheney · 10 years ago
  89. 82aa962 undo CL 142770043 / b9df84379b1b by Dave Cheney · 10 years ago
  90. 8750aa5 go.benchmarks: fix garbage benchmark after src/pkg change by Dave Cheney · 10 years ago
  91. 0609afe bench: remove manual GC from garbage benchmark by Dmitriy Vyukov · 10 years ago
  92. 0019310 bench: add "garbage" benchmark by Dmitriy Vyukov · 10 years ago
  93. 8aef94d bench: add http benchmark by Dmitriy Vyukov · 10 years ago
  94. 3e9fe64 bench: move unreviewed change from the other repo by Dmitriy Vyukov · 10 years ago
  95. d53ec08 bench: move benchmarks from other repo by Dmitriy Vyukov · 10 years ago
  96. 1fabe77 .hgignore: add comment setting policy by Rob Pike · 10 years ago
  97. 0d571bd codereview: switch defaultcc to golang-codereviews by Russ Cox · 10 years ago
  98. 3ead892 go.empty: restore the README by Rob Pike · 11 years ago
  99. f4917bf go.tools: create subrepository by Rob Pike · 11 years ago
  100. ca8b903 go.empty: add PATENTS file to the subrepo. by Nigel Tao · 12 years ago