State of lambda forms stealing stack frames?
Jochen Theodorou
blackdrag at gmx.org
Sat Dec 21 08:12:55 PST 2013
Am 21.12.2013 16:17, schrieb Jochen Theodorou:
[...]
> If I first call fib(44) and then fib(45) without memoization, then it
> takes much to long to calculate all those BigIntegers.
just for the record... fib(45) indeed works then. I did not test a
higher number, because unlike with int, using BigInteger those
operations take their sweet time.
bye Jochen
--
Jochen "blackdrag" Theodorou - Groovy Project Tech Lead
blog: http://blackdragsview.blogspot.com/
german groovy discussion newsgroup: de.comp.lang.misc
For Groovy programming sources visit http://groovy-lang.org
More information about the mlvm-dev
mailing list