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

Optimise ACL lookups #39

Closed
anjackson opened this issue Feb 14, 2019 · 0 comments
Closed

Optimise ACL lookups #39

anjackson opened this issue Feb 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@anjackson
Copy link
Contributor

Following #38 we would still like to pursue further optimisations, at least for TLD/SLD lookups, to avoid linear searches if we can.

@anjackson anjackson added the enhancement New feature or request label Feb 14, 2019
ikreymer added a commit to ukwa/pywb that referenced this issue Feb 15, 2019
…k with 'not items', fixes issue with 404s mentioned in ukwa/ukwa-pywb#39
N0taN3rd pushed a commit to webrecorder/pywb that referenced this issue Sep 3, 2019
- don't parse json on every aclj line until key prefix matches, resulting in speed boost!
- convert aclj to dict (via cdxobject) only when match is found (disable aggregator source tracking)
N0taN3rd pushed a commit to webrecorder/pywb that referenced this issue Sep 3, 2019
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