ZhouyihaiDing
|
c8e145bd93
|
add protobuf c_ext to php benchmark
|
8 years ago |
ZhouyihaiDing
|
7115862e98
|
update license
|
8 years ago |
Zhouyihai Ding
|
4917b08a17
|
Revert "Revert "Add automated PHP-to-C++ performance testing""
|
8 years ago |
Vijay Pai
|
3121da1f5f
|
Revert "Add automated PHP-to-C++ performance testing"
|
8 years ago |
Craig Tiller
|
7862097e5b
|
Add HPACK stats
|
8 years ago |
Craig Tiller
|
e932aca45d
|
Add a counter for spurious writes
|
8 years ago |
Craig Tiller
|
3ff1fa6e05
|
Collect stats on why writes are initiated
|
8 years ago |
Craig Tiller
|
f2cbd6c81e
|
Fix qps_test histogram python code
|
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 |
ZhouyihaiDing
|
d5e390b509
|
No newline at the end of file
|
8 years ago |
Vijay Pai
|
11b48c766e
|
typo
|
8 years ago |
ZhouyihaiDing
|
3c77ee8ad1
|
dir bug
|
8 years ago |
ZhouyihaiDing
|
644676fb12
|
vjpai's PR
|
8 years ago |
Vijay Pai
|
649c95eadc
|
Make sure to get all PHP dependences set up properly
|
8 years ago |
Vijay Pai
|
f9da3a7bc4
|
Start setting up files for autorun of php_to_cpp qps tests
|
8 years ago |
Craig Tiller
|
f11a40d23b
|
Upload core stats to qps_test
|
8 years ago |
Craig Tiller
|
2426163b31
|
Switch to three threads per cq for unconstrained benchmarks
|
8 years ago |
Craig Tiller
|
ebec0dba9f
|
Select better arguments
|
8 years ago |
Sree Kuchibhotla
|
0fda880c75
|
Enable epoll1
|
8 years ago |
Guantao Liu
|
3d3403d3a8
|
Update the scenario result schema
|
8 years ago |
Mehrdad Afshari
|
bb3d95b643
|
Use https://grpc.io consistently as the canonical URL
|
8 years ago |
murgatroid99
|
7ad758cd84
|
Make various scripts use the same version of Node
|
8 years ago |
Jan Tattermusch
|
58ca8beb16
|
add script for patching perf benchmark schema
|
8 years ago |
Jan Tattermusch
|
3598ac81b0
|
update scenario result schema
|
8 years ago |
Craig Tiller
|
f1633a9bec
|
Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
|
8 years ago |
Ken Payson
|
4536138eef
|
disable unconstrained_1cq test
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
murgatroid99
|
ed32b78778
|
Switch node_to_cpp unary benchmark to async
|
8 years ago |
murgatroid99
|
648832fd28
|
Enable more Node performance tests, fix streaming test implementation
|
8 years ago |
Vijay Pai
|
fba000c8ec
|
Reduce outstanding RPCs for 1cq tests
|
8 years ago |
Vijay Pai
|
4b07aab513
|
Support multiple threads per cq sharing, add tests
|
8 years ago |
Vijay Pai
|
f6f28a781d
|
Add 2 new scenarios for better bw measurement
|
8 years ago |
Vijay Pai
|
98a501f435
|
Reduce concurrent RPCs for single-core tests since some were timing out
or otherwise taking long to complete
|
8 years ago |
Vijay Pai
|
eea8cf0fe3
|
Add QPS tests for one-sided streaming
|
8 years ago |
Jan Tattermusch
|
aba4ee2f76
|
add C# generic insecure scenarios
|
8 years ago |
Craig Tiller
|
277b1fa361
|
Enable minimal stack for insecure tests
|
8 years ago |
murgatroid99
|
bac1c1b6bf
|
Removed another couple of uses of '--iomgr_platform=uv'
|
8 years ago |
murgatroid99
|
bf33410411
|
Add Node and Express benchmarks for various response sizes
|
8 years ago |
Jan Tattermusch
|
58aa2cb8f1
|
fix 1MB perf scenarios
|
8 years ago |
Vijay Pai
|
45a9abae95
|
Add option to limit # of messages per stream with tests
|
8 years ago |
murgatroid99
|
a1eefcea5f
|
Improve Node benchmarks, add generic unary test
|
8 years ago |
Vijay Pai
|
47fc606d11
|
Performance model of coordinator-worker use case
|
8 years ago |
Jan Tattermusch
|
46df13b4a3
|
add 1mb ping pong scenarios
|
8 years ago |
Vijay Pai
|
05222512d7
|
Add C++ large message tests to PRs and master
|
8 years ago |
Alexander Polcyn
|
679981069d
|
add notes to build and run workers in different languages
|
8 years ago |
Alexander Polcyn
|
b9d9512d8a
|
Doc perf tests
|
8 years ago |
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 |