Displaying 1 result from an estimated 1 matches for "overwrite2".
Did you mean:
overwrite
2003 Jun 18
3
ext3 2.4.21 htree tests
...4.21 +
dir_index
Files spread over 100 directories:
Create : 1764, N/A, 1078
Remove : 611, N/A, 1310
Ok so results are not that great - better to use more directories.
Files spread over 1000 directories:
Create: 409, 305, 284
Remove: 138, 96, 141
Create: 377, 312, 276
Overwrite: 317, 246, 268
Overwrite2: 321, 241, 265
I was interested in seeing if the htree patches would give me a
performance increase - although I guess the sequential nature of the
file creation/deletion probably will not benefit - although I was
suprised that adding dir_index hit the overwrite and removal speed -
probably based...