Y
Hacker News
new
|
ask
|
show
|
jobs
by
graue
4892 days ago
But a JIT can perform such optimizations. Which doesn't help Haskell, but may help JavaScript or Lua beat C in some cases.
1 comments
ajg1977
4892 days ago
I'm doubtful that a JIT could realistically adapt its output based on runtime performance metrics, but if you have links I'd love to read more.
link
vsync
4892 days ago
http://en.wikipedia.org/wiki/Tracing_just-in-time_compilatio...
link