Y
Hacker News
new
|
ask
|
show
|
jobs
by
hackerfromthefu
1584 days ago
It's compiling interpreted code into machine code that's specific to the processor it's running on.
Without this step it can still run but being interpreted it runs slower.