Thomas Redman

Results 3 issues of Thomas Redman

Labels of no interest can now be discarded using a property, there is a resource factory that more effectively organizes shared resources, and some wall clock time performance improvements.

We get a ton of collisions on the hashCode custom produced by the Constituent class.

Each time we add a constituent to the SpanLabelView, we sort the results after appending the new constituent. This appears to be massively inefficient for very large files. When create...