On Wed, 2010-11-17 at 11:29 +0100, Tim Moore wrote:
> I committed a change that removes the cache from property tree path
> lookups. This cache causes significant thread safety and other
> headaches, and my tests show a negligible speedup from the caching. If
> you notice a big performance hit and you think it might be related to
> this change, let me know and we'll take a look.

I think I would have preferred a condition to enable or disable it but
set it to off by default. Sometimes it's a good idea to trade memory
usage for speed but in this case I can see it turn the other way; using
too much memory for it's own good.

Erik



------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to