6 ms·
Just a guess - but perhaps the startup time is before `time` is even imported?
by tlyleung 9mo ago
Just a guess - but perhaps the startup time is before `time` is even imported?
- williadc 9mo ago`time` is a shell command that you can use to invoke other commands and track their runtime.