@nex some file systems apparently don't support very large directories
unsure how true that still is
@charlotte @nex that being said: /nix/store is flat, so it can't be that much of an issue nowadays.
(especially /nix/store/.links which on my system is 5 115 538 files big)
@5225225 @charlotte @nex
IIRC ext2 and ext3 had severe performance issues after like 10,000 files in a directory; although shouldn't be an issue for any modern filesystem. I think things keep doing it mostly so GUI file browsers or the web server generating a folder index (or slow internet connections downloading that index, or web browsers Ctrl-Fing that index) don't take forever