Commit Graph

17 Commits

Author SHA1 Message Date
Chaoguang Lin 7a5fe3800d Add comments, refine traces, add delay to dd rpc calls in the test 2020-06-15 15:31:55 -07:00
Chaoguang Lin 5bc2e2e595 update comments, make isAsync() virtual, remove unused code 2020-06-12 10:12:44 -07:00
Chaoguang Lin 980bee1d13 Fix fetchShardMetricsList_impl and add read cache in special key space 2020-06-12 10:12:44 -07:00
Chaoguang Lin afa7c0a9cc Change the value format to as json string 2020-05-20 15:59:01 -07:00
Chaoguang Lin edc5fc8c0b fix typo and use ASSERT_WE_THINK 2020-05-20 14:46:19 -07:00
Chaoguang Lin 298b94a044 clang-format the change 2020-05-19 20:51:02 -07:00
Chaoguang Lin c230c23a3a Add test for smaller range read in dd-stats 2020-05-19 20:49:15 -07:00
Chaoguang Lin 93ca130602 Delete the unnecessay endKey field in DDMetricsRef, since each begin key is the previous end key 2020-05-19 13:32:42 -07:00
Chaoguang Lin 5c4614f8be delete unnecessary comments 2020-05-18 15:05:55 -07:00
Chaoguang Lin 00dce3ca1d clang-format 2020-05-18 14:23:17 -07:00
Chaoguang Lin 6e684dda35 Using dd-stats zerobytes const in the workload 2020-05-18 11:53:26 -07:00
Chaoguang Lin bf62ef7c3e Add dd-stats into special-key-space 2020-05-18 10:38:23 -07:00
Jon Fu 37cfba9e05 removed usages of bytesPerKSecond and iosPerKSecond 2019-05-31 16:34:18 -07:00
Jon Fu f3ee41b4c6 changed test to use deterministicRandom instead of g_random 2019-05-30 11:22:09 -07:00
Jon Fu b27cdc6682 changed list value to a json string and added extra test metrics 2019-05-24 15:01:20 -07:00
Jon Fu 7b4f2907da addressed code review changes 2019-05-22 16:58:28 -07:00
Jon Fu 74a705645b changed kv format of metrics list and added simulation test 2019-05-22 12:44:32 -07:00