Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

initial draft of Node.js bindings memory usage test #5207

Closed
wants to merge 2 commits into from

Conversation

mikemorris
Copy link
Contributor

@mikemorris mikemorris commented Jun 1, 2016

mbgl.Map.release and gc() seem to be doing the opposite of what I would expect (acquiring more memory instead of freeing)? Unless my math is backwards.

I think mbgl.Map.load is async (not sure if the problem in cutting-room-floor/tilelive-gl#11 (comment) still exists though?), which makes the timer a bit silly.

/cc @miccolis @brunoabinader

@mikemorris mikemorris added the Node.js node-mapbox-gl-native label Jun 1, 2016
@mikemorris
Copy link
Contributor Author

Implemented memory usage test in #5529

@mikemorris mikemorris closed this Jul 14, 2016
@mikemorris mikemorris deleted the node-memtest branch July 14, 2016 17:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Node.js node-mapbox-gl-native
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant