Handbook
Glossary
ui-panes-benchmark ( -- )
Vocabulary
benchmark
.
ui-panes
Inputs
None
Outputs
None
Definition
USING:
io
kernel
math.parser
sequences
ui.gadgets.panes
;
IN:
benchmark.ui-panes
:
ui-panes-benchmark
( -- )
[
10000
<iota>
[
number>string
print
]
each
]
make-pane
drop
;