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

Benchmark tooling #29

Open
kpcyrd opened this issue Nov 13, 2018 · 0 comments
Open

Benchmark tooling #29

kpcyrd opened this issue Nov 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@kpcyrd
Copy link
Owner

kpcyrd commented Nov 13, 2018

It seems some modules perform somewhat poorly. I've suspected this is due to db_insert, but one benchmark investigation that just inserts 1k subdomains finishes in 0.5sec.

The easiest way to tune modules for speed would be a mode that hooks into the http client and returns static responses and writes into a temporary database that is deleted afterwards.

Maybe the proper way to avoid this is just #14 though.

@kpcyrd kpcyrd added the enhancement New feature or request label Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant