top | item 40817205

(no title)

bin_bash | 1 year 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!

discuss

order

nolroz|1 year ago

How do you mean? Would you expect it to be much slower?

flohofwoe|1 year 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.