Y
Hacker News
new
|
ask
|
show
|
jobs
by
naniwaduni
1593 days ago
For programs this trivial, startup time so dominates runtime, and Python's startup time is so incredibly awful, that you can often fork 10-20 low-overhead processes before Python even starts executing user code.