gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] oprofile difficulties, easy access to debuginfo, and oth


From: strk
Subject: Re: [Gnash-dev] oprofile difficulties, easy access to debuginfo, and other thoughts
Date: Sat, 17 Oct 2009 13:50:53 +0200

On Fri, Oct 16, 2009 at 07:40:21PM -0400, Bernie Innocenti wrote:

> Secondly, the Property::setReachable() method is out of line and it also
> seems non-trivial as it accesses a boost::variant<> (the mBound member):

A possible way to speed this up is using the apply_visitor function
of boost:
http://www.boost.org/doc/libs/1_37_0/doc/html/boost/apply_visitor.html

That should give static binding and more inlining opportunities.

--strk; 

 Free GIS & Flash consultant/developer      ()  ASCII Ribbon Campaign
 http://foo.keybit.net/~strk/services.html  /\  Keep it simple! 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]