We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4969e47 commit 0e36ec4Copy full SHA for 0e36ec4
tests/integration_tests/performance/test_network_ab.py
@@ -62,7 +62,7 @@ def test_network_latency(network_microvm, metrics):
62
63
rounds = 15
64
request_per_round = 30
65
- delay = 0.2
+ delay = 0.0
66
67
metrics.set_dimensions(
68
{
0 commit comments