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

More optimization #29

Open
erkyrath opened this issue Feb 13, 2024 · 1 comment
Open

More optimization #29

erkyrath opened this issue Feb 13, 2024 · 1 comment

Comments

@erkyrath
Copy link
Member

We could shave another 1.4 seconds (25% or so) on Index-only updates if we skipped the date_X.html pages. (They have no metadata or description lists, so they don't need to be touched if only Index files have changed. In particular, the every-file list at date.html is enormous.)

Index-only updates are unfortunately not easy to detect.

@erkyrath
Copy link
Member Author

Now we have datev_X.html pages, which do depend on metadata. So this idea has reduced impact even if I figured out how to do it.

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

No branches or pull requests

1 participant