Hacker News new | ask | show | jobs
by eddyg 1552 days ago
In what ways is fish faster than zsh?

I can be believe it’s faster than a poorly configured zsh (which unfortunately is quite common), but would be curious to see actual test results, with things like “input lag”, “time to first prompt”, “command lag”, etc. like is measured with the excellent zsh-bench (https://github.com/romkatv/zsh-bench#what-it-measures)

1 comments

I've never tried zsh. I remember reading in the interwebz that if you go towards feature-parity with fish in a zsh setup, the latencies here and there, adds up and makes it slower than fish. Here is a relevant blog post: https://carlosbecker.com/posts/fish/

But yeah, I don't have any proofs.

Yeah, that blog post is doing exactly what https://github.com/romkatv/zsh-bench#how-not-to-benchmark says not to do...