Allow to choose between compressible and uncompressible data #13

Closed
opened 2023-02-20 11:58:42 +00:00 by fyrchik · 2 comments
fyrchik commented 2023-02-20 11:58:42 +00:00 (Migrated from github.com)

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: https://github.com/nspcc-dev/xk6-neofs/issues/51

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: https://github.com/nspcc-dev/xk6-neofs/issues/51
Owner

We didn't see that text data is compressed.

We didn't see that text data is compressed.
alexvanin added
P2
and removed
P1
labels 2023-03-10 09:10:40 +00:00
snegurochka added the
enhancement
label 2023-05-03 17:12:46 +00:00
Owner

Closed via #15

Closed via #15
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/xk6-frostfs#13
No description provided.