factor/library/test/benchmark/empty-loop.factor

6 lines
69 B
Factor

IN: scratchpad
USE: arithmetic
USE: test
[ 2000000 [ ] times ] time