4d75e7a0f4
Cally is doing a bunch of list traversals through the list returned by ClutterContainer.get_children(); this means a traversal already, plus a bunch of allocations. We can do better than that, now that we have a proper graph iteration API inside ClutterActor.