aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/usage_timer.cc
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* windows compilation fixesGravatar Jan Tattermusch2017-02-02
|
* fix logging problemGravatar Yuxuan Li2016-10-26
|
* minor fix for usage_timer.ccGravatar Yuxuan Li2016-10-25
|
* Change flag precision to flag stride, better description.Gravatar Yuxuan Li2016-10-21
| | | | | | | Add flag error_tolerence to define the search stopping criteria. Move the equal condition in the binary search to smaller than condition. Wrap get_cpu_usage(), so on non-linux platform, the compiler won't complain and will get cpu usage to be 0.
* resolve out_of_range error from stoi function.Gravatar Yuxuan Li2016-10-06
|
* clang-formated and latency_vs_load.cc is deleted as its functionalityGravatar Yuxuan Li2016-10-06
| | | | has been merged into qps_json_driver.
* batched changesGravatar Yuxuan Li2016-10-06
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Timer->UsageTimer consistentlyGravatar vjpai2016-02-24
|
* Fix copyrightsGravatar Craig Tiller2016-02-23
|
* Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22