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

benchmark: add a command test to the benchmark tool #257

Closed
ijsong opened this issue Dec 8, 2022 · 0 comments · Fixed by #258 or #259
Closed

benchmark: add a command test to the benchmark tool #257

ijsong opened this issue Dec 8, 2022 · 0 comments · Fixed by #258 or #259
Assignees

Comments

@ijsong
Copy link
Member

ijsong commented Dec 8, 2022

Currently, the benchmark tool has no command. It needs commands such as test, save, server, and so on to support various functionalities. At first, we need a command test to run existing benchmark testing.

@ijsong ijsong self-assigned this Dec 8, 2022
ijsong added a commit to ijsong/varlog that referenced this issue Dec 8, 2022
This patch adds a new command `test` to the benchmark tool. It runs benchmark testing that is
already implemented. We will add more commands like save and serve to support various
functionalities.

Resolves kakao#257
ijsong added a commit to ijsong/varlog that referenced this issue Dec 12, 2022
This patch adds a new flag - `--print-json` to the benchmark tool's test command. This flag lets the
benchmark print to its output as JSON.

Updates kakao#257
ijsong added a commit to ijsong/varlog that referenced this issue Dec 13, 2022
This patch adds a new command, `save,` to the benchmark and stores benchmark results in the
database.

Updates kakao#257
ijsong added a commit to ijsong/varlog that referenced this issue Dec 13, 2022
This patch adds a new command, `save,` to the benchmark and stores benchmark results in the
database.

Updates kakao#257
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant