aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins/run_performance.sh
Commit message (Collapse)AuthorAge
* dont run go as part of smoketestGravatar Jan Tattermusch2016-05-11
|
* make --category smoketest explicitGravatar Jan Tattermusch2016-05-11
|
* run netperf in smoketest as wellGravatar Jan Tattermusch2016-05-11
|
* set GOPATH when executing go workerGravatar Jan Tattermusch2016-05-11
|
* Python QPS Worker/initial scenariosGravatar Ken Payson2016-04-28
|
* also run node ruby and C#Gravatar Jan Tattermusch2016-04-21
|
* stop running latency profile in performance testsGravatar Jan Tattermusch2016-04-21
|
* Just make this into a wrapper of the broader script with C++ onlyGravatar vjpai2016-04-20
|
* Deprecation of qps_driver and use of shell scripts, in progressGravatar vjpai2016-04-20
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Revert "Improve perf smoke test stability"Gravatar Vijay Pai2016-03-04
|
* Keep changing the ports each scenario alsoGravatar Vijay Pai2016-03-04
|
* Restart workers in each scenarioGravatar vjpai2016-03-04
|
* Some more cleanup on timeoutGravatar Vijay Pai2016-02-22
|
* Start the timeout after the build finishesGravatar Vijay Pai2016-02-22
|
* Put a 900-sec timeout on the perf test.Gravatar Vijay Pai2016-02-22
|
* Fix sanityGravatar Vijay Pai2016-02-22
|
* Put in some performance tests to be run on PRs and masterGravatar Vijay Pai2016-02-22
|
* Tweak run_latency_profile.sh to run better on JenkinsGravatar Craig Tiller2015-12-15
| | | | | | - 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
* Capture latency trace for ping pong during performance runsGravatar Craig Tiller2015-12-15
|
* add run_performance.sh scriptGravatar Jan Tattermusch2015-12-10