gtk2/testsuite
Benjamin Otte 495eaf31d4 css: Use the bloom filter for change matching
Instead of just doing radical change matching on the node itself, also
consider the parent nodes via the bloom filter.

This means a radical change is now also one where the parent
name/id/classes change, but since that's considered a radical change on
the parent already, those things are slow anyway.

Improves the benchmark times for CSS validation during backdrop
transitions in widget-factory from 45ms to 35ms on my machine.
2020-01-28 02:17:03 +01:00
..
a11y testsuite: Remove menu tests 2019-12-29 20:31:57 -05:00
css css: Use the bloom filter for change matching 2020-01-28 02:17:03 +01:00
gdk testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
gsk testsuite: Improve diff_with_file() function 2020-01-28 02:17:03 +01:00
gtk Remove GtkWidgetPath 2020-01-28 02:17:02 +01:00
performance ci: Save syscap files from performance tests 2020-01-22 15:55:31 -05:00
reftests testsuite: Remove menu tests 2019-12-29 20:31:57 -05:00
tools Update the test scripts 2019-11-29 10:06:39 -05:00
meson.build Make the performance testcase more general 2020-01-22 00:59:04 -05:00