Hacker News new | ask | show | jobs
by noelwelsh 1088 days ago
I'm really surprised to hear Racket code was slower than Python. Racket has had a JIT compiler for a very long time, and v8 has a much better JIT compiler, so I would expect its performance to be vastly better than Python.
1 comments

Hi Noel!

Yeah, Racket is faster than Python normally.

Hi Jens! :)