Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit 2d3d55e

Browse files
authored
Update README.md
1 parent 9543969 commit 2d3d55e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,6 @@ This method intends for execution asynchronous tasks with consumption some resou
134134
```
135135

136136
It's time to describe the settings in more detail. First, you can see two ramp-up parameters, these are `rampUpDuration` and `rampUpInterval`. They need to specify how long will be processing ramp-up stage and how often will be invoked the resource supplier to receive a new resource. Also, we have two parameters to specify how long will be processing all `unitOfWork`s on the given resource (`executionTaskDuration`) and with another one you can specify some interval that will be applied to invoke the next `unitOfWork` on the given resource (`executionTaskInterval`).
137+
138+
## Additional links
139+
+ [How-to-launch-benchmarks](https://github.com/scalecube/scalecube-benchmarks/wiki/How-to-launch-benchmarks)

0 commit comments

Comments
 (0)