[optimization] Dependency versions re-calculated often #1116
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: performance
theme: validation
type: enhancement
Milestone
There are too many calls parsing versions of artifacts from JAR files.
Consider caching binary classpath entries versions as well as cache results of the lookup logic that finds a JAR library on the classpath starting with artifact's name.
Also, obvious improvement is to exract pattern compilation to a static constant.
(Raised based on findings reported by @martinlippert)
The text was updated successfully, but these errors were encountered: