Skip to content

v0.22.3

Compare
Choose a tag to compare
@dominikbraun dominikbraun released this 14 Jun 13:05
· 9 commits to main since this release
08be5b3

Changed

  • Changed StableTopologicalSort to invoke the less 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.