A benchmarking tool for benchmarking web file system implementations
Build the CLI and run the default benchmark suite:
npm run benchYou can also run the published binary directly once installed from npm:
npx @terbiumos/fs-bench --results results.mdAvailable options:
fs-bench --results results.md --small-size 64kb --large-size 8mb --repetitions 3 --backends filer,lightningfs,tfs© Copyright 2026 TerbiumOS Development
Licensed under the Apache 2.0 License