mirror of
https://github.com/nspcc-dev/xk6-neofs.git
synced 2026-03-01 04:29:30 +00:00
Allow to choose between static and dynamic data #30
Labels
No labels
I2
I3
I4
S2
S3
S4
U1
U2
U3
U4
blocked
bug
documentation
enhancement
enhancement
feature
go
help wanted
performance
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/xk6-neofs#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @smallhive on GitHub (Dec 21, 2023).
Generating random payload for objects is a powerful tool, but in some cases, you want to minimize the time spent on it.
We need to think about static payload, when it generates ones, before tests and later reused for all objects. It will reduce "content generation" time and give extra resources to loading tests