mattdesl/budo

Memory leak?

Open

#213 aperta il 13 giu 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (124 fork)batch import
help wantedquestion

Metriche repository

Star
 (2174 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor