|
发表于 2005-6-17 15:04:47
|
显示全部楼层
- ext2 ext3 jfs xfs reiser3 reiser4
- 1 Create 10.000 files into a dir 14,950 21,473 12,144 12,756 11,278 11,642
- 2 Run find on that dir 00,013 00,069 00,054 00,050 00,061 00,101
- 3 Remove that dir 00,078 00,231 00,905 01,750 00,407 00,741
- 4 Create 10.000 dirs 26,667 24,928 12,001 12,863 11,098 11,870
- 5 Run find on that dir 00,171 00,191 00,291 00,165 00,365 00,260
- 6 Remove the whole dir 00,403 01,188 01,652 01,447 11,230 30,898
- 7 Copy kernel tar from other disk 01,965 02,018 01,999 01,974 01,982 01,968
- 8 Copy kernel tar to other disk 00,983 00,928 00,922 00,785 00,969 00,944
- 9 Untar kernel 34,229 36,182 36,251 37,182 36,946 38,743
- 10 Tar kernel 26,639 25,859 26,824 25,806 25,942 26,569
- 11 Remove kerlnel source dir 00,270 00,544 04,377 01,771 01,170 02,351
- 12 Copy kernel tarball 10 times 19,772 20,311 18,882 19,094 20,710 17,703
- 13 Create 1gb from /dev/zero 23,572 25,038 26,052 22,615 25,038 23,650
- 14 Copy the 1gb file same disk 50,427 53,003 88,937 48,297 59,869 48,254
- 15 Split 10mb file 1000 byte pcs 05,769 07,939 03,477 04,262 01,390 01,140
- 16 Split 10mb file 1024 byte pcs 04,992 09,878 03,367 03,750 01,240 00,836
- 17 Split 10mb file 2048 byte pcs 01,482 02,096 01,360 01,942 00,752 00,546
- 18 Split 10mb file 4096 byte pcs 00,494 00,624 00,548 00,995 00,357 00,414
- 19 Split 10mb file 8192 byte pcs 00,229 00,278 00,347 00,510 00,257 00,310
- 20 Copy kernel tree same disk 08,233 19,462 23,082 19,657 27,548 14,530
- 21 Cat 1gb to /dev/null 22,315 22,321 22,170 22,227 24,886 22,834
复制代码 |
|