Spdx-Java-Library icon indicating copy to clipboard operation
Spdx-Java-Library copied to clipboard

Prototype improvements to compare performance

Open goneall opened this issue 7 months ago • 0 comments

This is a prototype of changes to improve the performance of compares. This commit is a partial implementation of a map that keeps track of elements which are equivalent. Unfortunately, this creates a memory problem with large compares, so more work needs to be done.

goneall avatar May 11 '25 17:05 goneall