glib/gobject/tests/performance
Philip Withnall 6f435e40cd tests: Run GObject performance tests under meson test
Pass arguments to them so that they take minimal time. This will not
produce useful performance profiling results, but will smoketest that
the tests still run, don’t crash, and therefore probably aren’t
bitrotting too badly.

This is useful because a fair amount of work has gone into these
performance tests, and they’re useful every few years to analyse and
compare GObject performance. We don’t want them to bitrot between uses.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
2022-06-21 12:57:33 +01:00
..
meson.build tests: Run GObject performance tests under meson test 2022-06-21 12:57:33 +01:00
performance-threaded.c tests: Fix use of deprecated threading API in performance-threaded 2022-06-21 12:50:31 +01:00
performance.c tests: Move GObject performance tests to gobject/tests/performance/ 2022-06-08 11:30:31 +01:00