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

Performance improvements #70

Open
wants to merge 13 commits into
base: next
Choose a base branch
from
Open

Conversation

efrat-safanov
Copy link

  1. improve Redis storage engine performance
  2. added expiration to Redis page storage
  3. added stop crawl functionality
  4. improved RAM usage (page queue got filled up too quickly)

@yatish27
Copy link

I think the major issue is bcos of the class variable @page storing all the pages. If you remove that there is no mem leak

@ethicalhack3r
Copy link

FYI this did help a lot with memory issues. Thanks!

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