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

Optimise record coefficients look-up time #3

Open
MicheleCeresoli opened this issue Sep 12, 2023 · 0 comments
Open

Optimise record coefficients look-up time #3

MicheleCeresoli opened this issue Sep 12, 2023 · 0 comments
Assignees
Labels
feature New feature or request speculative Whether the change will be implemented is speculative

Comments

@MicheleCeresoli
Copy link
Member

MicheleCeresoli commented Sep 12, 2023

For segments with unequal time intervals that have epoch directories, check whether it is worth to store the last loaded segment time boundaries, so that if they match the user requested time, you do not have to read through all the epochs to find the desired segment index.

@MicheleCeresoli MicheleCeresoli added feature New feature or request speculative Whether the change will be implemented is speculative labels Sep 12, 2023
@MicheleCeresoli MicheleCeresoli self-assigned this Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request speculative Whether the change will be implemented is speculative
Projects
None yet
Development

No branches or pull requests

1 participant