1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-06-02 19:25:52 +08:00
sfc-gh-tclinkenbeard 45c9a0abc7 Revert "Revert "Add limiting health metrics""
This reverts commit 209ebcc5950fe246ee0a6b995dcbe9ecc2688c68.
2020-11-13 17:24:57 -08:00

14 lines
289 B
TOML

[[test]]
testTitle='ThrottlingTest'
[[test.workload]]
testName='Throttling'
testDuration = 60.0
actorsPerClient=10
readsPerTransaction=10
writesPerTransaction=10
throttlingMultiplier=0.5
maxBurst=10000
[[test.workload]]
testName='HealthMetricsApi'