1. 6921820 Ensure port server is running on remote hosts by Craig Tiller · 8 years ago
  2. 0a3d5f9 Revert "Enable lto for performance testing" by Craig Tiller · 8 years ago
  3. f9abb29 Reserve opt for external builds, use lto for profiling by Craig Tiller · 8 years ago
  4. cf7587e Merge pull request #9548 from apolcyn/improve_benchmark_worker_timeouts by apolcyn · 8 years ago
  5. 41fe579 always render junit xml report after perf tests by Alexander Polcyn · 8 years ago
  6. 76be306 shorten qps worker timeouts and run remote workers under timeout by Alexander Polcyn · 8 years ago
  7. d9f5b23 Merge pull request #9038 from apolcyn/run_perf_on_benchmarks by apolcyn · 8 years ago
  8. ac87a46 enable uploading server cpu usage data from performance tests to big query by Yuxuan Li · 8 years ago
  9. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  10. 66c6782 add --perf_args usage to jenkins performance runner scripts by Alexander Polcyn · 8 years ago
  11. c204647 Merge pull request #8699 from apolcyn/run_perf_on_benchmarks by apolcyn · 8 years ago
  12. 9f08d11 add a "perf" option to benchmarks script, generate profile text reports and flamegraphs by Alexander Polcyn · 8 years ago
  13. ca5e924 clean up scenario.workers length check by Alex Polcyn · 8 years ago
  14. fcf09ea handle empty string for qps workers in driver and dont quit them on netperf by Alex Polcyn · 8 years ago
  15. 88818ae fix windows benchmarks and upload all 3 reports by Jan Tattermusch · 8 years ago
  16. 94d40cb make benchmarks create report.xml by Jan Tattermusch · 8 years ago
  17. f89a4a1 Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures by apolcyn · 8 years ago
  18. 898a2e9 clean up error message by Alexander Polcyn · 8 years ago
  19. 447548b show logs from qps workers by Jan Tattermusch · 8 years ago
  20. cac93f6 clean up error counting and reporting by Alex Polcyn · 8 years ago
  21. 4979667 fail performance tests if any jobs fail or timeout by Alexander Polcyn · 8 years ago
  22. 677966a Be explicit as to which tests to run by Craig Tiller · 8 years ago
  23. c36a736 Merge github.com:grpc/grpc into outstanding_sweeps by Craig Tiller · 8 years ago
  24. 025972d Fix more things by Craig Tiller · 8 years ago
  25. c197ec1 Fix typo by Craig Tiller · 8 years ago
  26. d82fccc Fix typo by Craig Tiller · 8 years ago
  27. accf16b Missed import by Craig Tiller · 8 years ago
  28. c1b54f2 Run QPS workers just for the scenario that we want, to avoid interference by Craig Tiller · 8 years ago
  29. b6df247 Properly categorize tests to allow sweeps to be run by adhoc by Craig Tiller · 8 years ago
  30. c2895d2 Exclude sweep tests from the "full" suite by Craig Tiller · 8 years ago
  31. 6388da5 Add missing flag option by Craig Tiller · 8 years ago
  32. c23d33b Revert "Generate html report for perf tests" by Vijay Pai · 8 years ago
  33. 7d4373b Generate html report for perf tests by Adele Zhou · 8 years ago
  34. 0589e53 Make testing toolchain python 3.x compliant by siddharthshukla · 8 years ago
  35. 2e1a1fe Fixes by Craig Tiller · 8 years ago
  36. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  37. 37a907e add support for CLIENT_LANGUAGE setting by Jan Tattermusch · 8 years ago
  38. ad17bf7 propagate jenkins env variables to netperf client by Jan Tattermusch · 8 years ago
  39. 4de2c32 add support for running netperf scenario by Jan Tattermusch · 8 years ago
  40. 427699b mark some scenarios as smoketest and add a cmdline flag by Jan Tattermusch · 8 years ago
  41. a21c7e9 add support for scenario categories by Jan Tattermusch · 8 years ago
  42. 541d5d7 increase qps_worker max lifetime by Jan Tattermusch · 8 years ago
  43. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  44. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago
  45. 1408920 get rid of local qpsworkers before starting the tests by Jan Tattermusch · 8 years ago
  46. b688db0 actually fail on failure by Jan Tattermusch · 8 years ago
  47. 92abf1c Merge branch 'master' into qps_driver_youre_fired by vjpai · 8 years ago
  48. 29089c7 Deprecation of qps_driver and use of shell scripts, in progress by vjpai · 8 years ago
  49. 9209111 increase qpsworker lifetime by Jan Tattermusch · 8 years ago
  50. de874a1 add java performance worker by Jan Tattermusch · 8 years ago
  51. 6d7fa55 result uploading by Jan Tattermusch · 8 years ago
  52. 969ffaf Enable JSON reports for qps drivers by Jan Tattermusch · 8 years ago
  53. ee9032c add support for cross-language tests by Jan Tattermusch · 8 years ago
  54. 38becc2 added support for regex selection of scenarios by Jan Tattermusch · 8 years ago
  55. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 9 years ago
  56. d92d5c5 Add copyright, tweak name by Craig Tiller · 8 years ago
  57. cb2cd26 Separate configuration from running logic for performance tests by Craig Tiller · 8 years ago
  58. 7797e3f Only build specified languages when running tests for those languages by Craig Tiller · 8 years ago
  59. bb1a453 add support for multiple languages by Jan Tattermusch · 8 years ago
  60. d7be789 build C# and node perf workers by Jan Tattermusch · 8 years ago
  61. b275844 add run_performance_tests.py script by Jan Tattermusch · 8 years ago