File system performance: Difference between revisions

From genomewiki
Jump to navigationJump to search
(adding /dev/shm tmpfs imabe)
Line 9: Line 9:


==ext4 filesystem==
==ext4 filesystem==
Both read and write performance drop off between one and two million files in the directory.
[[Image:Ext4_fs_readWrite_performance.png]]

Revision as of 22:59, 31 May 2017

Testing filesystem performance read/write numbers of files into overloaded directory with up to 7 million files.

/dev/shm/ tmpfs in memory filesystem

Tmpfs filesystem readWrite performance.png

xfs filesystem

Xfs filesystem readWrite performance.png

ext4 filesystem

Both read and write performance drop off between one and two million files in the directory.

Ext4 fs readWrite performance.png