Spdx-Java-Library
Spdx-Java-Library copied to clipboard
Prototype improvements to compare performance
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.