1. 264a210 Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x by Nathaniel Manista · 8 years ago
  2. 8e64d90 Modify shebang on python scripts by Siddharth Shukla · 8 years ago
  3. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 8 years ago
  4. a582def Temporarily disable resource quota QPS tests by Vijay Pai · 8 years ago
  5. 8a0ec88 Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master by David Garcia Quintas · 8 years ago
  6. faaa8b8 Disable node_protobuf_async_unary_qps_unconstrained benchmark test by murgatroid99 · 8 years ago
  7. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  8. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  9. f797c65 make the change in scenario config rather than c# by Alexander Polcyn · 8 years ago
  10. c6e333e add missing return statement by Alexander Polcyn · 8 years ago
  11. 6b446b6 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  12. 70d9ca4 Excluded async_client_sync_server_* tests for poll-cv engine since it by Sree Kuchibhotla · 8 years ago
  13. faa835c Add message sizes to sweeps by Craig Tiller · 8 years ago
  14. 412fa2a Support setting request, response size by Craig Tiller · 8 years ago
  15. 44e907a Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists by apolcyn · 8 years ago
  16. a6e796f ignore core counts and core lists in qps json driver by Alexander Polcyn · 8 years ago
  17. ac87a46 enable uploading server cpu usage data from performance tests to big query by Yuxuan Li · 8 years ago
  18. 9f08d11 add a "perf" option to benchmarks script, generate profile text reports and flamegraphs by Alexander Polcyn · 8 years ago
  19. 2de47cb enable running windows perf tests by Jan Tattermusch · 8 years ago
  20. 1731a41 Merge branch 'master' into node_express_run_perf_tests by murgatroid99 · 8 years ago
  21. e8f9cbb Remove some disabled copied Node Express perf tests by murgatroid99 · 8 years ago
  22. d885a27 fix repeated field by Yuxuan Li · 8 years ago
  23. 317f60b add a blank line back by Yuxuan Li · 8 years ago
  24. 2b4d372 hiding totalCpuTime and idleCpuTime from ServerStatus proto message by Yuxuan Li · 8 years ago
  25. 9ba52e7 unblock the performance tests. hide the cpu usage field for now. by Yuxuan Li · 8 years ago
  26. dabe6bd Enable Node Express benchmarks, fix copy/paste errors by murgatroid99 · 8 years ago
  27. c939022 More data massaging by Craig Tiller · 8 years ago
  28. ed531b8 More data massaging by Craig Tiller · 8 years ago
  29. 77fbc1c Fix some typos by Craig Tiller · 8 years ago
  30. 2634595 Merge pull request #8583 from ctiller/new_fields by Craig Tiller · 8 years ago
  31. bd3ab19 Add some fields to bigquery by Craig Tiller · 8 years ago
  32. bba5285 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  33. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  34. eebc8c8 Merge pull request #8498 from sreecha/sync_streaming by Sree Kuchibhotla · 8 years ago
  35. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  36. a83ee60 New streaming scenario by Sree Kuchibhotla · 8 years ago
  37. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  38. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  39. b73a654 Merge branch 'master' into new_scenario by Sree Kuchibhotla · 8 years ago
  40. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  41. b53e5d1 Create benchmark client and server for Node Express by murgatroid99 · 8 years ago
  42. 50d6f7b Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  43. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  44. bba2f47 remove formatting noise by Sree Kuchibhotla · 8 years ago
  45. 34ad82d Merge branch 'master' into new_scenario by Sree Kuchibhotla · 8 years ago
  46. d13fbca switch C# benchmark to coreclr by Jan Tattermusch · 8 years ago
  47. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  48. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  49. c9742d3 Merge pull request #8202 from ctiller/perf-wha by Craig Tiller · 8 years ago
  50. 0c80c7d Collecting failure status progress by Craig Tiller · 8 years ago
  51. 923d641 Add a new scenario: Async-Client/Sync-Server by Sree Kuchibhotla · 8 years ago
  52. 677966a Be explicit as to which tests to run by Craig Tiller · 8 years ago
  53. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  54. 601cff4 More programmatically generate scenarios by Craig Tiller · 8 years ago
  55. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  56. bf4939f Extend sweeps further, add streaming by Craig Tiller · 8 years ago
  57. 232ca02 Removed unnecessary notes from scenario_config.py by murgatroid99 · 8 years ago
  58. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  59. 8c985c2 Allow more sync threads by Craig Tiller · 8 years ago
  60. 5709469 Fix sync/async by Craig Tiller · 8 years ago
  61. 86cf6dc Remove some scenarios we can't run yet by Craig Tiller · 8 years ago
  62. 0c98675 Fix outstanding calls by Craig Tiller · 8 years ago
  63. 1423a63 Lets not do payload sweeps just yet by Craig Tiller · 8 years ago
  64. b6df247 Properly categorize tests to allow sweeps to be run by adhoc by Craig Tiller · 8 years ago
  65. c5aa700 Significantly increase sweep space by Craig Tiller · 8 years ago
  66. 6c38c1b Reduce outstanding request count by Craig Tiller · 8 years ago
  67. 15372a3 Use a # of total outstanding requests to drive benchmark config by Craig Tiller · 8 years ago
  68. 4f2d9ae Add sync variants of important tests, add sweeps across different channel counts by Craig Tiller · 8 years ago
  69. 6dbfce0 Add clientSuccess and serverSuccess to BQ schema by Sree Kuchibhotla · 8 years ago
  70. 45c0f2b Migrated python performance tests to use GA API by Ken Payson · 8 years ago
  71. 3b5b206 Make running individual Python tests less painful by Masood Malekghassemi · 8 years ago
  72. 1ff429d Organize Python tests to use grpcio-tools directly by Masood Malekghassemi · 8 years ago
  73. a286b04 small fixes by Craig Tiller · 8 years ago
  74. 9a36e6c Changed Python Sync streaming qps to follow spec by Ken Payson · 8 years ago
  75. 571c12e Remove AsyncStreaming client from python qps tests by Ken Payson · 8 years ago
  76. 28f6c01 Revert "Revive C++ large-message throughput tests" by Jan Tattermusch · 8 years ago
  77. 33b7361 Merge pull request #6661 from vjpai/throughput_fix by Jan Tattermusch · 8 years ago
  78. 3fe694f Revive throughput tests . by vjpai · 8 years ago
  79. d27888b mark unconstrained scenarios with scalable category by Jan Tattermusch · 8 years ago
  80. 5cbccd0 set client params differently for sync and async client by Jan Tattermusch · 8 years ago
  81. 37a907e add support for CLIENT_LANGUAGE setting by Jan Tattermusch · 8 years ago
  82. 649d126 set GOPATH when executing go worker by Jan Tattermusch · 8 years ago
  83. 4bd3a7c change go scenarios to use sync api by Jan Tattermusch · 8 years ago
  84. 3b59b0f integrate Go qps worker by Jan Tattermusch · 8 years ago
  85. 594ff20 Merge pull request #6524 from kpayson64/qps_improvements by Jan Tattermusch · 8 years ago
  86. 7363674 Merge pull request #6477 from jtattermusch/benchmarking_add_netperf by Jan Tattermusch · 8 years ago
  87. 1eb8d54 Added true async qps client by Ken Payson · 8 years ago
  88. 6de6971 explicitly specify request and response size for netperf by Jan Tattermusch · 8 years ago
  89. 4de2c32 add support for running netperf scenario by Jan Tattermusch · 8 years ago
  90. 92d9106 dont use corelimit for throughput tests by Jan Tattermusch · 8 years ago
  91. 16713b9 enable previously disabled C# scenarios by Jan Tattermusch · 8 years ago
  92. abd1b38 comment out the right scenario by Jan Tattermusch · 8 years ago
  93. ed4c3f1 disable some C# scenarios by Jan Tattermusch · 8 years ago
  94. 427699b mark some scenarios as smoketest and add a cmdline flag by Jan Tattermusch · 8 years ago
  95. a21c7e9 add support for scenario categories by Jan Tattermusch · 8 years ago
  96. d7b162f add some more scenarios by Jan Tattermusch · 8 years ago
  97. 957fe8d Updated a couple more scripts by murgatroid99 · 8 years ago
  98. 501ca57 kill pending python workers on start by Jan Tattermusch · 8 years ago
  99. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  100. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago