163 Commits (d0bf9cedcc5530e2503bb56a95ab194d94524a68)

Author SHA1 Message Date
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Esun Kim ed2037d343 Update by review 5 years ago
Esun Kim 0eefd8b209 Finish client first completely for client-lead tests 5 years ago
Esun Kim d45f877dfb Add more logs and asswert to qps_worker 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
Mark D. Roth fc6f26c89b Remove grpc_core::StringView. 5 years ago
Alexander Polcyn 962a8f28f9 Add a flag to set a grpclb+pick_first service config in 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 5 years ago
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
Na-Na Pang 1a374bc984 Add explanation to the comments 5 years ago
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."" 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