mirror of
https://github.com/nspcc-dev/neo-bench.git
synced 2026-03-01 04:28:43 +00:00
Migrate from workers and rate benchmark mode #56
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 @AnnaShaleva on GitHub (May 13, 2024).
Once #170 implemented,
workersandratebenchmark modes should be replaced with two customizable parameters: number of workers and load rate. This way of benchmark parametrization is more generic and more natural than the one we have now.