On Wed, 2006-07-19 at 00:59 +0100, Iain * wrote:
> > Only done the detection bit, but here's where
> > g_type_check_instance_is_a and g_type_check_instance_cast are called

        So - poking quickly at g_type_check_instance_cast - I wonder: would a
quick / inline test help ?

        type_instance->g_class->g_type == iface_type

        Some G_LIKELY type markup might help a little too (I guess).

        Hmm,

                Michael.

-- 
 [EMAIL PROTECTED]  <><, Pseudo Engineer, itinerant idiot


_______________________________________________
Performance-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/performance-list

Reply via email to