You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2022/12/20 08:15:00 UTC

[jira] [Assigned] (JCRVLT-673) AggregateImpl: do not collect & sort nodes that will be skipped anyway

     [ https://issues.apache.org/jira/browse/JCRVLT-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke reassigned JCRVLT-673:
-------------------------------------

    Assignee: Julian Reschke

> AggregateImpl: do not collect & sort nodes that will be skipped anyway
> ----------------------------------------------------------------------
>
>                 Key: JCRVLT-673
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-673
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: vlt
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>
> In {{AggregateImpl.walk()}} we collect all child nodes and sort them by name (if the collection is unordered).
> This happens even for those nodes that will be skipped. This wastes memory and storage when walking large collections with few included members.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)