Another benchmark fix
parent
95c27b514c
commit
68e49c8770
|
@ -3,7 +3,7 @@ IN: benchmark.typecheck4
|
||||||
|
|
||||||
TUPLE: hello n ;
|
TUPLE: hello n ;
|
||||||
|
|
||||||
: hello-n* 4 slot ;
|
: hello-n* 3 slot ;
|
||||||
|
|
||||||
: foo 0 100000000 [ over hello-n* + ] times ;
|
: foo 0 100000000 [ over hello-n* + ] times ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue