Re: normalized signature of signals/slots
Koos Vriezen <[email protected]> Mon, 14 Nov 2005 13:05:59 +0100
| Newsgroups | gmane.comp.kde.devel.optimize |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 12 November 2005 11:30, Olivier Goffart wrote: > Hello ... > After some test (attached) I noticed that the normalized signature is about > twice times faster than the not normalized one Can you give some numbers (I tried to compile it but apparently that's not a 'g++ test_signals.cpp -lqt-mt' one ..) > (This may i guess be even more in the case of bigger signatures, or class > with more signals and slots) Isn't it a hashtable? Koos