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

6 lines
63 B
Factor
Raw Normal View History

2004-08-23 23:27:55 -04:00
IN: scratchpad
2004-08-26 22:21:17 -04:00
USE: math
2004-08-23 23:27:55 -04:00
USE: test
[ 2000000 [ ] times ] time