Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Vijay Pai
f5dca10896
Revert "Improve perf smoke test stability"
9 years ago
Vijay Pai
180f6dfc8d
Keep changing the ports each scenario also
9 years ago
vjpai
34fcf43d37
Restart workers in each scenario
9 years ago
Vijay Pai
49c5c3308c
Some more cleanup on timeout
9 years ago
Vijay Pai
3c50e70c99
Start the timeout after the build finishes
9 years ago
Vijay Pai
19432c3daa
Put a 900-sec timeout on the perf test.
9 years ago
Vijay Pai
4699415750
Fix sanity
9 years ago
Vijay Pai
262da45be7
Put in some performance tests to be run on PRs and master
9 years ago
Craig Tiller
0607671fe5
Tweak run_latency_profile.sh to run better on Jenkins
...
- More robustly run processes in the background
- Detect and use pypy if available
- Add a --latency_profile flag to control whether to run the latency profiling stuff
9 years ago
Craig Tiller
fc51234af3
Capture latency trace for ping pong during performance runs
9 years ago
Jan Tattermusch
c00f215fce
add run_performance.sh script
9 years ago
murgatroid99
0a9bac929e
Reverted changes to single_run_localhost.sh
9 years ago
murgatroid99
6acc5f7574
Fixed up the Node benchmark implementation
9 years ago
vjpai
783c144afa
Fix up single run test
...
Enable reasonable default if resp size not specified
10 years ago
Vijay Pai
ce84670628
clang-format
10 years ago
vjpai
72a6332138
QPS worker no longer needs to specify server port on command line. This is part
...
of the proto if desired, or just goes to pick_unused_port_or_die if not
specified
10 years ago
Craig Tiller
d4db33dcab
Add missing copyright notices
10 years ago
Craig Tiller
6af9ed0bf7
Rework QPS client/server
...
Now setup as a driver and N anonymous workers that may become clients or servers.
Will convert async soon.
10 years ago
Craig Tiller
8ecb170151
Fix that race better
10 years ago
Craig Tiller
2d0f36c84b
Driver to client/server kind of works
10 years ago
Craig Tiller
4ef7a29f31
Create server/client lists
10 years ago
Craig Tiller
4f7a1ff6ad
'Fix' a race
10 years ago
Craig Tiller
e48601934d
Getting the driver pieces in place
...
Driver logic not implemented yet
10 years ago