Add performance section to readme
This commit is contained in:
@@ -230,7 +230,7 @@ correct pairings and 18 incorrect pairings, for an accuracy of 99.652%.
|
||||
|
||||
The simulation time was 14'22". If intermediate results were held in memory, this would be equivalent to the total elapsed time.
|
||||
|
||||
Since this implementation of BiGpairSEQ writes intermediate results to improve the efficiency of *repeated* simulations,
|
||||
Since this implementation of BiGpairSEQ writes intermediate results to disk (to improve the efficiency of *repeated* simulations),
|
||||
the actual elapsed time was greater. File I/O time was not measured, but took slightly less time than the simulation itself.
|
||||
Real elapsed time from start to finish was under 30 minutes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user