Oh, I have other arguments against pragmas.  :)
But I think the best one is that optimization applied in the wrong
place is just poor software engineering.

As Michael A. Jackson said:
The First Rule of Program Optimization: Don't do it.
The Second Rule of Program Optimization (for experts only!): Don't do it yet.

        -- Lennart


On Dec 31, 2006, at 04:12 , Bulat Ziganshin wrote:

Hello Lennart,

Saturday, December 30, 2006, 5:27:01 PM, you wrote:

Maybe it's simpler to add a lot of INLINE, but that can make a program
slower as well as faster.

i think that probability of this is much lower :)  if you don't like
pragmas you may try to find other arguments ;)



--
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

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

Reply via email to