Today I learned that "time" is a shell built-in in zsh!

adam@m1-wired:~$ echo 99k2vp8opq | time dc > /dev/null
dc > /dev/null  0.00s user 0.01s system 69% cpu 0.011 total

(M1 MacBook Air, late 2020, MacOS 12.2.1)