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

Allow to choose between compressible and uncompressible data #51

Open
fyrchik opened this issue Dec 28, 2022 · 0 comments
Open

Allow to choose between compressible and uncompressible data #51

fyrchik opened this issue Dec 28, 2022 · 0 comments
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent

Comments

@fyrchik
Copy link
Contributor

fyrchik commented Dec 28, 2022

Current benchmarks use random source, so compression in node is guaranteed to increase object size.
I propose to include 2 scenarios:

  1. Fully random data.
  2. Compressible data. We can generate it from ASCII text or repeatable sequence for some block size.

We also need to allow setting Content-Type to do more realistic "random-data" load.

@roman-khimov roman-khimov added U4 Nothing urgent enhancement Improving existing functionality S4 Routine I3 Minimal impact labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U4 Nothing urgent
Projects
None yet
Development

No branches or pull requests

2 participants