Handbook
Glossary
dispatch4-benchmark ( -- )
Vocabulary
benchmark
.
dispatch4
Inputs
None
Outputs
None
Definition
USING:
kernel
math
;
IN:
benchmark.dispatch4
:
dispatch4-benchmark
( -- )
20000000
[
20
[
dispatch4
drop
]
each-integer
]
times
;