mirror of
https://github.com/apple/foundationdb.git
synced 2026-01-25 12:28:19 +00:00
10 lines
190 B
TOML
10 lines
190 B
TOML
[[test]]
|
|
testTitle = 'StorefrontTest'
|
|
|
|
[[test.workload]]
|
|
testName = 'Storefront'
|
|
actorsPerClient = 20
|
|
transactionsPerSecond = 200
|
|
itemCount = 20000
|
|
maxOrderSize = 4
|