Add lazy hdf5anndata to benchmarks
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- r
- Domain
- performance
Research direction
Locate the benchmark code containing the loop over InMemoryAnnData, HDF5AnnData, and ZarrAnnData. Read how benchmark backends are configured, then determine how the lazy HDF5AnnData variant should be represented. The work is done when the benchmarks include and run the lazy HDF5AnnData case.
Written by the indexing model from the issue text.
Description
Description
In the benchmarks, we need to test the lazy version of HDF5AnnData. Currently:
for (backend in c("InMemoryAnnData", "HDF5AnnData", "ZarrAnnData")) {
This will use the eager HDF5AnnData by default
Proposed Solution
No response
- Dominant language
- R
- Stars
- 196
- Forks
- 22
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from scverse/anndataR
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
developer h5ad
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
developer
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
new feature
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
h5ad new feature
Difficulty 3/5 1-2 days Newbie friendliness 76/100
All issues in scverse/anndataR
Similar issues
-
documentation pkg infrastructure
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
epiverse-trace/epiparameter#511 ·
-
function:write_dwc
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
r-lib/pkgdepends#485 · 3 comments ·
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
beginners blocker
Difficulty 2/5 1-3 hours Newbie friendliness 78/100