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

Allow doing binary search of the specific time in the trail. #111

Open
kzarzycki opened this issue Oct 1, 2016 · 0 comments
Open

Allow doing binary search of the specific time in the trail. #111

kzarzycki opened this issue Oct 1, 2016 · 0 comments

Comments

@kzarzycki
Copy link

When you want to scan only some time range of very long trails it might be beneficial to find the lowerbound of the range with binary search instead of linear scan.

As @tuulos said in our private conversation:

Compression makes this non-trivial but maybe not impossible.

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