1. f4a8417 benchstat: update readme by Alberto Donizetti · 7 years ago
  2. 83061fd benchstat: specify meta charset=utf-8 to avoid garbled text by namusyaka · 7 years ago
  3. ae5bfa6 benchstat: don't print sign for 0% when there is no change by Josh Bleecher Snyder · 8 years ago
  4. 0da03b5 benchstat: handle user-ns/op units by Josh Bleecher Snyder · 8 years ago
  5. b74b457 storage: add Context arguments for queries by Quentin Smith · 8 years ago
  6. add18dd benchstat, cmd/benchstat: group benchmark results by Quentin Smith · 8 years ago
  7. 35a1a84 storage, cmd/benchsave: move upload logic into Client by Quentin Smith · 8 years ago
  8. ade13b7 all: print stats on benchsave by Quentin Smith · 8 years ago
  9. c133759 cmd/benchstat: update golden testdata to match current behavior by Quentin Smith · 8 years ago
  10. c1e5ad7 benchstat: move bulk of logic into library by Russ Cox · 8 years ago
  11. 9c65359 benchstat: style significant deltas by Russ Cox · 8 years ago
  12. 148b402 benchstat: html table adjustments by Russ Cox · 8 years ago
  13. fc59af5 benchstat: more css-friendly html output by Russ Cox · 8 years ago
  14. 1b4493f benchstat: use template to generate html by Russ Cox · 8 years ago
  15. a7a7b5b benchstat: split table generation into table.go, text.go, html.go by Russ Cox · 8 years ago
  16. b4c600e benchstat: split data representation and input parsing into data.go by Russ Cox · 8 years ago
  17. 35ee1bd benchstat: split significance tests into delta.go by Russ Cox · 8 years ago
  18. 83910fa benchstat: split scalers into scaler.go by Russ Cox · 8 years ago
  19. 961f6a4 benchstat: rename Benchstat→Metrics, BenchKey→Key by Russ Cox · 8 years ago
  20. a7cba31 cmd/benchstat: add basic golden test by Russ Cox · 8 years ago
  21. 1da04cc cmd/benchstat: import from rsc.io/benchstat by Russ Cox · 8 years ago
  22. e03b4ae cmd/benchsave: add header flag for specifying common keys by Quentin Smith · 8 years ago
  23. 590fe65 storage/cmd/reindex: command-line tool to trigger reindexing by Quentin Smith · 8 years ago
  24. 3c74c69 cmd/benchsave: authenticate to server with OAuth2 by Quentin Smith · 8 years ago
  25. 3f5794a cmd/benchsave: command-line tool for uploading benchmark results by Quentin Smith · 8 years ago