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 map heap snapshot blob file #434

Merged
merged 1 commit into from Apr 27, 2016

Conversation

jasssonpet
Copy link
Contributor

@jasssonpet jasssonpet commented Apr 27, 2016

Avoids the initial memory spike of reading the heap snapshot file in memory and deleting it shortly after.

Related to: NativeScript/NativeScript#1563

ping @atanasovg, @KristinaKoeva

@jasssonpet jasssonpet self-assigned this Apr 27, 2016
@jasssonpet jasssonpet changed the title Memory map heap snapshot blob Memory map heap snapshot blob file Apr 27, 2016
@ns-bot
Copy link

ns-bot commented Apr 27, 2016

💚

@atanasovg
Copy link
Contributor

👍 Looks great, I wonder does this add some measurable improvement?

@jasssonpet
Copy link
Contributor Author

It reduces the startup memory of the process in the Android Monitor.

@jasssonpet jasssonpet merged commit e97c304 into master Apr 27, 2016
@jasssonpet jasssonpet deleted the jasssonpet/memory-map-snapshot branch April 27, 2016 11:36
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

Successfully merging this pull request may close these issues.

None yet

3 participants