Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-16 | fuse: add benchmarking support for FUSE | Boyuan He & Ridwan Sharif | |
This change adds the following: - Add support for containerizing syscall tests for FUSE - Mount tmpfs in the container so we can run benchmarks against it - Run the server in a background process - benchmarks for fuse syscall Co-authored-by: Ridwan Sharif <ridwanmsharif@google.com> |