Y
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
soegaard
1087 days ago
Hi Noel!
Yeah, Racket is faster than Python normally.
link
noelwelsh
1087 days ago
Hi Jens! :)
link
Yeah, Racket is faster than Python normally.