Y
Hacker News
new
|
ask
|
show
|
jobs
by
stephen123
3229 days ago
Thanks for showing us how to test that. My standard ohmyzsh takes 0.185 seconds.
~ time zsh -l -i -c 'echo "test"'
test zsh -l -i -c 'echo "test"' 0.09s user 0.07s system 86% cpu 0.185 total ~