Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

2 dynamic language myths

Name: Anonymous 2012-06-03 18:07

the 2 biggest myths I see all the timethat get spouted by noobs are that:
1) JIT makes huge speed gains in VM languages
2) a VM language will run as fast as C if its compiled to machine language

This is simply not true, Lua's JIT does not make any significant speed gains. Python's compile-to-platform implementations are not much faster than fast VM languages like Lua

Name: Anonymous 2012-06-03 18:21

>>1

it is possible, but requires more effort on the part of the developers of the native code compiler implementation.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List