listonjesse
2ae7cf0e03
Auxillary -> Auxiliary
5 years ago
Jie Luo
84241c6154
Add missing files under benchmarks/ to the dist ( #6580 )
...
* Add missing files under benchmarks/ to the dist
* fix typo
5 years ago
Yilun Chong
59f7a859b6
vaccum commit
6 years ago
Yilun Chong
400845ae17
fix macos build for High Sierra ( #5780 )
...
* fix macos build by changing xcode version
* add comments
* fix benchmark build for mac
* fix for gem option and install npm
* add test for node and npm
* fix node
* fix for node
* another attempts to fix node
* another attempts
* clean up
6 years ago
Yilun Chong
89b914f81d
fix macos build for High Sierra ( #5780 )
...
* fix macos build by changing xcode version
* add comments
* fix benchmark build for mac
* fix for gem option and install npm
* add test for node and npm
* fix node
* fix for node
* another attempts to fix node
* another attempts
* clean up
6 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
cee0447fd9
Add node and php to benchmark dashboard
6 years ago
Yilun Chong
5a95666f6e
fix filename and newline
6 years ago
Yilun Chong
517dee8da3
fix third_party/benchmark init
6 years ago
Yilun Chong
a7071291c7
Add JS and Protobuf.js benchmark
6 years ago
BSBandme
0b3b4708a9
Fix cpp benchmark dependency on mac
6 years ago
Yilun Chong
7f57d13c22
add php benchmark
6 years ago
BSBandme
a194ffae97
Fix cpp benchmark dependency on mac
6 years ago
Yilun Chong
193af9f4c1
Add proto2 to proto3 util
7 years ago
Yilun Chong
d69fd037f8
Fix python benchmark build
7 years ago
Yilun Chong
98e097233f
Fix java benchmark bug, fix python library_path
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
c703061d49
Add gogo benchmark
7 years ago
Yilun Chong
805174eda2
Add script for run and upload the benchmark result to bq
7 years ago
BSBandme
501c13f65a
Rewrite go_benchmark
7 years ago
BSBandme
4e3c413493
Add go benchmark
7 years ago
Yilun Chong
6cd4ec4972
Sync internal benchmark changes
7 years ago
Yilun Chong
7f1491506c
upgrade submodule
7 years ago
Yilun Chong
fa60e550ec
Fix java benchmark to use parser, fix cpp benchmark new arena to use Reset, format some files
7 years ago
Yilun Chong
2fc69b1561
Add python benchmark
7 years ago
Yilun Chong
4b0209140e
add cpp
7 years ago
Yilun Chong
75523ec086
fix bugs
7 years ago
Yilun Chong
34843eddfe
Fix bugs
7 years ago
Yilun Chong
5e732e35c1
Add caliper supported to java benchmark
7 years ago
Yilun Chong
1fd6c1761e
Fix bugs to pass tests
7 years ago
Yilun Chong
1c062a65af
Sync internal benchmark changes
7 years ago
Joshua Haberman
a289d43608
Added C++ benchmark. ( #1525 )
8 years ago
Thomas Van Lenten
b661fb5000
Add the missing maintiner-clean entry for benchmarks
9 years ago
Josh Haberman
49a8918e97
Read files directly from filesystem since xxd isn't always available.
9 years ago
Josh Haberman
1ce5bd8e84
Updates for PR comments.
9 years ago
Josh Haberman
2e83110230
Added framework for generating/consuming benchmarking data sets.
...
This takes the code that was sitting in benchmarks/
already and makes it easier for language-specific
benchmarks to consume. Future PRs will enhance this
so that the language-specific benchmarks can report
metrics back that will be tracked over time in PerfKit.
9 years ago