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

perf(latency): add connection re-use across request #25

Merged
merged 1 commit into from
Apr 8, 2022

Conversation

j-mendez
Copy link
Member

@j-mendez j-mendez commented Apr 1, 2022

  1. re-use connections across request (major latency improvement)
  2. remove auto drop values (fix easy re-crawling without needing to re-instantiate )
  3. add invalid crawl test case to make sure program does not exit
  4. upgrade rayon latest

@j-mendez j-mendez requested a review from madeindjs April 1, 2022 17:10
@j-mendez j-mendez changed the title feat(connection): add connection re-use across request perf(latency): add connection re-use across request Apr 3, 2022
@j-mendez j-mendez merged commit 5ae78a7 into master Apr 8, 2022
@j-mendez j-mendez deleted the connection-reuse branch April 8, 2022 23:45
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.

2 participants