Hi Samuel, > (bench (length (trampoline ack/t 3 8000))) (64-bit Ersatz on Java 8, before > =0 and length invocation removal) > 9.625 sec > > (bench (length (trampoline ack/t 3 8000))) (64-bit Ersatz on Java 8, after > =0 invocation removal) > 4.981 sec > > (bench (length (trampoline ack/t 3 8000))) (64-bit Ersatz on Java 8, after > =0 and length invocation removal) > 0.123 sec
Thanks! Interesting, I wouldn't have expected the effect be so big. The stacked list in 'R' must be very long then. ♪♫ Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
