Handbook
Glossary
age ( -- )
Vocabulary
benchmark
.
gc2
Inputs
None
Outputs
None
Definition
USING:
kernel
math
;
IN:
benchmark.gc2
:
age
( -- )
1000
[
allocate
drop
]
times
;