File: benchmarks.md

package info (click to toggle)
python-anndata 0.12.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,704 kB
  • sloc: python: 19,721; makefile: 22; sh: 14
file content (11 lines) | stat: -rw-r--r-- 253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Benchmarks

Computational operations in anndata are consistently benchmarked [here](https://github.com/ivirshup/anndata-benchmarks).

Below follows a simple benchmark showing read-write efficiency.

```{toctree}
:maxdepth: 1

benchmark-read-write
```