Commit Graph

23 Commits

Author SHA1 Message Date
sfc-gh-tclinkenbeard 4669f837fa Add uses of makeReference 2020-11-07 22:10:18 -08:00
sfc-gh-tclinkenbeard 7f0d14c8e4 Modernize/refactor workloads directory 2020-10-04 22:29:07 -07:00
Andrew Noyes fa266b1272 Address review comments 2020-07-08 16:54:54 +00:00
Andrew Noyes e1dfa410c1 Remove "Storages" field from data_distribution_stats
It seems like a cool idea, but it feels rushed to me. Reverting for now.
2020-06-30 15:24:16 +00:00
Andrew Noyes a55b0771c5 Test schemas
Also remove an ASSERT_WE_THINK that doesn't seem to hold now that we
include shards
2020-06-30 15:24:16 +00:00
Andrew Noyes 403274bba8 Add schemas, and check dataDistributionStatsSchema 2020-06-30 15:24:16 +00:00
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