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