RE: Performance issue with DefaultErrorHandler

2002-01-28 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Hmm... well, without looking at your diff, I defaulted m_pw to null, and > only create it lazily. In a crude test I ran I don't see any difference > in the benchmark, though I suppose it might depend on what you are > measuring. In any c

Re: Performance issue with DefaultErrorHandler

2002-01-28 Thread scott_boag
Hmm... well, without looking at your diff, I defaulted m_pw to null, and only create it lazily. In a crude test I ran I don't see any difference in the benchmark, though I suppose it might depend on what you are measuring. In any case, it's probably not a bad idea to not create this unless it