Craig Tiller
ff84b3650f
Experimental version
8 years ago
Craig Tiller
d753f45cf3
Add argument
8 years ago
Craig Tiller
f9abb2921b
Reserve opt for external builds, use lto for profiling
8 years ago
Craig Tiller
295df6da9a
Add a slice type that shares a refcount with a transport stream
8 years ago
David Garcia Quintas
b1e545f417
Fix generate projects
8 years ago
Craig Tiller
541b87e015
Report non-counter cpu times to bigquery to get more accurate dashboards
8 years ago
Craig Tiller
8d9d4d00fd
Add benchmark to conversion script
8 years ago
Jan Tattermusch
ff61b8c114
improve script for running windows tests on internal_ci
8 years ago
Noah Eisen
ae1cd87ffb
Enable python negative http2 test
8 years ago
Noah Eisen
de99fe8679
Enable Go negative http2 interop test
8 years ago
Matt Kwong
d9b257a154
Add fuzzer options for oss-fuzz
8 years ago
Alexander Polcyn
08ad56525b
update go to 1.8 on benchmarks
8 years ago
Jan Tattermusch
6766150343
add script for running "latest released" benchmarks
8 years ago
Craig Tiller
edbf2b9d13
Add a spinlock type.
...
Useful for situations where we need to repeatedly trylock, not useful
for cases where we need to lock (due to spinning).
Add a variant of sync_test to test it (with the same tests we run for
gpr_mu).
Add a benchmark to bm_closure to demonstrate single threaded performance.
8 years ago
Matt Kwong
70e353bf28
Make portability tests pull Docker images from Dockerhub
8 years ago
Matt Kwong
28b0f2a0d1
Add tools/internal_ci/ to test filter
8 years ago
Yuchen Zeng
990d9fe146
Client-side keepalive ping
...
Based on soltanmm-google's #9114
8 years ago
Craig Tiller
e177c24b5f
Fix uploader
8 years ago
ncteisen
40e1e99f62
Fix load_reporting linker error
8 years ago
Adele Zhou
8e7e1e37fa
Only run bad http2 server tests with supported client/server pairs.
8 years ago
Adele Zhou
992d5cd89b
comment out python temporarily
8 years ago
Adele Zhou
429e5607f7
Fix interop HTML report.
8 years ago
Jan Tattermusch
1642b7c1f6
copy sponge_log.xml from docker container once tests finish
8 years ago
Jan Tattermusch
b10a193b16
run_tests.py: support downloading base image from dockerhub
8 years ago
Jan Tattermusch
13c1562934
add experimental CI job to run sanity tests
8 years ago
Ken Payson
fd6cc7de7b
Bump version to v1.1.3
8 years ago
ncteisen
3da3ce3c29
Add error test
8 years ago
Matt Kwong
dff19376a7
Increase ulimit -n for internal testing
8 years ago
Matt Kwong
3df77d2841
Reduce running time of internally run fuzzers
8 years ago
Mark D. Roth
d6d192d005
Retry throttling implementation.
8 years ago
Craig Tiller
523d54beeb
Refine to just be a HPACK benchmark
8 years ago
Craig Tiller
0db30f3dd0
HPACK parsing benchmarks
8 years ago
Craig Tiller
8300071b4b
Run call_create benchmarks
8 years ago
Ken Payson
626fb455ac
Add Python3.6 to build artifacts
8 years ago
David Garcia Quintas
e6e7b017dd
PR comments
8 years ago
Yuchen Zeng
a9d8a157be
Add parse_address_test
8 years ago
Craig Tiller
2f792d9d16
Initial http2 benchmarks
8 years ago
David Garcia Quintas
bcd5f12e4b
Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
8 years ago
Craig Tiller
385b00932c
Cleanup
8 years ago
Makarand Dharmapurikar
86db6873db
s/erik/eric
8 years ago
Craig Tiller
122e4500d1
Exclude poll, poll-cv for bm_fullstack (its not interesting)
8 years ago
Matt Kwong
fc4cc8a607
Fix Windows directory pathing
8 years ago
Matt Kwong
d47e4a5c32
Remove Bash header from .cfg files and update copyright year
8 years ago
Matt Kwong
d9f5e314c0
Add more jobs to internal CI
8 years ago
murgatroid99
009c859832
Generalize build_node.bat argument propagation
8 years ago
Alexander Polcyn
e0f5688a54
re-enable ruby tests on mac
8 years ago
David Garcia Quintas
c30b84e6f3
Timestamp test logs
8 years ago
Makarand Dharmapurikar
003092a202
code and BUILD file for creating a grpcz client
...
The client binary can be built with 'bazel build //tools/grpcz:grpcz_client' and
can be invoked with bazel-bin/tools/grpcz/grpcz_client --server SERVER_ADDR:PORT
You can see the stats page at http://localhost:8000/grpcz
8 years ago
Craig Tiller
ebcba69bc0
Fix typo
8 years ago
Yong Ni
facc5c72ea
Tue Feb 21 12:19:48 PST 2017
8 years ago