Hacker News new | ask | show | jobs
by o11c 883 days ago
Note that the `hyperfine` example is actually measuring two nested shells. Unless hyperfine implements a shell-parser of its own, of course.
1 comments

The -N flag tells hyperfine to not run it in a shell, which means it is not nested.