Siddharth Shukla
|
8e64d901fd
|
Modify shebang on python scripts
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
|
8 years ago |
Siddharth Shukla
|
d194f59939
|
Make testing scripts python3.x compatible
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
|
8 years ago |
Yuxuan Li
|
ac87a46225
|
enable uploading server cpu usage data from performance tests to big query
|
8 years ago |
Yuxuan Li
|
d885a27ccb
|
fix repeated field
|
8 years ago |
Yuxuan Li
|
317f60b98e
|
add a blank line back
|
8 years ago |
Yuxuan Li
|
2b4d372620
|
hiding totalCpuTime and idleCpuTime from ServerStatus proto message
|
8 years ago |
Yuxuan Li
|
9ba52e7aa9
|
unblock the performance tests. hide the cpu usage field for now.
|
8 years ago |
Craig Tiller
|
c939022dd5
|
More data massaging
|
8 years ago |
Craig Tiller
|
ed531b8e82
|
More data massaging
|
8 years ago |
Craig Tiller
|
77fbc1ca2a
|
Fix some typos
|
8 years ago |
Craig Tiller
|
bd3ab19a95
|
Add some fields to bigquery
|
8 years ago |
Sree Kuchibhotla
|
1b22cddc7d
|
Add clientSuccess and serverSuccess to BQ schema
|
9 years ago |
Sree Kuchibhotla
|
6dbfce0a9d
|
Add clientSuccess and serverSuccess to BQ schema
|
9 years ago |
Jan Tattermusch
|
4de2c3254b
|
add support for running netperf scenario
|
9 years ago |
Jan Tattermusch
|
4843b513c6
|
populate metadata about jenkins build in benchmark results
|
9 years ago |
Jan Tattermusch
|
6d7fa5572e
|
result uploading
|
9 years ago |
Jan Tattermusch
|
88cc4e26ed
|
minor changes to schema
|
9 years ago |
Jan Tattermusch
|
efd9803be5
|
Uploading results to big query
|
9 years ago |