Lower instruction limit

This commit is contained in:
Ian Gulliver
2021-11-24 15:49:59 -08:00
parent a9360aa8da
commit 7c0a1e28e6

View File

@@ -1,6 +1,6 @@
global_memory_size: 2
function_memory_size: 1
instruction_limit: 20
instruction_limit: 10
instructions_per_function_mean: 5
instructions_per_function_std_dev: 3