Commit ee0d5c1
committed
test(perf): disable memory monitor for memory overhead perf test
This test just boots a VM, which a ton of other tests also do, so if
memory overhead really does change, we'll catch it in other tests. On
the other hand, having this test just crash if memory overhead goes
above 5MB is not very useful, because it prevent this test from being
run as a A/B-test in scenarios where memory overhead is indeed
increasing.
Signed-off-by: Patrick Roy <[email protected]>1 parent 1952339 commit ee0d5c1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments