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 optimization #7

Open
yoann-dufresne opened this issue Apr 6, 2021 · 1 comment
Open

Speed optimization #7

yoann-dufresne opened this issue Apr 6, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@yoann-dufresne
Copy link
Contributor

The API is currently designed to correctly generate/read KFF files and be space efficient.
The code was designed to be easy to understand. It now needs to be speed up.

@yoann-dufresne yoann-dufresne self-assigned this Sep 1, 2021
@yoann-dufresne yoann-dufresne added the enhancement New feature or request label Sep 1, 2021
@yoann-dufresne
Copy link
Contributor Author

Buffer added to keep small files in memory and perform less intensive I/O

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