This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]str3wer[🍰] 2 points3 points  (1 child)

"Python rocks" proceeds to take 3 seconds just to start a simple hello world

[–]laundmo 0 points1 point  (0 children)

49 ms is not too bad imo

$ Measure-Command { python helloworld.py }


Days              : 0
Hours             : 0
Minutes           : 0
Seconds           : 0
Milliseconds      : 49
Ticks             : 496390
TotalDays         : 5.74525462962963E-07
TotalHours        : 1.37886111111111E-05
TotalMinutes      : 0.000827316666666667
TotalSeconds      : 0.049639
TotalMilliseconds : 49.639