Giter Site home page Giter Site logo

Comments (2)

sloonz avatar sloonz commented on June 30, 2024

Hello,

I am sorry, but I have no plan to do that. Filesystems benchmarking is a hard and contentious topic ; if you think that performances may be problematic for your use-case, I suggest you to run tests with the specific workload you have in mind.

From my quick, non-rigorous tests : FUSE has an important, non-negligible overhead (you can check this by yourself by testing the passthrough FUSE example ; running tar on my home folder is 5x slower, if my memory serves me right). rewritefs has a pretty-much non-existent overhead relatively to FUSE, but obviously suffers from the overhead of FUSE himself

Cheers

from rewritefs.

ngirard avatar ngirard commented on June 30, 2024

@sloonz, thanks for your answer.

FUSE has an important, non-negligible overhead (you can check this by yourself by testing the passthrough FUSE example ; running tar on my home folder is 5x slower, if my memory serves me right). rewritefs has a pretty-much non-existent overhead relatively to FUSE, but obviously suffers from the overhead of FUSE himself

Actually, simply adding this piece of information to the README would already help a lot, IMHO.

from rewritefs.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.