occupationcoder icon indicating copy to clipboard operation
occupationcoder copied to clipboard

Efficiently stored known matches for each coder instance

Open aeturrell opened this issue 7 years ago • 0 comments

The algorithm could search through the inputs and treat only the unique entries. Currently it processes all entries, even if they are duplicates.

aeturrell avatar Jan 08 '18 15:01 aeturrell