encoding for filesystem benchmarking?
Why are those encoding tests used again and again to benchmark file-system performance? I mean all of the do basically linear reading/writing, and not only in this test the results never differ more than 10% -> useless.
What I would care more about is moving/creating/deleting files, system bootup time, kernel unpack&compile, find over a whole system ... something which really stresses a FS and the IO subsystem.
I also don't run aalib stuff in my terminal to benchmark my graphic hardware
- Clemens
Why are those encoding tests used again and again to benchmark file-system performance? I mean all of the do basically linear reading/writing, and not only in this test the results never differ more than 10% -> useless.
What I would care more about is moving/creating/deleting files, system bootup time, kernel unpack&compile, find over a whole system ... something which really stresses a FS and the IO subsystem.
I also don't run aalib stuff in my terminal to benchmark my graphic hardware
- Clemens
Comment