Skip to content

Cascades Pre-order Iterable is inefficient #2481

Open
@hatyo

Description

@hatyo

The method TreeLike#inPreOrder is very inefficient in terms of memory consumption as it creates for a tree of N-nodes N-single-itemed list allocations plus few other nested concatenated iterators.

Metadata

Metadata

Assignees

Labels

performancePerformance issuesplannerRelated to the query planner

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions