
31 Mar
2005
31 Mar
'05
3:28 p.m.
On Wed, 30 Mar 2005 20:28:47 -0600 Robert Zeh <razeh@earthlink.net> wrote:
After consulting with Doug Gregor I've done some more work on signals performance. The patch I've attached removes the pImpl idiom in named_slot_map and iterator_facade.
The signals regression tests still past.
The performance numbers look better. Here are the speed test numbers from the current boost CVS.
That is a very impressive improvement!!! I have not yet looked at the patch, but I am somewhat interested in the performance impact of the pimp idiom by itself (if my understanding is correct and that is, indeed, the only change).