Skip to content

Allow to choose between compressible and uncompressible data #13

Open
fyrchik opened this issue Feb 20, 2023 · 0 comments · May be fixed by #15
Open

Allow to choose between compressible and uncompressible data #13

fyrchik opened this issue Feb 20, 2023 · 0 comments · May be fixed by #15
Assignees
Labels
enhancement New feature or request P1 High

Comments

@fyrchik
Copy link

fyrchik commented Feb 20, 2023

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.

Source: nspcc-dev#51

@fyrchik fyrchik linked a pull request Feb 28, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request P1 High
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant