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

remove wasteful IO polling in NBIO #1080

Merged
merged 3 commits into from
Feb 10, 2023
Merged

remove wasteful IO polling in NBIO #1080

merged 3 commits into from
Feb 10, 2023

Conversation

jshook
Copy link
Contributor

@jshook jshook commented Feb 10, 2023

The .one() method will now look directly for the pathnames, non-prefixed first, with suffixes added when provided.

This avoids using a scanning method across all possible matching names unless absolutely needed.

Copy link
Contributor

@MikeYaacoubStax MikeYaacoubStax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Good to Go!

@jshook
Copy link
Contributor Author

jshook commented Feb 10, 2023

@MikeYaacoubStax TY, I fixed the build errors, but they were trivial test fixes.

@jshook jshook merged commit 1cfc02f into main Feb 10, 2023
@jshook jshook deleted the nosqlbench-1071-nbiotest branch February 10, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants