murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
Vijay Pai
088112fea1
Create inproc version of QPS test and add a few simple tests of this to standard testing suite.
7 years ago
Craig Tiller
2ac2d393eb
Tune benchmark for epollexclusive
8 years ago
Craig Tiller
4079520eaa
Fix scenario_config:
...
- don't force all scenarios to be run on only one machine
- allow client count to scale as # of clients configured
8 years ago
Yuchen Zeng
4581816115
Add cpp_protobuf_async_unary_75Kqps_600channel_60Krpcs_300Breq_50Bresp
8 years ago
Craig Tiller
7befe5d8e5
Add counters
8 years ago
Craig Tiller
fa7ae246ca
Add call combiner stats
8 years ago
ZhouyihaiDing
d015389823
exclude uploading stats, add unconstained php benchmark
...
php7 build once
8 years ago
Sree Kuchibhotla
0d0fa06488
Add more counters in cq
8 years ago
Sree Kuchibhotla
2f2175c207
Counter for number of failed trylocks in cq
8 years ago
Michael Darakananda
b268629245
php: fix scenario_config command
...
The flag "-c" should be in an argument.
8 years ago
ZhouyihaiDing
5fef3e3fd5
reuse class; change language name; scenario naame;
8 years ago
Craig Tiller
2477cf3778
Revert "General executor speedups, introspection"
8 years ago
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