Thread (8 messages) 8 messages, 4 authors, 2005-04-27

Re: Mercurial 0.3 vs git benchmarks

From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2005-04-27 18:56:27
Also in: lkml

Thomas Glanzmann wrote:
For tar I have no idea why it should slow down the operation, but maybe
you can enlighten us.
Directory hashing slows down operations that do linear sweeps through 
the filesystem reading every single file, simply because without 
dir_index, there is likely to be a correlation between inode order and 
directory order, whereas with dir_index, readdir() returns entries in 
hash order.

	-hpa
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help