1. c34a208 sweet/harnesses: log which go-build package fails to build by Michael Pratt · 1 year, 10 months ago
  2. 0fc6e7c sweet/benchmarks/tile38: wait for command success by Michael Pratt · 1 year, 11 months ago
  3. 2dce598 cmd/bent: minor cleanup in cronjob.sh by David Chase · 2 years, 5 months ago
  4. 15f5199 cmd/bent: minor README clarifications by Austin Clements · 2 years ago
  5. 0da9226 cmd/bent: make sample configurations less confusing by Austin Clements · 2 years ago
  6. 39d8c21 all: gofmt by Russ Cox · 2 years, 1 month ago
  7. b92514a cmd/bench: export runstamp configuration key by Michael Anthony Knyszek · 2 years, 2 months ago
  8. 4fbb60f cmd/bench: add flag overrides for all environment variables by Michael Anthony Knyszek · 2 years, 3 months ago
  9. 178b2de sweet: disable gvisor benchmark by Bryan Mills · 2 years, 2 months ago
  10. 60f188d Revert "sweet: disable gvisor benchmark" by Michael Pratt · 2 years, 2 months ago
  11. 1f07ac1 sweet/harnesses: update gVisor for 1.19 compatibility by Michael Pratt · 2 years, 2 months ago
  12. e27bdff sweet/common: include stderr in error string by Michael Pratt · 2 years, 2 months ago
  13. 723e1ad sweet: disable gvisor benchmark by Michael Pratt · 2 years, 2 months ago
  14. 411d1f1 all: fix typos by cuishuang · 2 years, 2 months ago
  15. 55644cf cmd/bent: makeover for benchdwarf & benchsize; add assume=exact for units by David Chase · 2 years, 3 months ago
  16. 1caee45 cmd/bench: generate branch tag by Michael Anthony Knyszek · 2 years, 3 months ago
  17. 070cebc cmd/bench: print pkg and shortname tags for Sweet benchmark results by Michael Anthony Knyszek · 2 years, 3 months ago
  18. d5e7b87 cmd/bench: run 10 iterations for each bent benchmark by Michael Anthony Knyszek · 2 years, 4 months ago
  19. 5430f30 cmd/bench: try to print results even if there's an error running sweet by Michael Anthony Knyszek · 2 years, 3 months ago
  20. 09c2d9d cmd/bench: don't overwrite err when cleaning up tmp dirs for sweet by Michael Anthony Knyszek · 2 years, 3 months ago
  21. 813afdd sweet/go-build: set GOROOT correctly by Michael Anthony Knyszek · 2 years, 3 months ago
  22. f85dd08 sweet: run commands without Stderr set with Output by Michael Anthony Knyszek · 2 years, 3 months ago
  23. a751cc5 sweet/tile38: set GOROOT for the tile38 build by Michael Anthony Knyszek · 2 years, 3 months ago
  24. 095f870 sweet: print additional details during a subprocess failure by Michael Anthony Knyszek · 2 years, 3 months ago
  25. 680e04b sweet: wrap errors where possible by Michael Anthony Knyszek · 2 years, 3 months ago
  26. 663182c sweet: ensure go tool stderr is always preserved by Michael Anthony Knyszek · 2 years, 3 months ago
  27. 205a0a2 sweet: discard stderr from List and enforce GOROOT in common.Go by Michael Anthony Knyszek · 2 years, 3 months ago
  28. e4ea61d cmd/bench: integrate the Sweet benchmarks by Michael Anthony Knyszek · 2 years, 4 months ago
  29. 5606507 sweet/tile38: make the default benchmark shorter by Michael Anthony Knyszek · 2 years, 4 months ago
  30. 1bae5b3 sweet: add end-to-end integration test by Michael Anthony Knyszek · 2 years, 5 months ago
  31. 2286e4b sweet: reduce size of bleve index for bleve-query by Michael Anthony Knyszek · 2 years, 3 months ago
  32. 491cfd0 sweet: switch to a zip archive format for assets by Michael Anthony Knyszek · 2 years, 3 months ago
  33. 4be2c8f sweet: avoid a temporary file by streaming file contents in "put" by Michael Anthony Knyszek · 2 years, 3 months ago
  34. aca4c83 sweet: avoid a temporary file by streaming GCS file contents in "get" by Michael Anthony Knyszek · 2 years, 3 months ago
  35. da57171 sweet: add a short mode for testing by Michael Anthony Knyszek · 2 years, 4 months ago
  36. bbe1937 cmd/bent: retire stale benchmark; disable one that requires user intervention by David Chase · 2 years, 4 months ago
  37. 717dceb cmd/bent: always rewrite go.mod in build subdirectory by David Chase · 2 years, 4 months ago
  38. d8719c2 cmd/bent: extend "copy subdirs for running tests" to regular files by David Chase · 2 years, 4 months ago
  39. af7a677 cmd/bench: move toolchain selection closer to execution by Michael Anthony Knyszek · 2 years, 4 months ago
  40. 0539264 cmd/bent: always copy testdata and other specified dirs into run directory by David Chase · 2 years, 4 months ago
  41. 4bd3f69 cmd/bench: wait for load average to drop before starting by Michael Pratt · 2 years, 4 months ago
  42. e013d12 cmd/bench: go fmt by Michael Pratt · 2 years, 4 months ago
  43. 06e21e2 cmd/bench: benchmark baseline toolchain by Michael Pratt · 2 years, 4 months ago
  44. be6af36 all: upgrade go version to 1.17 by Bryan C. Mills · 2 years, 5 months ago
  45. 24b8f2a sweet/benchmarks/internal/pool: use errgroup to manage errors and cancellation by Bryan C. Mills · 2 years, 5 months ago
  46. df0ca34 cmd/bent: modify test to avoid rebuilding bent by David Chase · 2 years, 5 months ago
  47. df1dda9 cmd/bent: restore sparse graphs in tweet-results by David Chase · 2 years, 6 months ago
  48. cc8d5aa cmd/bent: tweak cronjob.sh towards future benchmarking use by David Chase · 2 years, 7 months ago
  49. b3d8711 cmd/bent: added a simple first test by David Chase · 3 years ago
  50. 2890d99 sweet: disable code on aix and plan9 to fix builds by Michael Anthony Knyszek · 2 years, 5 months ago
  51. 940a519 sweet: add sweet benchmarks by Michael Anthony Knyszek · 2 years, 5 months ago
  52. ac2376d cmd/bent: refactor common benchmark info into "suites.toml"; add versions by David Chase · 2 years, 7 months ago
  53. ea63613 cmd/bent: add version tags; benchmark curation and repair by David Chase · 2 years, 7 months ago
  54. d3172f2 cmd/bent: remove required dependencies by Michael Pratt · 2 years, 6 months ago
  55. a7b6526 cmd/bent: repair nelsam_gxui_interval (benchmark moved) by David Chase · 2 years, 7 months ago
  56. 1b33055 cmd/bent: change to use module-mode for building by David Chase · 2 years, 7 months ago
  57. bf95756 cmd/bent: early check for missing commands by David Chase · 2 years, 9 months ago
  58. 88d4abd cmd/bench: add benchmark wrapper by Michael Pratt · 2 years, 7 months ago
  59. 2c98350 cmd/bent: address cherrymui's friction log by David Chase · 2 years, 9 months ago
  60. 39626aa reflect: add a copy of BenchmarkMap by Michael Pratt · 2 years, 7 months ago
  61. 72daca3 go.mod: update go.mod for riscv64 by Meng Zhuo · 2 years, 8 months ago
  62. 5a23ea6 benchmarks/stats: added/fixed copyrights, typo fixes by David Chase · 3 years ago
  63. b22a88d benchmarks: move internal/stats to stats by David Chase · 3 years ago
  64. b64cdd1 internal/stats: add edm/edmx detectors by Jeremy Faller · 3 years, 3 months ago
  65. f3eefda cmd/bent: initial round of testing import and cleanup by David Chase · 3 years ago
  66. 3dedf39 cmd/bent: clean up filename mangling by Jeremy Faller · 3 years, 3 months ago
  67. 7fe1eb0 cmd/bent: yank initialization from main function by Jeremy Faller · 3 years, 3 months ago
  68. 69ecbae cmd/bent: remove a giant piece of dead/commented-out code by Jeremy Faller · 3 years, 3 months ago
  69. 1993086 cmd/bent: pull Configuration into its own file by Jeremy Faller · 3 years, 3 months ago
  70. 4dc4410 cmd/bent: rename count to counterFlag by Jeremy Faller · 3 years, 3 months ago
  71. 135aa7c benchmarks: move assets, and use embed to encode by Jeremy Faller · 3 years, 3 months ago
  72. dc1d328 benchmarks: add bent by Jeremy Faller · 3 years, 3 months ago
  73. 8f6035f driver: fix build on Plan 9 by Fazlul Shahriar · 4 years, 5 months ago
  74. 7403356 driver: add a space before +build in build tag comment by Tobias Klauser · 4 years, 8 months ago
  75. abdf586 drivers: fix build for aix by Tobias Klauser · 5 years ago
  76. 8678661 driver: fix build on solaris by Brad Fitzpatrick · 5 years ago
  77. 9c56d38 all: add go.mod by Bryan C. Mills · 5 years ago
  78. be9ad21 driver: use syscall number from golang.org/x/sys/unix by Tobias Klauser · 6 years ago
  79. 1a661c9 driver: allow to build for all BSDs by Tobias Klauser · 6 years ago
  80. b3b4d97 benchmarks: document required Linux packages by Jeff R. Allen · 7 years ago
  81. d00fc10 driver: print benchmark labels by Quentin Smith · 7 years ago
  82. 981a3bf build: return correct iteration count by David Lazar · 7 years ago
  83. d815415 all: bring README up-to-date by Austin Clements · 7 years ago
  84. 68f604a driver: report benchmem in benchmark name by Austin Clements · 7 years ago
  85. cc0de5f driver: make metrics self-describing by Austin Clements · 7 years ago
  86. 190ae3e all: report in standard benchmark format by Austin Clements · 7 years ago
  87. 1919618 all: make benchmarks standalone binaries by Austin Clements · 7 years ago
  88. 405494a driver: setProcessAffinity, added missing Linux architectures by Manfred Touron · 8 years ago
  89. e7f1879 doc: differentiate commands from output by Burcu Dogan · 8 years ago
  90. 809ba03 doc: update installing and usage instructions by Burcu Dogan · 8 years ago
  91. 35e2776 json: fix trailing space in base64 data by Austin Clements · 8 years ago
  92. 6f03fef driver: don't use runtime/trace < Go 1.5 by Austin Clements · 8 years ago
  93. 5137d16 garbage: used a fixed copy of the net/http source by Austin Clements · 8 years ago
  94. 7e3f3ec benchmarks: fix usage of obsolete tracing functions by pavel-paulau · 9 years ago
  95. 2ca648f benchmarks: add codereview.cfg by Josh Bleecher Snyder · 9 years ago
  96. 72165bd driver: add -trace to record execution trace by Austin Clements · 9 years ago
  97. dbc03b1 doc: add CONTRIBUTING.md by Andrew Gerrand · 9 years ago
  98. ffc7de6 benchmarks: add documentation by Dmitry Vyukov · 9 years ago
  99. e7ae3db doc: update README file by Andrew Gerrand · 9 years ago
  100. 5f2653f driver: use pprof --unit=byte instead of --show_bytes by Austin Clements · 9 years ago