Skip to content

TerbiumOS/fs-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-bench

A benchmarking tool for benchmarking web file system implementations

Usage

Build the CLI and run the default benchmark suite:

npm run bench

You can also run the published binary directly once installed from npm:

npx @terbiumos/fs-bench --results results.md

Available 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

About

A benchmarking tool for benchmarking web file system implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors