Today, the DurDir benchmark writes a single file:
|
durDirTestFile = "bench-data" |
One X byte file and 10,000 files totaling X bytes are very different workloads. The benchmark can't express the second at the moment. One example is to measure storage performance on different storage transports in microVMs (related PR #1519).
cc Chenyi Wang (@chw120)
Today, the DurDir benchmark writes a single file:
substrate/internal/benchmarking/boomer/glutton/durdir.go
Line 58 in 5f7c690
One X byte file and 10,000 files totaling X bytes are very different workloads. The benchmark can't express the second at the moment. One example is to measure storage performance on different storage transports in microVMs (related PR #1519).
cc Chenyi Wang (@chw120)