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

Make it faster #11

Open
zoetalus opened this issue Oct 26, 2018 · 1 comment
Open

Make it faster #11

zoetalus opened this issue Oct 26, 2018 · 1 comment

Comments

@zoetalus
Copy link
Contributor

This might be impossible. Currently comparing to ag, blackarrow is about 3 times slower than ag. This is pretty good for a pure-python approach vs whatever compiled language ag is written in. but can we do better?

@TheDataLeek
Copy link
Owner

This is a good time to include mmap instead of default reading of the file that python uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants