glib/gobject/tests/performance
Thomas Haller 2b1a7e30b1 tests/performance: avoid check for toggle notification in "property-{get,set}"
Bumping the reference count from 1 to 2 (and back) is more expensive,
due to the check for toggle notifications.

We have a performance test already that hits that code path. Avoid that
for he "property-{get,set}" tests, so we avoid the known overhead and
test more relevant parts.
2024-03-18 13:56:02 +00:00
..
meson.build Initial test of Hurd CI - (run_tests.sh status ignored) 2023-10-18 23:33:04 +00:00
performance-threaded.c gobject/tests/performance: fix leaks 2022-06-23 17:18:21 +04:00
performance.c tests/performance: avoid check for toggle notification in "property-{get,set}" 2024-03-18 13:56:02 +00:00