- e810113 bench,gc_latency: use -short to limit gc_latency output by David Chase · 11 months ago
- 6bceba2 cmd/bent: add pgo benchmarking scenario by Aleksey Markin · 11 months ago
- 4309afc cmd/bent: inherit http_proxy variable by Aleksey Markin · 11 months ago
- e622c6e cmd/bench: update location of gopls benchmarks by Rob Findley · 1 year, 2 months ago
- f835929 all: add test skips for GOARCH=wasm by Dmitri Shuralyov · 1 year, 4 months ago
- 1082dde cmd/bench: increase timeout for gopls tests to 180m by Rob Findley · 1 year, 4 months ago
- 3be94ae all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 5 months ago
- 6a4c432 bent: write out go.mod by hand and always pass go 1.21 by Michael Anthony Knyszek · 1 year, 5 months ago
- 1c7bc14 cmd/bent: add -X flag for benchmark/library-modification experiments by David Chase · 1 year, 11 months ago
- 5444cb2 cmd/bench: increase timeout for gopls tests to 60m by Rob Findley · 1 year, 7 months ago
- 73f971c Revert "cmd/bench: add PGO sweet runs" by Michael Pratt · 1 year, 7 months ago
- be7df72 cmd/bench: add PGO sweet runs by Michael Pratt · 1 year, 8 months ago
- d861a6e cmd/bent: freshen cmpjob.sh and cmpcl.sh by David Chase · 1 year, 9 months ago
- c4c5b3d all: remove unused code by Andrew Polukhin · 1 year, 9 months ago
- 2652dad cmd/bench: update gopls benchmarks to filter to -short by Robert Findley · 1 year, 11 months ago
- a97ee2e cmd/bench: clean build cache in between bent and sweet by Michael Anthony Knyszek · 1 year, 11 months ago
- 1177310 cmd/bent: don't clean cache, use -a always instead. by David Chase · 2 years, 2 months ago
- c42c638 cmd/bent: fix overlapping output lines that broke "shortname:" by David Chase · 2 years ago
- b6edf46 bent: remove noisy and low signal benchmarks from benchmarks-50 by Michael Anthony Knyszek · 2 years ago
- 8520151 all: fix some comments by cui fliter · 2 years ago
- 565f2d4 cmd/bent: add flag to disable build time reporting by Michael Pratt · 2 years ago
- 77c7737 cmd/bent: move toolchain key print to lower layer by Michael Pratt · 2 years ago
- 33cb330 cmd/bent: clean up benchsize by Michael Pratt · 2 years ago
- 3269e10 cmd/bent: log toolchain prior to compilation by Michael Pratt · 2 years ago
- 8d1b8c5 cmd/bench: benchmark binary size and build time via bent by Michael Pratt · 2 years ago
- c78d3b9 cmd/bench: run experiment benchmarks for both baseline and experiment gopls by Dung Le · 2 years ago
- 03c43f2 cmd/bench: set runstamp for subrepo tests by Michael Pratt · 2 years, 1 month ago
- 6e5e8c2 cmd/bench: change goTestSubrepo to run sub repo experiment as toolchain experiment. by Dung Le · 2 years, 1 month ago
- 8addf64 cmd/bench: quick fix for go test argument in goTestSubrepo by Dung Le · 2 years, 1 month ago
- 6f50000 cmd/bench: run only BenchmarkGoToDefinition for benchmark tests by Dung Le · 2 years, 1 month ago
- 555ee2b cmd/bench: run benchmark tests from gopls module by Dung Le · 2 years, 1 month ago
- 6a564b0 cmd/bench: add subrepo directories to run benchmarks on by Dung Le · 2 years, 2 months ago
- baa778a cmd/bent: remove repo information from rarely used benchmark configs by David Chase · 3 years, 2 months ago
- fe2fca1 cmd/bent: change to the single, latest version of goawk by David Chase · 2 years, 3 months ago
- a169d79 cmd/bent: add some more benchmarks by David Chase · 3 years, 3 months ago
- 2b3283c cmd/bent: added updated version of goawk by David Chase · 2 years, 8 months ago
- 6457326 cmd/bent: cleanup cronjob.sh and cronjob configuration toml by David Chase · 2 years, 4 months ago
- 125e69f cmd/bent: cleanup, add helpers, avoid possible slice-aliasing errors. by David Chase · 2 years, 4 months ago
- 949c8b9 cmd/bent: also environment-substitute BuildFlags by David Chase · 2 years, 4 months ago
- d4b9fce cmd/bench: add repository key by Michael Pratt · 2 years, 7 months ago
- fdd6c4b all: replace io/ioutil with io and os package by cui fliter · 2 years, 4 months ago
- 2dce598 cmd/bent: minor cleanup in cronjob.sh by David Chase · 3 years, 1 month ago
- 15f5199 cmd/bent: minor README clarifications by Austin Clements · 2 years, 9 months ago
- 0da9226 cmd/bent: make sample configurations less confusing by Austin Clements · 2 years, 9 months ago
- 39d8c21 all: gofmt by Russ Cox · 2 years, 10 months ago
- b92514a cmd/bench: export runstamp configuration key by Michael Anthony Knyszek · 2 years, 10 months ago
- 4fbb60f cmd/bench: add flag overrides for all environment variables by Michael Anthony Knyszek · 3 years ago
- 411d1f1 all: fix typos by cuishuang · 2 years, 11 months ago
- 55644cf cmd/bent: makeover for benchdwarf & benchsize; add assume=exact for units by David Chase · 3 years ago
- 1caee45 cmd/bench: generate branch tag by Michael Anthony Knyszek · 3 years ago
- 070cebc cmd/bench: print pkg and shortname tags for Sweet benchmark results by Michael Anthony Knyszek · 3 years ago
- d5e7b87 cmd/bench: run 10 iterations for each bent benchmark by Michael Anthony Knyszek · 3 years ago
- 5430f30 cmd/bench: try to print results even if there's an error running sweet by Michael Anthony Knyszek · 3 years ago
- 09c2d9d cmd/bench: don't overwrite err when cleaning up tmp dirs for sweet by Michael Anthony Knyszek · 3 years ago
- 205a0a2 sweet: discard stderr from List and enforce GOROOT in common.Go by Michael Anthony Knyszek · 3 years ago
- e4ea61d cmd/bench: integrate the Sweet benchmarks by Michael Anthony Knyszek · 3 years ago
- bbe1937 cmd/bent: retire stale benchmark; disable one that requires user intervention by David Chase · 3 years ago
- 717dceb cmd/bent: always rewrite go.mod in build subdirectory by David Chase · 3 years ago
- d8719c2 cmd/bent: extend "copy subdirs for running tests" to regular files by David Chase · 3 years ago
- af7a677 cmd/bench: move toolchain selection closer to execution by Michael Anthony Knyszek · 3 years ago
- 0539264 cmd/bent: always copy testdata and other specified dirs into run directory by David Chase · 3 years ago
- 4bd3f69 cmd/bench: wait for load average to drop before starting by Michael Pratt · 3 years ago
- e013d12 cmd/bench: go fmt by Michael Pratt · 3 years ago
- 06e21e2 cmd/bench: benchmark baseline toolchain by Michael Pratt · 3 years, 1 month ago
- df0ca34 cmd/bent: modify test to avoid rebuilding bent by David Chase · 3 years, 2 months ago
- df1dda9 cmd/bent: restore sparse graphs in tweet-results by David Chase · 3 years, 2 months ago
- cc8d5aa cmd/bent: tweak cronjob.sh towards future benchmarking use by David Chase · 3 years, 3 months ago
- b3d8711 cmd/bent: added a simple first test by David Chase · 3 years, 8 months ago
- ac2376d cmd/bent: refactor common benchmark info into "suites.toml"; add versions by David Chase · 3 years, 3 months ago
- ea63613 cmd/bent: add version tags; benchmark curation and repair by David Chase · 3 years, 4 months ago
- d3172f2 cmd/bent: remove required dependencies by Michael Pratt · 3 years, 3 months ago
- a7b6526 cmd/bent: repair nelsam_gxui_interval (benchmark moved) by David Chase · 3 years, 4 months ago
- 1b33055 cmd/bent: change to use module-mode for building by David Chase · 3 years, 4 months ago
- bf95756 cmd/bent: early check for missing commands by David Chase · 3 years, 5 months ago
- 88d4abd cmd/bench: add benchmark wrapper by Michael Pratt · 3 years, 3 months ago
- 2c98350 cmd/bent: address cherrymui's friction log by David Chase · 3 years, 5 months ago
- f3eefda cmd/bent: initial round of testing import and cleanup by David Chase · 3 years, 8 months ago
- 3dedf39 cmd/bent: clean up filename mangling by Jeremy Faller · 4 years ago
- 7fe1eb0 cmd/bent: yank initialization from main function by Jeremy Faller · 4 years ago
- 69ecbae cmd/bent: remove a giant piece of dead/commented-out code by Jeremy Faller · 4 years ago
- 1993086 cmd/bent: pull Configuration into its own file by Jeremy Faller · 4 years ago
- 4dc4410 cmd/bent: rename count to counterFlag by Jeremy Faller · 4 years ago
- 135aa7c benchmarks: move assets, and use embed to encode by Jeremy Faller · 4 years ago
- dc1d328 benchmarks: add bent by Jeremy Faller · 4 years ago