Handbook
Glossary
base32-benchmark ( -- )
Vocabulary
benchmark
.
base32
Inputs
None
Outputs
None
Definition
USING:
base32
kernel
math
sequences
;
IN:
benchmark.base32
:
base32-benchmark
( -- )
65535
<iota>
[
255
bitand
]
""
map-as
20
[
>base32
base32>
]
times
drop
;