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 leak reduction #62

Merged
merged 1 commit into from
Jan 9, 2018
Merged

Memory leak reduction #62

merged 1 commit into from
Jan 9, 2018

Conversation

erandelax
Copy link
Contributor

@erandelax erandelax commented Dec 14, 2017

Freeing unnecessary variables before going for subsequent pages reduces memory leak since things like previous page's html don't need to wait until all subpages are surfed. Example chart: before.log, after.log.

#26

Freeing unnecessary variables before going for subsequent pages reduces memory leak since things like page's html don't not need to wait until all subpages are surfed. [Example](https://snag.gy/eW5CHK.jpg).
@vezaynk
Copy link
Owner

vezaynk commented Dec 21, 2017

Very nice catch! Sorry for the long delay, I will review and test this in the coming days.

@vezaynk vezaynk merged commit c18f04e into vezaynk:master Jan 9, 2018
@erandelax erandelax deleted the patch-3 branch May 27, 2018 18:47
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

2 participants