v0.6.0
Query performance improved by 10-35% by replacing recursive query methods with allocation-free depth-first-search iterative implementation.
Note: netstandard2.0 now requires System.Memory for Span<>
Query performance improved by 10-35% by replacing recursive query methods with allocation-free depth-first-search iterative implementation.
Note: netstandard2.0 now requires System.Memory for Span<>