replacing lists with sets in offline file reader
to optimise the performance of OfflineReader, the keys must be stored in sets instead of lists.
to optimise the performance of OfflineReader, the keys must be stored in sets instead of lists.
added performance label
changed title from replacing lists by sets in offline file reader to replacing lists with sets in offline file reader
mentioned in merge request !15 (merged)
closed