fixup_descriptors(): Change the way we look for descriptor nodes;
this takes 5 minutes off the conversion of the whole tree by reducing the number of tree-traversals from 14 to 1.
Showing
Please register or sign in to comment
this takes 5 minutes off the conversion of the whole tree by reducing the number of tree-traversals from 14 to 1.