forked from AuroraMiddleware/gtk
495eaf31d4
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. |
||
---|---|---|
.. | ||
change.test.in | ||
meson.build | ||
test1.css | ||
test1.nodes | ||
test1.ui | ||
test2.css | ||
test2.nodes | ||
test2.ui | ||
test3.css | ||
test3.nodes | ||
test3.ui | ||
test4.css | ||
test4.nodes | ||
test4.ui | ||
test5.css | ||
test5.nodes | ||
test5.ui | ||
test-css-change.c |