We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d7842 commit 05ca9a0Copy full SHA for 05ca9a0
src/Ydb.Sdk/test/Ydb.Sdk.Ado.Stress.Loader/Cli.cs
@@ -58,7 +58,7 @@ public static class Cli
58
59
private static readonly Command LoadCommand = new(
60
"load",
61
- "runs workload (read and write to table with sets RPS)")
+ "Load Mode (With PoolingSessionSource) vs (Without PoolingSessionSource)")
62
{
63
TotalTestTimeSeconds,
64
ConnectionString,
0 commit comments