v0.22.3
Changed
- Changed
StableTopologicalSort
to invoke theless
function as few as possible, reducing comparisons. - Changed
CreatesCycle
to use an optimized path if the default in-memory store is being used. - Changed map allocations to use pre-defined memory sizes.