mattdesl/budo

Memory leak?

Open

#213 opened on Jun 13, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2,174 stars) (124 forks)batch import
help wantedquestion

Description

I am testing on a new MacBook Pro and seeing a lot of "Out of Memory" system errors after 100-200 consecutive reloads in a very heavy WebGL scene (loading 3D models and procedural geometry).

It's hard to know whether the memory leak is in Chrome, or budo, or somewhere else, but I'll start digging to see what's up. Generally the memory problem goes away as soon as I quit Chrome, but in some cases I've seen the memory come back as soon as I terminate the budo process.

Would be interested to hear if anybody else has run into this.

Contributor guide