You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
Following #38 we would still like to pursue further optimisations, at least for TLD/SLD lookups, to avoid linear searches if we can.
The text was updated successfully, but these errors were encountered: