Giter VIP home page Giter VIP logo

Comments (5)

masonr avatar masonr commented on May 30, 2024

Thanks for the suggestion. I'll look into this a bit and do some testing to see if it'll be beneficial. Most likely would be implemented as a flag if I decide to bake it in. I've been wanting to clean up the disk test code anyway, so this might give me a good opportunity to do so.

from yet-another-bench-script.

camjac251 avatar camjac251 commented on May 30, 2024

Is there any chance that the tests done after 4kb are cached in any way? If I test this script vs bench.sh or MonkeyTest, I don't see as fast of a speed with the others as I do with fio.

from yet-another-bench-script.

masonr avatar masonr commented on May 30, 2024

No, fio doesn't cache results and does non-cached random writes/reads for every test. I'm not familiar with MonkeyTest, but bench.sh does sequential disk speeds which are often way different than random read/write tests. SSDs/NVMe drives often do rather poorly on sequential tests and very well on more real-world tests (random read/writes).

from yet-another-bench-script.

masonr avatar masonr commented on May 30, 2024

@camjac251 so after testing this on and off the past couple months, I haven't really seen any instances where using higher block sizes than the highest default size (1mb) results in any significant speed boost, either on nvme, ssd, or spinning rust drives. So with that I'm not sure it's worth adding an option into the script to use higher block sizes as it won't really be beneficial for most people.

Have you tried testing with the fio utility yourself to see if you see any significant difference in throughput when doing really large block sizes? I'm curious what behavior you're seeing with large block sizes like that.

from yet-another-bench-script.

masonr avatar masonr commented on May 30, 2024

Closing pending further discussion.

from yet-another-bench-script.

Related Issues (20)

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.