Joshua Haberman
e5c570bb57
Sync from Piper @395706834
...
PROTOBUF_SYNC_PIPER
3 years ago
Jan Tattermusch
a8b73fb904
OSS benchmark script improvements: use java 11, remove tcmalloc, remove JS ( #8918 )
3 years ago
Adam Cozzette
562fc946c7
Sync from Piper @388508285
...
PROTOBUF_SYNC_PIPER
3 years ago
Jan Tattermusch
b4a06a193b
print benchmarks JSON results to build job log
4 years ago
Jan Tattermusch
ceafbf9132
more cleanup
4 years ago
Jan Tattermusch
75afc88eae
disable php benchmark and other cleanup
4 years ago
Jan Tattermusch
6135c916a4
fix benchmark run.sh script
4 years ago
Joshua Haberman
ce560630bf
Sync from Piper @368734211
...
PROTOBUF_SYNC_PIPER
4 years ago
David L. Jones
f82e268ed7
Remove references to stale benchmark data sources.
4 years ago
David L. Jones
240e54efe5
Remove references to stale benchmark data sources.
4 years ago
listonjesse
2ae7cf0e03
Auxillary -> Auxiliary
5 years ago
Joshua Haberman
c649397029
Set execute bit on files if and only if they begin with (#!). ( #7347 )
...
* Set execute bit on files if and only if they begin with (#!).
Git only tracks the 'x' (executable) bit on each file. Prior to this
CL, our files were a random mix of executable and non-executable.
This change imposes some order by making files executable if and only
if they have shebang (#!) lines at the beginning.
We don't have any executable binaries checked into the repo, so
we shouldn't need to worry about that case.
* Added fix_permissions.sh script to set +x iff a file begins with (#!).
5 years ago
Xiang Dai
e479410564
delete all duplicate empty blanks ( #5758 )
...
Signed-off-by: Xiang Dai <764524258@qq.com>
6 years ago
Yilun Chong
152c8301cf
Fix python benchmark throughput; Change back to not using docker for benchmar ( #5503 )
6 years ago
Yilun Chong
6adc3d74fb
Fix benchmark to use docker image on kokoro ( #5481 )
...
* Fix benchmark to use docker image on kokoro
* Deleted pure php benchmark and fix long time benchmark
6 years ago
Yilun Chong
cee0447fd9
Add node and php to benchmark dashboard
6 years ago
Feng Xiao
afe98de32a
Replace repo links.
6 years ago
Yilun Chong
3783a4ca17
Sync internal benchmark changes
6 years ago
Yilun Chong
98e097233f
Fix java benchmark bug, fix python library_path
7 years ago
Yilun Chong
c3566c6861
Fix python install, cat java error log for kokoro build
7 years ago
Yilun Chong
8f3507360c
Fix benchmark build
7 years ago
Yilun Chong
092134593d
fix java benchmark, fix dashboard build
7 years ago
Yilun Chong
805174eda2
Add script for run and upload the benchmark result to bq
7 years ago