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

Move the bench configuration to a file #7

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

sctb512
Copy link
Collaborator

@sctb512 sctb512 commented Mar 22, 2023

This PR tries to move the bench configuration from hello.py to a file.
It has two advantages:

  1. Adjust supported bench images flexibly.
  2. Load the same configuration for crictl driver in k8s environment.

Also, generate images for testing.
The generated images contain different IO patterns:

  1. Lots of small files.
  2. Small number of large files.
  3. Lots of random size files.

@sctb512 sctb512 force-pushed the add-bench-config-file branch from fb8ca72 to 93dd4b7 Compare March 23, 2023 12:58
@sctb512 sctb512 force-pushed the add-bench-config-file branch 2 times, most recently from 50acd6d to f9fdefb Compare March 23, 2023 13:09
@sctb512 sctb512 force-pushed the add-bench-config-file branch from 9512327 to b8a56eb Compare March 24, 2023 05:59
@sctb512 sctb512 force-pushed the add-bench-config-file branch from b8a56eb to 2a2e380 Compare March 27, 2023 02:48
@sctb512 sctb512 force-pushed the add-bench-config-file branch from 677ae05 to 5b80bcc Compare April 3, 2023 07:13
@sctb512 sctb512 force-pushed the add-bench-config-file branch from 5b80bcc to e966bf9 Compare April 3, 2023 07:14
@changweige
Copy link
Contributor

This is a large PR that is hard to review...

@sctb512
Copy link
Collaborator Author

sctb512 commented May 9, 2023

This is a large PR that is hard to review...

I am sorry. I will divide this PR into several smaller PRs. 😆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants