ID:1948886
 
Resolved
The generated JavaScript for the webclient now removes various, theoretically unnecessary, type and safety checks in favor of faster execution. If any regressions appear as a result of this change, please try to reduce the problem to a simple, repeatable demo if possible for investigation and be sure to make note of any JavaScript console errors.
BYOND Version:509.1301
Operating System:N/A
Web Browser:N/A
Applies to:Webclient
Status: Resolved (509.1302)

This issue has been resolved.
Posted by Lummox JR on behalf of Doohl

Per ongoing discussion in id:1917533, the webclient needs some FPS improvements. This thread specifically addresses potential speed gains from turning off various safety checks in the generated JavaScript.
Lummox JR resolved issue with message:
The generated JavaScript for the webclient now removes various, theoretically unnecessary, type and safety checks in favor of faster execution. If any regressions appear as a result of this change, please try to reduce the problem to a simple, repeatable demo if possible for investigation and be sure to make note of any JavaScript console errors.