This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d61d9e3304
factor
/
library
/
test
/
benchmark
/
fib.factor
7 lines
68 B
Factor
Raw
Normal View
History
Unescape
Escape
some simple benchmarks
2004-08-23 23:27:55 -04:00
IN:
scratchpad
USE:
math
some bignum work
2004-08-25 20:51:19 -04:00
USE:
stack
some simple benchmarks
2004-08-23 23:27:55 -04:00
USE:
test
some bignum work
2004-08-25 20:51:19 -04:00
[
35
fib
drop
] time