mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-11 11:56:16 +01:00
35d5f9488c
Make the 'complex construction' case more realistic by adding a string property. And mark the properties as G_PARAM_STATIC_STRINGS, since this is commonly done, and doing so will enable some optimizations. Also, use g_object_class_install_properties, to test optimizations that will be tied to using that function. |
||
---|---|---|
.. | ||
.gitignore | ||
meson.build | ||
performance-threaded.c | ||
performance.c | ||
testcommon.h | ||
testgobject.c | ||
timeloop-closure.c |