Slashdot Mirror


Huge Increase for Ext2/Ext3 Performance

pixelbeat writes "Grigory Orlov origonally implemented this new allocator for FreeBSD, and it's been merged in 2.5.46 and the first benchmarks are in: http://marc.theaimsgroup.com/?l=linux-kernel&m=103 650970512510&w=2 In summary: 13% increase on unpacking a kernel tarball 43% increase on uncached kernel tree traversal 48% increase on cached kernel tree traversal 170%increase on deleting kernel tree"

4 of 52 comments (clear)

  1. Windows/Mac by dalutong · · Score: 4, Interesting

    Since this is just a test of unpacking and deleting lots of files... couldn't one do this test in Windows/Mac OSX to see how their file systems match up.

    Does anyone have any benchmarks comparing them?

    --

    What comes first, finding a teacher or becoming a student?
  2. 170% increase on deleting kernel tree by wcbarksdale · · Score: 4, Funny

    Imagine how quickly you can rm -rf / now...

  3. Re:So... by ivan256 · · Score: 4, Informative

    I honestly want to know if it is a huge increase, or a small increase.

    As in all things benchmarking related, the answer is: It depends. This will be significant for certain uses of your system, but unimportant for others. If you've got a very busy file server, a news server, or a build machine where you do alot of compilation, this will be very significant. For other tasks you might not even notice.

    This is a kernel change, so there won't be any ISOs. Why not just try it now?

  4. "170% increase on deleting kernel tree" by psyconaut · · Score: 5, Funny

    Speed increase on rm -r /: 170%
    Likelyhood of keeping your job after doing this: 0%
    Seeing your boss's face when you tell him: priceless

    -psyco