Skip to content

Commit d1a2e40

Browse files
committed
CI-Benches: Reduce alloc bench memory size (it practically requires ~35M).
1 parent 3448d37 commit d1a2e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/benchmarks/misc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
-enable-kvm \
2424
-cpu host,migratable=no,+invtsc \
2525
-smp 1 \
26-
-m 5G \
26+
-m 512M \
2727
-display none \
2828
-serial stdio \
2929
-kernel hermit-loader-x86_64 \

0 commit comments

Comments
 (0)