
5 Apr
2007
5 Apr
'07
6:50 a.m.
Hello Stefan, Thursday, April 5, 2007, 3:11:31 AM, you wrote:
2. Parameters are very expensive.
you should look at the asm code GHC generates. afair parameters are kept in stack and copied on each call (to the same place!). such sort of things are also very dependent on backend used - was it a ASM or C one? btw, it would be great if you will share your experience on haskell wiki -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com