Forgot to inline collect-benchmarks word
parent
db7002effa
commit
373c05ee49
|
@ -9,7 +9,7 @@ IN: project-euler.ave-time
|
||||||
[ datastack ]
|
[ datastack ]
|
||||||
[ '[ _ gc benchmark , ] tuck '[ _ _ with-datastack drop ] ]
|
[ '[ _ gc benchmark , ] tuck '[ _ _ with-datastack drop ] ]
|
||||||
[ 1- ] tri* swap times call
|
[ 1- ] tri* swap times call
|
||||||
] { } make ;
|
] { } make ; inline
|
||||||
|
|
||||||
: nth-place ( x n -- y )
|
: nth-place ( x n -- y )
|
||||||
10 swap ^ [ * round ] keep / ;
|
10 swap ^ [ * round ] keep / ;
|
||||||
|
|
Loading…
Reference in New Issue