160 Commits (362ee6a0c9a088b3eb169cb6b7cffb985239a851)

Author SHA1 Message Date
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
nanahpang 8983ad4aff
Revert "Measure benchmark results more accurately in qps_driver" 5 years ago
Na-Na Pang 18580a9f4e clang format 5 years ago
Na-Na Pang 03ac8490ea revert changes 5 years ago
Na-Na Pang 1ead5c1905 remove the last invalid read, which cause hanging issue in driver 5 years ago
Na-Na Pang 968f7130a7 Fix typo 5 years ago
Na-Na Pang b6fe2678bb Clarify comments 5 years ago
Na-Na Pang 8edf0dd0c8 clang format 5 years ago
Na-Na Pang 3e90f3bea5 fix result inaccuracy in driver.cc 5 years ago
Soheil Hassas Yeganeh 5340111aa6 Fix sanity check. 5 years ago
Soheil Hassas Yeganeh a7aa9cf9ac Consider "Socket closed" to be a good status 5 years ago
Soheil Hassas Yeganeh 3081898d3e Deflake QPS test. 5 years ago
Soheil Hassas Yeganeh f05fd9de5f Remove out of context writes from H2. 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Alexander Polcyn d9dbb76969 Allow specifying specific credential types to reach specific works in QPS benchmark driver 6 years ago
Hope Casey-Allen 839a0520a2 Add an option to collect medians every epoch. Useful for gathering per second median latencies 6 years ago
Noah Eisen 373fc6dc40 Manual fixes to enable performance- clang tidy checks 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
kpayson64 7a20c962df Break out qps services into seperate protos 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Noah Eisen 93563bc0dc remote stale import 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Vijay Pai 088112fea1 Create inproc version of QPS test and add a few simple tests of this to standard testing suite. 7 years ago
Guantao Liu 91d8f0b5a8 Added the missing header file and fixed a syntax error. 7 years ago
Guantao Liu ac9fdfbc40 Removed unnecessary default values and fixed sanity. 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Yuxuan Li 5f9f37a33c fix minor 8 years ago
Yuxuan Li 28efff3e1e clang-format 8 years ago
Yuxuan Li 5d3ddeeea1 adding server side poll stat 8 years ago
Yuxuan Li 999ac157e6 initial implementation. 8 years ago
Alexander Polcyn 62a7ca8c95 re-run clang-format.sh 8 years ago
Alexander Polcyn 6ff1ca4871 re-run generate project to build qps json driver 8 years ago
Alexander Polcyn a6e796f58f ignore core counts and core lists in qps json driver 8 years ago
Jan Tattermusch 9f89107f17 better qps_json_driver message when QPS_WORKERS env is missing 8 years ago
Alexander Polcyn 4873d30ea2 allow disable core_list setting and override qps server in benchmarks 8 years ago
Alex Polcyn fcf09ea42e handle empty string for qps workers in driver and dont quit them on netperf 8 years ago
Vijay Pai 56540ba9f9 clang-format 8 years ago
Vijay Pai f4671bfaef Remove a namespace and start using a lambda for a small function 8 years ago
Vijay Pai 90102c2bfc Eliminate unnecessary uses of new[]/delete[] that can be replaced 8 years ago
Yuxuan Li 60d55f80c4 Change flag precision to flag stride, better description. 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago
Yuxuan Li c265a0ab02 clean up unnecessary new lines and logging. 8 years ago
Yuxuan Li 49aeb59389 clang-formated and latency_vs_load.cc is deleted as its functionality 8 years ago