Hacker News new | ask | show | jobs
by flohofwoe 721 days ago
Yeah, IME Python can be about 100x slower than a native solution. The original solution was a combination of a C library and Python wrapper code, so 4x makes sense for eliminating the Python part.