Hacker News new | ask | show | jobs
by foltik 144 days ago
It’s surprising how quickly the bottleneck starts to become python itself in any nontrivial application, unless you’re very careful to write a thin layer that mostly shells out to C modules.