1. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  2. 677966a Be explicit as to which tests to run by Craig Tiller · 8 years ago
  3. 601cff4 More programmatically generate scenarios by Craig Tiller · 8 years ago
  4. bf4939f Extend sweeps further, add streaming by Craig Tiller · 8 years ago
  5. 8c985c2 Allow more sync threads by Craig Tiller · 8 years ago
  6. 5709469 Fix sync/async by Craig Tiller · 8 years ago
  7. 86cf6dc Remove some scenarios we can't run yet by Craig Tiller · 8 years ago
  8. 0c98675 Fix outstanding calls by Craig Tiller · 8 years ago
  9. 1423a63 Lets not do payload sweeps just yet by Craig Tiller · 8 years ago
  10. b6df247 Properly categorize tests to allow sweeps to be run by adhoc by Craig Tiller · 8 years ago
  11. c5aa700 Significantly increase sweep space by Craig Tiller · 8 years ago
  12. 6c38c1b Reduce outstanding request count by Craig Tiller · 8 years ago
  13. 15372a3 Use a # of total outstanding requests to drive benchmark config by Craig Tiller · 8 years ago
  14. 4f2d9ae Add sync variants of important tests, add sweeps across different channel counts by Craig Tiller · 8 years ago
  15. 6dbfce0 Add clientSuccess and serverSuccess to BQ schema by Sree Kuchibhotla · 8 years ago
  16. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  17. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  18. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  19. a286b04 small fixes by Craig Tiller · 8 years ago
  20. 9a36e6c Changed Python Sync streaming qps to follow spec by Ken Payson · 8 years ago
  21. 571c12e Remove AsyncStreaming client from python qps tests by Ken Payson · 8 years ago
  22. 28f6c01 Revert "Revive C++ large-message throughput tests" by Jan Tattermusch · 8 years ago
  23. 33b7361 Merge pull request #6661 from vjpai/throughput_fix by Jan Tattermusch · 8 years ago
  24. 3fe694f Revive throughput tests . by vjpai · 8 years ago
  25. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  26. 5cbccd0 set client params differently for sync and async client by Jan Tattermusch · 8 years ago
  27. 37a907e add support for CLIENT_LANGUAGE setting by Jan Tattermusch · 8 years ago
  28. 649d126 set GOPATH when executing go worker by Jan Tattermusch · 8 years ago
  29. 4bd3a7c change go scenarios to use sync api by Jan Tattermusch · 8 years ago
  30. 3b59b0f integrate Go qps worker by Jan Tattermusch · 8 years ago
  31. 594ff20 Merge pull request #6524 from kpayson64/qps_improvements by Jan Tattermusch · 8 years ago
  32. 7363674 Merge pull request #6477 from jtattermusch/benchmarking_add_netperf by Jan Tattermusch · 8 years ago
  33. 1eb8d54 Added true async qps client by Ken Payson · 8 years ago
  34. 6de6971 explicitly specify request and response size for netperf by Jan Tattermusch · 8 years ago
  35. 4de2c32 add support for running netperf scenario by Jan Tattermusch · 8 years ago
  36. 92d9106 dont use corelimit for throughput tests by Jan Tattermusch · 8 years ago
  37. 16713b9 enable previously disabled C# scenarios by Jan Tattermusch · 8 years ago
  38. abd1b38 comment out the right scenario by Jan Tattermusch · 8 years ago
  39. ed4c3f1 disable some C# scenarios 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. d7b162f add some more scenarios by Jan Tattermusch · 8 years ago
  43. 957fe8d Updated a couple more scripts by murgatroid99 · 8 years ago
  44. 501ca57 kill pending python workers on start by Jan Tattermusch · 8 years ago
  45. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  46. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago
  47. 1408920 get rid of local qpsworkers before starting the tests by Jan Tattermusch · 8 years ago
  48. ab8b9f5 Merge pull request #6271 from jtattermusch/temporarily_disable_csharp_qps_unconstrained by Jan Tattermusch · 8 years ago
  49. fa8d5b3 temporarily disable csharp_protobuf_async_streaming_qps_unconstrained by Jan Tattermusch · 8 years ago
  50. ffe7773 temporarily disable cpp_single_channel_troughput by Jan Tattermusch · 8 years ago
  51. af7a8b6 address comments by Jan Tattermusch · 8 years ago
  52. e222c00 run both secure and insecure scenarios for java by Jan Tattermusch · 8 years ago
  53. 299f97f make wrapped languages scenarios secure by default by Jan Tattermusch · 8 years ago
  54. 1a31168 add C# unconstrained scenario by Jan Tattermusch · 8 years ago
  55. 108f93d add unary pingpong scenarios for c++ by Jan Tattermusch · 8 years ago
  56. 679cfaf Merge pull request #6235 from vjpai/qps_driver_youre_fired by Jan Tattermusch · 8 years ago
  57. 1c81329 Fix some of the scenarios core limits, thread limits, and depth by vjpai · 8 years ago
  58. 92abf1c Merge branch 'master' into qps_driver_youre_fired by vjpai · 8 years ago
  59. 29089c7 Deprecation of qps_driver and use of shell scripts, in progress by vjpai · 8 years ago
  60. 11433b7 kill java processes properly by Jan Tattermusch · 8 years ago
  61. f3b523b make RVM ruby accessible by performance tests by Jan Tattermusch · 8 years ago
  62. de874a1 add java performance worker by Jan Tattermusch · 8 years ago
  63. a5780e1 add RubyLanguage to benchmarking scenarios by Jan Tattermusch · 8 years ago
  64. 92265f6 fix field names in schema by Jan Tattermusch · 8 years ago
  65. 4843b51 populate metadata about jenkins build in benchmark results by Jan Tattermusch · 8 years ago
  66. 6d7fa55 result uploading by Jan Tattermusch · 8 years ago
  67. 88cc4e2 minor changes to schema by Jan Tattermusch · 8 years ago
  68. efd9803 Uploading results to big query by Jan Tattermusch · 8 years ago
  69. 7be244b fix redundant C++ scenario by Jan Tattermusch · 8 years ago
  70. d61c252 add some more C# scenarios by Jan Tattermusch · 8 years ago
  71. 4fec48b tiny fixes to scenario_config by Jan Tattermusch · 8 years ago
  72. 0bda0b3 Configure performance scenarios with json by Craig Tiller · 9 years ago
  73. 39d1a66 Merge pull request #6064 from ctiller/performance by Jan Tattermusch · 9 years ago
  74. 182de56 Merge pull request #6082 from jtattermusch/csharp_perfworker_features by Jan Tattermusch · 9 years ago
  75. 6dd74fc always build qps_driver by Jan Tattermusch · 9 years ago
  76. 084aa62 Remove unnecessary -2016 from copyrights by Craig Tiller · 9 years ago
  77. d92d5c5 Add copyright, tweak name by Craig Tiller · 9 years ago
  78. cb2cd26 Separate configuration from running logic for performance tests by Craig Tiller · 9 years ago
  79. 7797e3f Only build specified languages when running tests for those languages by Craig Tiller · 9 years ago
  80. bb1a453 add support for multiple languages by Jan Tattermusch · 9 years ago
  81. d7be789 build C# and node perf workers by Jan Tattermusch · 9 years ago
  82. 9de3c7a add a newline by Jan Tattermusch · 9 years ago
  83. b275844 add run_performance_tests.py script by Jan Tattermusch · 9 years ago