gngr icon indicating copy to clipboard operation
gngr copied to clipboard

Bump up the optimisation level of JS

Open hrj opened this issue 10 years ago • 0 comments

In my quick tests, setting the optimisation level to 9 works fine (as in no errors with a few JS tests).

However, it makes most sense to do this after other bottlenecks are fixed (since the JS optimisation will add some latency, and the benefit will be relatively marginal).


Update: This will depend on handling of large scripts in compiled mode in rhino

hrj avatar Jan 09 '15 15:01 hrj