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