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

6 lines
69 B
Factor
Raw Normal View History

2004-08-23 23:27:55 -04:00
IN: scratchpad
USE: arithmetic
USE: test
[ 2000000 [ ] times ] time