155 Commits (60f6689103a6b89da8f3b653d727e5b59dd9f5d6)

Author SHA1 Message Date
Na-Na Pang 60f6689103 Fix typo 5 years ago
Na-Na Pang f2e266fcd1 Fix typo 5 years ago
Na-Na Pang cac43de33f clang format 5 years ago
Na-Na Pang fa02a5b0d9 Modify the calculation methods in driver and add comments in post_pocessing function 5 years ago
Na-Na Pang 203ec89c3e Revert "Fix bug in system time and user time calculation" 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
Na-Na Pang 493d996e97 Fix bug in system time and user time calculation 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 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
Yuxuan Li fe21ec90f6 batched changes 8 years ago
Craig Tiller 0895545a58 Complete reporting for failure rates 8 years ago
Craig Tiller 1a8c52e479 Collect stats on # failed requests 8 years ago