Open colgreen opened 3 years ago
This will involve switching the Species GenomeList from List to LightweightList, i.e. the the change might cascade out to multiple areas.
This should offer some performance gains in accessing the accessing element via a Span instead of via IList.
This will involve switching the Species GenomeList from List to LightweightList, i.e. the the change might cascade out to multiple areas.
This should offer some performance gains in accessing the accessing element via a Span instead of via IList.