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

Add wall clock and CPU time measurements for raw read-outs, without decompression #2

Open
eguiraud opened this issue Dec 1, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@eguiraud
Copy link
Owner

eguiraud commented Dec 1, 2020

...and clearly distinguish between "reading + decompression throughput" and "just raw reading throughput" in output.

@eguiraud eguiraud added the enhancement New feature or request label Dec 1, 2020
@eguiraud
Copy link
Owner Author

eguiraud commented Dec 2, 2020

Can use TBasket::LoadBasketBuffers after figuring out which seek position and number of bytes we want for a given entry range using TMath::BinarySearch(branch.GetWriteBasket() + 1, branch.GetBasketEntry(), entry);.

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