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