MASSEMBLY-945 - speed improvements#38
Conversation
|
have you measured the improvements? if so, what are the numbers? |
Null-length arrays are known to be faster since at least 2013 iirc.
In my opinion measurements are not needed here because of this. |
|
Far more often than not, microoptimizations like this result in no measurable impact. All claims of performance improvements need numbers. |
|
|
The speed gain may be negligible for this PR, it does not matter much. |
|
+1 |
|
Resolve #1157 |
This PR only makes sense with
codehaus-plexus/plexus-utils#106
codehaus-plexus/plexus-io#33
codehaus-plexus/plexus-archiver#157
apache/maven-common-artifact-filters#15
... but if I add the snapshot upgrades, the checks won't pass anymore ;-)