File system performance
From genomewiki
Testing filesystem performance read/write numbers of files into overloaded directory with up to 7 million files.
/dev/shm/ tmpfs in memory filesystem
xfs filesystem
Writing performance declines rapidly, reading performance remains constant.
ext4 filesystem
Both read and write performance drop off between one and two million files in the directory.