Community
Participate
Working Groups
Created attachment 203907 [details] patch This patch improves the build performance when multiple projects depend on eachother. In StateBasedContainer, the methodcall IContainerState.getContents() is expensive so I've cached the result. In ResourceDescriptionsBasedContainer the filter can be eliminated because hasResourceDescription(URI) is always true.
Scheduled for review
Patch looks good. Pushed to master. Thanks, Lieven.
Closing all bugs that were set to RESOLVED before Neon.0