Update readme TODO
This commit is contained in:
@@ -222,7 +222,7 @@ using the (2021 corrected) formula from the original pairSEQ paper. (Howie, et a
|
||||
|
||||
## TODO
|
||||
|
||||
* Try invoking GC at end of workloads to reduce paging to disk
|
||||
* ~~Try invoking GC at end of workloads to reduce paging to disk~~ DONE
|
||||
* ~~Hold graph data in memory until another graph is read-in?~~
|
||||
* No, this won't work, because BiGpairSEQ simulations alter the underlying graph based on filtering constraints. Changes would cascade with multiple experiments.
|
||||
* Enable GraphML output in addition to serialized object binaries, for data portability
|
||||
|
||||
Reference in New Issue
Block a user