ncteisen
81db061d2a
Clang fmt and copyright sanity
8 years ago
ncteisen
025e5522e3
Add QPS Diff
8 years ago
ncteisen
e726e324e1
Add trickle diff job
8 years ago
ncteisen
3345e1ccf7
Actually enable trickle diff
8 years ago
ncteisen
13873ba4be
File rename
8 years ago
ncteisen
b423f579e4
Disambiguate trickle and normal bms
8 years ago
ncteisen
6dc4c7f5d9
Disable counters for trickle, inc timeout
8 years ago
ncteisen
12da4ccb52
Add trickle diff jenkins job
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
ncteisen
64637b7c8c
restructure
8 years ago
ncteisen
fe4b1ee9b0
Relink jenkins back into the picture
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Craig Tiller
a27edc69c3
Ensure port server running
8 years ago
Craig Tiller
0ae9959a1c
Revert "Revert "Add selected fullstack benchmarks to pr suite""
8 years ago
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
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