You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/09/27 18:21:00 UTC

[jira] [Closed] (MNG-7235) Speed improvements when calculating the sorted project graph

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

Michael Osipov closed MNG-7235.
-------------------------------
    Resolution: Fixed

Fixed with [c8d5ba3705a5cffd492b185580dbc20e07bd6ec8|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=c8d5ba3705a5cffd492b185580dbc20e07bd6ec8] and with [0a6bbb8301717d386e6588a7ea32e3e2451c7060|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=0a6bbb8301717d386e6588a7ea32e3e2451c7060] for {{maven-3.8.x}} branch.

> Speed improvements when calculating the sorted project graph
> ------------------------------------------------------------
>
>                 Key: MNG-7235
>                 URL: https://issues.apache.org/jira/browse/MNG-7235
>             Project: Maven
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.0.0, 4.0.0-alpha-1, 3.8.3
>
>
> The {{DefaultProjectDependencyGraph#getSortedProjects}} method is really inefficient and some data could be easily cached to have a performance boost.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)