Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbrat
3520 days ago
How these tests are run will potentially create large differences. For instance, pure Nashorn will compile each script _every_ time before executing it. PurpleJS only compiles a script once and then caches it for re-use.