[HN Gopher] 120ms to 30ms: Python to Rust
___________________________________________________________________
120ms to 30ms: Python to Rust
Author : 0xedb
Score : 9 points
Date : 2024-06-27 20:46 UTC (2 hours ago)
(HTM) web link (old.reddit.com)
(TXT) w3m dump (old.reddit.com)
| gumby wrote:
| What I get from this is that the python interpreter is better
| than I would have guessed.
| dagss wrote:
| Same, until I read "C library accessed through Python"
| atiedebee wrote:
| Well, depending on how much python is written around the C
| library, you'll get a lot of overhead.
|
| There's also the fact that having everything be compiled
| simultaneously results in the optimizer being able to get a
| lot more work done.
___________________________________________________________________
(page generated 2024-06-27 23:01 UTC)