I'm trying to look for a flag to speed up the run but the only two flags that I could find is the number of threads and RAM use for SAM. I wonder if there would be ways to speed up the second half where it's trying to do the counting of batches ? Would a Multi-threading or multi-processing work for the counting loop ?
Hello.
I'm trying to look for a flag to speed up the run but the only two flags that I could find is the number of threads and RAM use for SAM. I wonder if there would be ways to speed up the second half where it's trying to do the counting of batches ? Would a Multi-threading or multi-processing work for the counting loop ?