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