I'll just post my results of some lil' fs benchmarks:
Code: Select all
FS/Test *1 *2 *3 *4 *5 *6
ext2 (real)0m2.943s 0m32.818s 2m16.690s 0m16.609s 3m56.574s (first)15s
(user)0m0.002s 0m22.967s 0m0.070s 0m0.009s 3m26.373s (second)2,5s
(sys)0m0.141s 0m1.502s 0m1.649s 0m0.154s 0m15.130s
JFS 0m3.700s 1m47.886s 5m7.329s 0m50.884s 4m16.316s 13s
0m0.004s 0m23.258s 0m0.104s 0m0.014s 3m28.559s 2-3s
0m0.168s 0m2.147s 0m1.928s 0m0.328s 0m17.222s
XFS 0m6.490s 1m2.278s 2m25.033s 0m25.449s 4m3.170s 14s
0m0.003s 0m23.519s 0m0.098s 0m0.030s 3m28.080s 2,5s
0m0.162s 0m3.039s 0m2.872s 0m1.062s 0m16.710s
Reiser4 0m6.082s 0m33.895s 0m46.481s 0m9.657s 4m8.398s 16
0m0.000s 0m23.529s 0m0.073s 0m0.016s 3m26.641s 2,5s
0m0.160s 0m4.044s 0m3.181s 0m1.843s 0m36.197s
ReiserFS 0m0.141s 0m35.667s 2m6.010s 0m0.870s 4m2.503s 14s
0m0.000s 0m23.354s 0m0.095s 0m0.013s 3m27.194s 2,5s
0m0.141s 0m3.190s 0m2.631s 0m0.734s 0m17.756s
**1. time cp /usr/portage/distfiles/linux-2.6.8.tar.bz2 /mnt/hda4
**2. time tar xjf linux-2.6.8.tar.bz2
**3. time cp -R linux-2.6.8/ linux
**4. time rm -R linux
**5. cd linux;cp /root/konfa /mnt/hda4/.config;make menuconfig;time make
**6. time of /mnt/hda4/OpenOffice.org1.1.2/program/scalc (first, sekond startup)


