-
Notifications
You must be signed in to change notification settings - Fork 72
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
db_bench: Support --groups as well as -groups #283
Labels
enhancement
New feature or request
Comments
udi-speedb
added a commit
that referenced
this issue
Dec 14, 2022
Yuval-Ariel
pushed a commit
that referenced
this issue
Dec 14, 2022
Closed
Yuval-Ariel
pushed a commit
that referenced
this issue
Apr 30, 2023
Yuval-Ariel
pushed a commit
that referenced
this issue
May 4, 2023
udi-speedb
added a commit
that referenced
this issue
Nov 13, 2023
udi-speedb
added a commit
that referenced
this issue
Nov 15, 2023
udi-speedb
added a commit
that referenced
this issue
Dec 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
db_bench supports the -groups to run benchmarks in groups.
At the moment, it only recognizes '-groups' as the indication that the user is running groups of benchmarks.
This enhancement is to support also --groups to behave as other gflags flags behave (-groups is NOT a gflags flag)
The text was updated successfully, but these errors were encountered: