
Don't do a recursive search (hence no need for *idx anymore). Find the level depth, to hide cache-issues first. Then iterate over that level to find the objects we want. Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
Don't do a recursive search (hence no need for *idx anymore). Find the level depth, to hide cache-issues first. Then iterate over that level to find the objects we want. Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>