Y
Hacker News
new
|
ask
|
show
|
jobs
by
tlyleung
184 days ago
Just a guess - but perhaps the startup time is before `time` is even imported?
1 comments
williadc
184 days ago
`time` is a shell command that you can use to invoke other commands and track their runtime.
link