Confirmed users
204
edits
Line 220: | Line 220: | ||
===JS (naveed)=== | ===JS (naveed)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
{{readonly}} | |||
** Compiler (JIT) | |||
*** Removed init time of selfhosting. Not visible due to extra bug. | |||
** Garbage Collection | |||
** Front End and Other | |||
*** {{bug|972657}} - Moved the "script too small to compress?" check earlier. This appears to have caused 3--10% wins on Talos's "Paint" and "Tab Animation Test" tests on Windows and Linux, surprisingly enough. | |||
*** {{bug|936740}} - Inline Math.ceil in the last remaining case (input is a double, output is an integer) | |||
===Layout (jet/dbaron)=== | ===Layout (jet/dbaron)=== | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> |