Performance hack
This commit is contained in:
parent
0d31789e10
commit
e27b939fb0
@ -5,6 +5,9 @@
|
|||||||
// Voicegardens front-end Javascript
|
// Voicegardens front-end Javascript
|
||||||
//
|
//
|
||||||
|
|
||||||
|
// https://github.com/processing/p5.js/wiki/Optimizing-p5.js-Code-for-Performance
|
||||||
|
p5.disableFriendlyErrors = true; // disables FES
|
||||||
|
|
||||||
// The entire canvas
|
// The entire canvas
|
||||||
var _canvas;
|
var _canvas;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user