Y
Hacker News
new
|
ask
|
show
|
jobs
by
nolroz
719 days ago
How do you mean? Would you expect it to be much slower?
1 comments
flohofwoe
719 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.
link