Sign in
go
/
perf
/
HEAD
« Previous
68e449c
storage: add readme on /
by Quentin Smith
· 7 years ago
c627500
analysis: show wrapped query in place of result index
by Quentin Smith
· 7 years ago
ae16c2a
benchstat: fix bad merge; AddFile now AddConfig
by Russ Cox
· 7 years ago
0210f85
analysis/app: convert to new benchstat library
by Russ Cox
· 7 years ago
f01f51b
analysis/app: group benchstat results if a name label is in the query
by Quentin Smith
· 7 years ago
dfb9845
storage: expose SplitWords in a separate package
by Quentin Smith
· 7 years ago
66643a1
benchstat: add input from benchfmt.Results
by Russ Cox
· 7 years ago
c1e5ad7
benchstat: move bulk of logic into library
by Russ Cox
· 7 years ago
9c65359
benchstat: style significant deltas
by Russ Cox
· 7 years ago
148b402
benchstat: html table adjustments
by Russ Cox
· 7 years ago
fc59af5
benchstat: more css-friendly html output
by Russ Cox
· 7 years ago
1b4493f
benchstat: use template to generate html
by Russ Cox
· 7 years ago
a7a7b5b
benchstat: split table generation into table.go, text.go, html.go
by Russ Cox
· 7 years ago
b4c600e
benchstat: split data representation and input parsing into data.go
by Russ Cox
· 7 years ago
35ee1bd
benchstat: split significance tests into delta.go
by Russ Cox
· 7 years ago
83910fa
benchstat: split scalers into scaler.go
by Russ Cox
· 7 years ago
bb5c104
analysis/app: parse prefix separately
by Quentin Smith
· 7 years ago
68248f1
analysis/appengine/template: truncate long label values
by Quentin Smith
· 7 years ago
35b59d8
analysis/app: escape filters containing spaces
by Quentin Smith
· 7 years ago
961f6a4
benchstat: rename Benchstat→Metrics, BenchKey→Key
by Russ Cox
· 7 years ago
a7cba31
cmd/benchstat: add basic golden test
by Russ Cox
· 7 years ago
8d487eb
analysis/appengine/template: remove extra whitespace
by Quentin Smith
· 7 years ago
7405658
storage/db: implement range queries
by Quentin Smith
· 7 years ago
f4f7b11
storage: use 60s context timeout on App Engine
by Quentin Smith
· 7 years ago
bb62666
analysis/appengine/template: improve label display
by Quentin Smith
· 7 years ago
c47beda
analysis/appengine: use a 60s timeout when fetching query results
by Quentin Smith
· 7 years ago
1449119
storage: coalesce results with the same labels into one row
by Quentin Smith
· 7 years ago
680f451
storage/benchfmt: reuse maps when identical
by Quentin Smith
· 7 years ago
559f47b
storage/db: read multi-line records from database
by Quentin Smith
· 7 years ago
1da04cc
cmd/benchstat: import from rsc.io/benchstat
by Russ Cox
· 7 years ago
111d966
storage, analysis: report better errors
by Quentin Smith
· 7 years ago
5a7725d
analysis: show benchstat results
by Quentin Smith
· 7 years ago
9181f6a
analysis: basic analysis app
by Quentin Smith
· 7 years ago
6c20857
storage/app: rename upload metadata
by Quentin Smith
· 7 years ago
0d0e324
storage: add Client for interacting with storage server
by Quentin Smith
· 7 years ago
2b07f40
storage: make benchfmt.Reader use Scanner-style interface
by Quentin Smith
· 7 years ago
e03b4ae
cmd/benchsave: add header flag for specifying common keys
by Quentin Smith
· 7 years ago
6f1afae
storage/appengine: fix YAML syntax
by Quentin Smith
· 7 years ago
6ce1bbe
storage/db: batch INSERT statements across records
by Quentin Smith
· 7 years ago
4515b32
storage: use interpolateParams to reduce Cloud SQL roundtrips
by Quentin Smith
· 7 years ago
590fe65
storage/cmd/reindex: command-line tool to trigger reindexing
by Quentin Smith
· 7 years ago
a02e855
storage/db: add ReplaceUpload for use in reindexing
by Quentin Smith
· 7 years ago
4b02898
storage: use date-based upload ID
by Quentin Smith
· 7 years ago
62a9058
storage/benchfmt: process header lines
by Quentin Smith
· 7 years ago
e1f4cdb
storage/app: fix merge error in upload.go
by Quentin Smith
· 7 years ago
207c7c5
storage/app: add additional metadata keys
by Quentin Smith
· 7 years ago
ecde60a
storage: reuse transaction for uploads
by Quentin Smith
· 7 years ago
72f847b
storage: report a view URL in /upload responses if configured
by Quentin Smith
· 7 years ago
3c74c69
cmd/benchsave: authenticate to server with OAuth2
by Quentin Smith
· 7 years ago
1623a6e
storage: require OAuth to upload benchmark results
by Quentin Smith
· 7 years ago
4f50047
storage/appengine: route all URLs to server, not just /
by Quentin Smith
· 7 years ago
3f5794a
cmd/benchsave: command-line tool for uploading benchmark results
by Quentin Smith
· 7 years ago
1bce9a5
storage: add -cloud test flag to run tests on Cloud SQL
by Quentin Smith
· 7 years ago
37a9094
storage: end-to-end query test with synthetic data
by Quentin Smith
· 7 years ago
db20a17
storage/benchfmt: use gomaxprocs as a label, not GOMAXPROCS
by Quentin Smith
· 7 years ago
da991bc
storage: implement basic query interface
by Quentin Smith
· 7 years ago
8b9eb18
storage: write index information to database
by Quentin Smith
· 7 years ago
2e9168e
storage/app: parse incoming benchmark records
by Quentin Smith
· 7 years ago
242cc6d
storage/app: add BenchmarkReader struct
by Quentin Smith
· 7 years ago
6ceaac6
storage: initial perfdata AE app
by Quentin Smith
· 7 years ago
ebfa8dc
initial commit
by Russ Cox
· 7 years ago