Hello Aai,

Thursday, December 25, 2008, 11:45:33 AM, you wrote:

> remarkable (that's to say: for me) difference in timing using lambda
> function in the one case and point free in the other. Timing was
> measured in GHCi. Compiled there's no difference!

compiler optimizes program, replacing slower version with faster one.
ghci executes code exactly


-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to