
28 Dec
2005
28 Dec
'05
7:33 a.m.
Alex Besogonov wrote:
Vladimir Prus wrote:
This optimization will make boost::function _much_ faster - in one of How much faster, exactly? Recently, in a thread "[signal] performance" I've posted a small benchmark that finds boost::function to take 4 times more time that call via function pointer -- which, IMO, is pretty fast.
I don't have any problem with boost::function speed of invocations (though FastDelegate is two times faster).
I see. Still, would be nice to see specific numbers. - Volodya