1. 22
    1. 11

      Someone looking for a similar profiling tool with Zsh should know that that shell comes with one. I describe a similar process I went through in a blog post I wrote a couple years back.

      1. 2

        This is great, thanks for writing and sharing it.

      2. 1

        Thanks for the zprof tip, very useful.

        I originally was a bit puzzled about the article. I grabbed hyperfine and benchmarked bash -i and zsh -l and both were <2ms on my system.