Hacker News new | ask | show | jobs
by hnlmorg 858 days ago
Python will do a lot under the hood that a hand-rolled C solution wouldn’t. So I wouldn’t expect the C equivalent to make the same number of syscalls as Python.