Craig Tiller
57b7dc6794
Revert "Add selected fullstack benchmarks to pr suite"
8 years ago
Craig Tiller
9d3905c2f9
Add selected fullstack benchmarks to pr suite
8 years ago
Craig Tiller
21e6a80f0c
Review feedback
8 years ago
Craig Tiller
ab1c6c3b31
Cleanup args
8 years ago
Craig Tiller
d3c28275f5
Simpler
8 years ago
Matt Kwong
504adae372
Add a TODO to enable microbenmarking for performance testing
8 years ago
Matt Kwong
063adf3fb4
Add additional benchmarks
8 years ago
Matt Kwong
d0ee10df9b
Change jenkins/run_performance.sh to use microbenchmarking
8 years ago
Jan Tattermusch
7d5111e26a
dont run go as part of smoketest
9 years ago
Jan Tattermusch
0cc2acc479
make --category smoketest explicit
9 years ago
Jan Tattermusch
1095c315f8
run netperf in smoketest as well
9 years ago
Jan Tattermusch
649d126ed3
set GOPATH when executing go worker
9 years ago
Ken Payson
0482c1046b
Python QPS Worker/initial scenarios
9 years ago
Jan Tattermusch
5eacbd9814
also run node ruby and C#
9 years ago
Jan Tattermusch
b49d9e32c9
stop running latency profile in performance tests
9 years ago
vjpai
841e782ae5
Just make this into a wrapper of the broader script with C++ only
9 years ago
vjpai
29089c7b41
Deprecation of qps_driver and use of shell scripts, in progress
9 years ago
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
9 years ago
Vijay Pai
ce84670628
clang-format
9 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
9 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