[Bug 207022] stat() 4 to 16 times slower on FreeBSD/UFS than on Linux/Ext4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 10 08:32:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207022
--- Comment #14 from Fabiano Sidler <fabianosidler at swissonline.ch> ---
Hi Steven! Thank you for your help! I'm seeing the same:
/usr/bin/time ./test
Tested 4200 files
0.00 real 0.00 user 0.00 sys
The interesting thing is that in my cstat program, the files are NOT actually
all in the same directory. Could this be the issue? Then the directory tree
traversal needed to be speeded up somehow.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list