In Fix.DataFlow, change the bag of pending nodes from LIFO to FIFO.
Tests have shown that failing to do this could slow down the computation of Menhir's invariant by 15x. (Fix.DataFlow is not yet used by Invariant, so this change makes little difference at the moment.)
Please register or sign in to comment