mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-18 13:55:34 +01:00
When checking whether an instance is of a given fundamental type (such as G_TYPE_OBJECT), we can avoid over 60%+ of the cost of checking types. https://bugzilla.gnome.org/show_bug.cgi?id=730984