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 5bf83cb commit 26d9dd2Copy full SHA for 26d9dd2
.buildkite/pipeline_perf.py
@@ -49,6 +49,7 @@
49
"label": "📸 Memory Population Latency",
50
"tests": "integration_tests/performance/test_snapshot.py::test_population_latency",
51
"devtool_opts": "-c 1-12 -m 0",
52
+ "timeout_in_minutes": 90,
53
},
54
"vsock-throughput": {
55
"label": "🧦 Vsock Throughput",
0 commit comments