Y
Hacker News
new
|
ask
|
show
|
jobs
by
bin_bash
719 days ago
I enjoy both languages quite a bit, but a 4x improvement is more of a testament to python than it is to rust imo!
1 comments
nolroz
719 days ago
How do you mean? Would you expect it to be much slower?
link
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