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