Allow to choose between compressible and uncompressible data #19

Open
opened 2025-12-28 18:13:36 +00:00 by sami · 0 comments
Owner

Originally created by @fyrchik on GitHub (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.

Originally created by @fyrchik on GitHub (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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
nspcc-dev/xk6-neofs#19
No description provided.