Performance Test
Runtime and Memory Usage
monocle3 uses n_cpus to control the number of parallel processes, each process uses 1 thread. This performance test uses n_cpus=8, i.e., 8*1=8 threads, and statistics are collected under the --deg condition.
Runtime and memory usage are related to the number of cells; the more cells, the longer the time and the greater the memory required.


Last updated