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 9c7d959 commit 9569de0Copy full SHA for 9569de0
1 file changed
README.md
@@ -184,7 +184,11 @@ app.Run();
184
185
### High Performances
186
187
-NpgsqlRest has an extremely high throughput:
+Tests are executed with the K6 stress tool for:
188
+
189
+- Duration of 60 seconds.
190
+- 100 simultaneous virtual users.
191
+- Retrieval of 10 and 100 records.
192
193
| Platform | 10 Records | 100 Records |
194
| -------- | ---------: | ----------: |
0 commit comments