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

Speed-up matching by using raw Uint32Array instead of view #96

Merged
merged 2 commits into from
Feb 4, 2019

Conversation

remusao
Copy link
Collaborator

@remusao remusao commented Jan 31, 2019

Average time to process request is now 0.007 ms (instead of 0.028 after implementing lazy loading). This is now even faster than ever (our previous speed was ~0.008 ms per request).

@remusao remusao merged commit ae284f1 into ghostery:master Feb 4, 2019
@remusao remusao deleted the fast-uint32-array-view branch September 5, 2019 11:41
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.

None yet

1 participant