Jan Tattermusch
|
5432dd8874
|
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
|
8 years ago |
Craig Tiller
|
f2cbd6c81e
|
Fix qps_test histogram python code
|
8 years ago |
Craig Tiller
|
2be06b43e7
|
Make unmeasured CPU costs be 1, not 0
Allows capturing 0 as a CPU cost, which we'll be able to leverage to
increase concurrency (once data has caught up in a few days)
|
8 years ago |
Craig Tiller
|
27147b85f8
|
Review feedback
|
8 years ago |
Craig Tiller
|
73a6170896
|
Upload core stats to qps_test
|
8 years ago |
Craig Tiller
|
5d6156033e
|
Review feedback
|
8 years ago |
Craig Tiller
|
0852acd8b3
|
Revert "Let alarms trigger at end of jobset.py instead of clearing them"
|
8 years ago |
Craig Tiller
|
f11a40d23b
|
Upload core stats to qps_test
|
8 years ago |
Jan Tattermusch
|
29828c58d3
|
differentiate run_tests suite runtime
|
8 years ago |
Matt Kwong
|
6d11e90926
|
Add Kokoro test filtering for MacOS/Windows
|
8 years ago |
Jan Tattermusch
|
5a2a792509
|
add cmake distribtest
|
8 years ago |
Jan Tattermusch
|
b0f180afac
|
bump c-ares submodule to 1.13
|
8 years ago |
Craig Tiller
|
2426163b31
|
Switch to three threads per cq for unconstrained benchmarks
|
8 years ago |
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
8 years ago |
Craig Tiller
|
8d0fef2089
|
Sort tests by cpu usage to better bin-pack
|
8 years ago |
Craig Tiller
|
0b86d03611
|
Better variable name
|
8 years ago |
Craig Tiller
|
ebec0dba9f
|
Select better arguments
|
8 years ago |
Craig Tiller
|
120d4fda07
|
Use max cpu_measured instead of average (for safety)
|
8 years ago |
Craig Tiller
|
24f30f7ac0
|
Garbage collect experimental pollers
|
8 years ago |
David Garcia Quintas
|
0822d331df
|
s/load_reporting/server_load_reporting
|
8 years ago |
Alok Kumar
|
1165026d99
|
Update build.yaml and generated changes
|
8 years ago |
Craig Tiller
|
9992bdb74e
|
Query CPU cost of tests and feed that into test runner
|
8 years ago |
Jan Tattermusch
|
aafa699429
|
prevent timeout for node and python windows artifact builds
|
8 years ago |
Craig Tiller
|
c75f9868c3
|
Fix benchmark builds
|
8 years ago |
Craig Tiller
|
97ec5eb61e
|
Add stats test
|
8 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
8 years ago |
Craig Tiller
|
2897235609
|
Expose stats into qps_driver
|
8 years ago |
Craig Tiller
|
6e739745e2
|
Fix header location error
|
8 years ago |
Sree Kuchibhotla
|
0fda880c75
|
Enable epoll1
|
8 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
8 years ago |
Matt Kwong
|
738b1bb424
|
Get rid of have_alarm var in jobset.py
|
8 years ago |
Noah Eisen
|
89563ca938
|
Add shortname and timeout to run_microbenchmarks
|
8 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
8 years ago |
David Garcia Quintas
|
243fe9d43c
|
Added way to remove filters from channel stack builder
|
8 years ago |
David Garcia Quintas
|
3499960070
|
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
|
8 years ago |
Matt Kwong
|
3da8c5defb
|
Let alarms at end of jobset.py trigger isntead of clearing
|
8 years ago |
Matt Kwong
|
5920abc535
|
Revert "Don't clear alarm in jobset when running performance tests"
This reverts commit c15d32bbe8 .
|
8 years ago |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
8 years ago |
yang-g
|
98ad80a815
|
Remove stale file
|
8 years ago |
Jan Tattermusch
|
a8003e8b96
|
adjust run_tests_matrix.py windows portability suites
|
8 years ago |
Jan Tattermusch
|
52ff56d3c2
|
support building with VS2017
|
8 years ago |
Jan Tattermusch
|
ec3338dc9d
|
add cmake generator option
|
8 years ago |
Jan Tattermusch
|
91eeb79e52
|
cleanup building c/c++ on windows
|
8 years ago |
Jan Tattermusch
|
7005d7afa1
|
fix windows protoc artifact build
|
8 years ago |
Jan Tattermusch
|
eff25f9f5c
|
remove check_vsprojects sanity test
|
8 years ago |
Jan Tattermusch
|
add32254eb
|
adjust run tests matrix
|
8 years ago |
Jan Tattermusch
|
6521c5078c
|
build C tests and protoc artifacts on windows with cmake
|
8 years ago |
Yihua Zhang
|
7fab9bf3bb
|
Add TSI test library and SSL and fake TSI tests
|
8 years ago |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
8 years ago |
Michael Darakananda
|
f570fb2743
|
give run_performance_tests a main method
In this way, external users can add perf tests for other languages
by adding to scenario_config.LANGUAGES then calling
run_performance_tests.main.
|
8 years ago |