संदर्भ disableFriendlyErrors

disableFriendlyErrors

Turns off the parts of the Friendly Error System (FES) that impact performance.

The FES can cause sketches to draw slowly because it does extra work behind the scenes. For example, the FES checks the arguments passed to functions, which takes time to process. Disabling the FES can significantly improve performance by turning off these checks.

उदाहरण

This page is generated from the comments in src/core/main.js . Please feel free to edit it and submit a pull request!

संबंधित संदर्भ