xtk / X

The X Toolkit
http://www.goXTK.com
Other
786 stars 263 forks source link

Lots of memory still retained after renderer.destroy() called #178

Open zachmullen opened 9 years ago

zachmullen commented 9 years ago

Several hundred MB of data is still in my heap even after the renderer3D is destroyed, which leads me to believe the visualized DICOM data itself is being held onto somewhere. Is this a known issue?

mohanishgupta commented 8 years ago

I'm also facing a similar problem while working with minified xtk.js/xtk_edge.js . So I switched to the developmental set-up and it solved the problem for now. But I need this working with the minified files also. Pardon me if I'm missing something. I've posted the question on SO: http://stackoverflow.com/questions/32094100/xtk-memory-issue-with-minified-xtk-edge-js-and-xtk-js-files