mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-27 12:04:56 +02:00
UBERF-4319: Performance changes (#4474)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -562,7 +562,7 @@ export function devTool (
|
||||
|
||||
program
|
||||
.command('benchmark')
|
||||
.description('clean archived spaces')
|
||||
.description('benchmark')
|
||||
.option('--from <from>', 'Min client count', '10')
|
||||
.option('--steps <steps>', 'Step with client count', '10')
|
||||
.option('--sleep <sleep>', 'Random Delay max between operations', '0')
|
||||
|
||||
Reference in New Issue
Block a user