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

6 lines
63 B
Factor

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