anndata
anndata copied to clipboard
<WIP> Comparitive benchmarks notebook
This PR adds a Jupyter notebook for benchmarking IO time, IO memory, on-disk size and in-memory size for objects in Anndata, Loom and Seurat.
Related issue: https://github.com/scverse/anndata/issues/781
Codecov Report
Merging #785 (a23913f) into master (bc9f886) will decrease coverage by
0.01%
. The diff coverage isn/a
.
Additional details and impacted files
@@ Coverage Diff @@
## master #785 +/- ##
==========================================
- Coverage 83.74% 83.73% -0.02%
==========================================
Files 32 31 -1
Lines 4399 4396 -3
==========================================
- Hits 3684 3681 -3
Misses 715 715
Impacted Files | Coverage Δ | |
---|---|---|
anndata/readwrite.py |
Could you add the notebook to the rendered docs, similar to how it's done here?
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB