Y
Hacker News
new
|
ask
|
show
|
jobs
by
TekMol
1111 days ago
But I'm not compiling. And neither are 99.9% of other software users.
1 comments
pjmlp
1111 days ago
Hence why JITs have some advantages when shipping software, at the cost of a few extra MBs.
link
bruce343434
1110 days ago
Only if the JIT uses the fancy instructions :)
link
pjmlp
1110 days ago
Most JVM implementations and the CLR do keep up with fancy instructions.
Not all, but surely a few.
link