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