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

Achieve <1 ms per page processing (On a 5.400 RPM hard disk) #2

Closed
darccio opened this issue Dec 29, 2014 · 0 comments
Closed

Achieve <1 ms per page processing (On a 5.400 RPM hard disk) #2

darccio opened this issue Dec 29, 2014 · 0 comments
Assignees

Comments

@darccio
Copy link
Owner

darccio commented Dec 29, 2014

This is a hard one but... It can be done. I want to do it. Zas can be faster!

This will need a big refactor of code and benchmarking every generation step. For instance, to reduce directory walking to one time instead of three (counting, generating, deleting).

A good milestone would be to get from 400 ms to less than 300 ms in my current test with https://github.com/pirata-cat/pirata.cat (200 pages, aprox).

@darccio darccio self-assigned this Dec 29, 2014
@darccio darccio closed this as completed Mar 27, 2022
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

1 participant