This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR cleanup re locale caches


On Mon, Jun 30, 2003 at 01:23:36AM -0400, Jerry Quinn wrote:
> Now that there is a revised cache on mainline, and (assuming it goes
> in) a cache for 3.3, the picture has changed on 3 PRs.
> ... 
> Finally, 7076 is now much improved, but not 100% solved.  Mainline is
> currently about 10% slower than 2.95.  How much of a catch-all should
> this bug be?  For instance, should it be an umbrella for getting
> caching in place for facets beside numpunct?

Any performance regression PR is a blanket excuse for optimizations.
We shouldn't need much excuse for optimizations.  

Anyway, 2.95 was no speed demon, so we shouldn't consider our work
done when we have only managed to match it.  Let's keep performance
regression PRs open, and keep using them until we are satisfied that 
the performance is not just tolerable, but admirable.  

Nathan Myers
ncm-nospam@cantrip.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]