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

Add stress testing mode #265

Merged
merged 3 commits into from
Jun 6, 2023
Merged

Conversation

klauspost
Copy link
Collaborator

@klauspost klauspost commented Jun 6, 2023

Based off #264

Retains struct size alignment.
Reverts the new parameter (will cause different results).
Adds a --stress option that will discard output.
Clean up the related duplicated code.

harshavardhana and others added 3 commits June 2, 2023 21:20
idea is to save on memory usage and also final file size
we seem to be able to shave away easily 100MiBs worth
for longer warp runs.

This is just a draft, I am open to reducing the Operations slice
further down to something very small at the end where in
users don't really care about getting a large csv file with
all the filenames they uploaded.
@klauspost klauspost changed the title Add stress 2 Add stress testing mode Jun 6, 2023
@klauspost klauspost marked this pull request as ready for review June 6, 2023 13:42
@klauspost klauspost requested a review from harshavardhana June 6, 2023 13:42
@harshavardhana harshavardhana merged commit cd9ea1e into minio:master Jun 6, 2023
@klauspost klauspost deleted the add-stress-2 branch June 6, 2023 13:55
klauspost added a commit to klauspost/warp that referenced this pull request Jun 23, 2023
harshavardhana pushed a commit that referenced this pull request Jun 23, 2023
Fixes #273

Regresssion from #265
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