Y
Hacker News
new
|
ask
|
show
|
jobs
by
adrianN
1835 days ago
A JIT has runtime information that makes it a bit easier to optimize a highly dynamic language like Python.
1 comments
jhgb
1835 days ago
Yes, that's why JITs are a good idea and often preferred.
link