Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forward nodeCount to NodesBuilder within NodesFilter
This will improve memory usage for ArrayIdMap. Before, we only passed highest id and internally allocated HLA with that id used as capacity.
- Loading branch information