gobject: Use new G_VALUE_COLLECT_INIT variant
authorEdward Hervey <bilboed@bilboed.com>
Wed, 2 Dec 2009 10:50:02 +0000 (11:50 +0100)
committerAlexander Larsson <alexl@redhat.com>
Wed, 13 Jan 2010 09:16:49 +0000 (10:16 +0100)
commit40bf3aa5d2fd9d2aa6244ce8023ad1eed3bf0383
tree5735fa4925b8c177286b6d2ef10ac4ddd0226122
parent0f25115ffc887110993f6947f9907a85374933d3
gobject: Use new G_VALUE_COLLECT_INIT variant

Makes g_object_new_valist 20% to 30% faster (against 2321e5a).

Profiled against the pan newsreader which uses a variant of simple
and complex object creation.

https://bugzilla.gnome.org/show_bug.cgi?id=603590
gobject/gobject.c