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

GetClosestOneBasedSpectrumNumber - implement binary search #156

Open
rmillikin opened this issue Apr 11, 2017 · 0 comments
Open

GetClosestOneBasedSpectrumNumber - implement binary search #156

rmillikin opened this issue Apr 11, 2017 · 0 comments

Comments

@rmillikin
Copy link
Member

it would be helpful (faster) if this method:

int GetClosestOneBasedSpectrumNumber(double retentionTime)

was implemented with binary search instead of iterating through scans

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