Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leaks when point cloud data loading #69

Open
spirityy opened this issue Jul 15, 2019 · 0 comments
Open

Memory leaks when point cloud data loading #69

spirityy opened this issue Jul 15, 2019 · 0 comments

Comments

@spirityy
Copy link

I have the problem loading large pointcould data.

At the beginning,
mem1

After a while,
mem3

The problem is PotreeRenderer class this.buffers? Or web workers load laz/las file cause memory leak?

I've exclude other possible causes.Without the point cloud being loaded, there is no memory leak for any operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant