HowLong icon indicating copy to clipboard operation
HowLong copied to clipboard

Compare to time

Open jd-boyd opened this issue 7 years ago • 3 comments

Perhaps the README could contain a piece comparing using howlong to using the system supplied time command?

jd-boyd avatar Oct 25 '18 05:10 jd-boyd

Hey, can you further explain this issue? I'm not getting, what do you mean by Compare to time.

tarungarg2207 avatar Oct 10 '19 16:10 tarungarg2207

Hey, can you further explain this issue? I'm not getting, what do you mean by Compare to time.

Maybe they mean something like this? For comparison sake?

[user@test howlongtest]$ time python helloworld.py 
Hello world!

real	0m0.023s
user	0m0.018s
sys	0m0.005s

Conor0Callaghan avatar Oct 18 '19 21:10 Conor0Callaghan

@ivernus exactly.

jd-boyd avatar Oct 18 '19 22:10 jd-boyd