Handbook
Glossary
sum-file-benchmark ( -- )
Vocabulary
benchmark
.
sum-file
Inputs
None
Outputs
None
Definition
USING:
io.files.temp
kernel
math
;
IN:
benchmark.sum-file
:
sum-file-benchmark
( -- )
15
[
"sum-file.txt"
temp-file
sum-file
4999950000
assert=
]
times
;