Files
glib/gobject
Matthias Clasen f2a085d8ea Avoid g_type_peek_value_table
In several places we do paired calls of g_value_init
and g_value_unset, both of which peek the value table.
We can avoid half of that cost by remembering the value
table, instead of looking it up again.

This uses the new G_VALUE_COLLECT_INIT2 macro.
2022-05-23 06:35:55 -04:00
..
2022-05-20 09:08:09 -04:00
2022-01-28 16:01:22 -08:00
2022-01-28 16:01:22 -08:00
2017-05-24 11:58:19 +02:00
2017-05-24 11:58:19 +02:00
2021-07-29 10:09:27 -04:00
2020-11-17 15:50:07 +00:00
2022-05-23 06:35:55 -04:00
2022-05-20 08:20:56 -04:00
2022-05-20 08:20:56 -04:00
2022-05-20 09:08:09 -04:00
2022-05-20 09:08:09 -04:00