ext3 is much slower with small files, you can gain more than 5% when you compile a kernel on reiserfs.
I'm going to test SQLite benchmark on my gentoo. This terribly poor SQLite performance in Ubuntu is shocking, something must be broken - I don't believe ext3 is that slow (I'm using reiserfs so I can't really judge though).
Edit:
sqlite benchmark results on P4 640 Prescott 3.2GHz (HT) on WDC 250GB/reiserfs (with KDE4-live with compositing and some other apps running but rather being idle)
- nearly 68s (12500 inserts)
still slower than Mac OS X, it must be FULL_SYNC related as someone stated before.
Last edited by reavertm; 11-06-2008 at 11:58 AM.
ext3 is much slower with small files, you can gain more than 5% when you compile a kernel on reiserfs.
Thanks for these comparisons, really interesting to see. I'd love to see more real world timing comparisons also. Main things I'm thinking about are.
- Boot speed
- Launch Firefox from cold boot
- Power consumption (active and idle)
- Battery life
- Finder vs. Nautilus for large directories and operations
Something must be really, really bad for IO operations in Ubuntu, then... I just bought a new HDD and moved around about 300Gb worth of data, from various sources to various destinations, some times simultaneously. And on my Fedora 8 x86_64 2.6.26.5 the system was just as snappy as always, while these moves were being done (and I use EXT3 as filesystem, mind you) I was doing some other stuff like reading e-mail, browsing the web and using OOo (until I had to move my /home data, which meant I didn't want to disturb the process by adding cache files to FF, new mails to TB, etc).
I don't mean this to be Ubuntu bashing or "mine is better than yours" kind of comment, rather that something has gone seriously wrong somewhere... Are there any bug reports about this? Are there any kind of reports about whether this slow down is with P-ATA/S-ATA drives? Which operations are slower? what's the CPU usage of commands like cp/mv/du/etc? Maybe a regression in a patch from Ubuntu to libata?
I'd love to see benchmarks of other distros (Arch Linux, Gentoo), because it looks like there's something really bad in the newest Ubuntu. It's strange, but Intrepid seems to be faster than previous versions, so the problem may be in something else. And I'd love to see benchmarks using NVIDIA card.
I'm sorry, but I like Gnome because it's easy on the eye and has a strong layout. Furthermore, I know more people who change the vista/xp default theme to 'classic' then people who actually keep these shiny themes. Maybe the world consists of different people, who knows?
Also, if people want it shiny, they can use KDE4: Shiny by default --> problem solved.
The speed is very fast compared to XP/Vista and I have faith in the teams working on the kernel/distro's.
Last edited by MaestroMaus; 11-06-2008 at 12:46 PM.
...those benchmarks against MS Vista SP1 & OpenSolaris 2008.11![]()
Just one point and I don't know how important it is...
OS-X and the mac-mini are spescifically designed for each other where as ubuntu has to support as much hardware as possable out of the box. So any general OS that comes with drivers built in will have to carry a lot of 'dead weight' and avoid over optimisation, where as an OS for very few hardware platforms can be highly optimised and shed all unnecessary components.