Commit 2c3bb5f
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 <roypat@amazon.co.uk>1 parent cdb2d4c commit 2c3bb5f
1 file changed
Lines changed: 1 addition & 1 deletion
| 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