Chrome performance issues

Hi !

I’ve got an animation with not that much entities drawn on the screen. Each entity is a set of vertices that draw some shapes with beginShape and endShape (tesseract mode). For some reason, on chrome the animation gets laggier and laggier as it keeps running. I’d love to know if there’s some big issues I’m not aware of when using Chrome.

Here’s a video, browser 1 & 3 are firefox, browser in the middle is chrome.

Video Link on Streamable

hi! welcome to the forum :wave:

It would be great if you can share the code so others can test! also a small point but “processing” category is for java version, so if you are using p5.js, I suggest you to change it to “p5.js” :slight_smile: