Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh slow and hogs cpu when using */*/*.ext on large file tree



I theoretically can drop caches on OS X with "purge" command, but ls
/*/*/*/*.h is still faster than the cold run. So I did only warm
tests:

zsh-5.0.8        0.749s
zsh-5.2           0,742s
bash-3.2         0.179s

It seems that OS X caches everything even after "purge" and I cannot
do meaningful tests like yours, but still, these are my results.

Best regards,
Sebastian Gniazdowski



Messages sorted by: Reverse Date, Date, Thread, Author