Skip to content

Possible leak of ArrayBuffers in babylonjs-scene-es6 #281

@dinfuehr

Description

@dinfuehr

Hi everyone,

it seems babylonjs-scene-es6 is leaking ArrayBuffer objects. This screenshots are from a heap snapshot after that benchmark ran (e.g. http://localhost:8010/?test=babylonjs-scene-es6 is enough for this). I would expect that the ArrayBuffers get collected by the GC but they stay around in Chrome/Safari/Firefox.

Chrome:

Image Image

Safari:

Image

Firefox:

Image

Hope this helps!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions