On Wed, Jun 04, 2003 at 03:58:44PM -0500, James Edward Gray II wrote:
> On Wednesday, June 4, 2003, at 03:45  PM, John W. Krahn wrote:
> 
> >>Does it hurt performance having them?
> >
> >No.
> 
> Are we sure about this?  I find it really hard to believe that 
> 'warnings' isn't affecting performance on some level.  I doubt it's a 
> big hit, but I would be very surprised if it doesn't cost something.

Yep, there's a tiny hit.  I would expect the number of applications
where it is significant to be vanishingly small.  Perl, the program, is
lovingly crafted to ensure that turning on warnings does not cause a
performance problem.

Try it and see.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to