Skip to content

Conversation

felix0097
Copy link
Collaborator

Added speed comparison benchmarks against other data loaders to README.

Copy link

codecov bot commented Sep 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.42%. Comparing base (0366636) to head (80e171b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   84.42%   84.42%           
=======================================
  Files           8        8           
  Lines         520      520           
=======================================
  Hits          439      439           
  Misses         81       81           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@ilan-gold ilan-gold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The notebook link for consolidating the runs i.e., "Benchmark results" does not work
  2. I really think this should be a notebook with no dependencies, assuming what you've posted here is supposed to be a quick-run (see point 1., I have no way of knowing). We should use juv to create a self-contained notebook that has its dependnencies listed and can be run quickly modulo downloading a small dataset from lamin.

Comment on lines +4 to +5
> This package does not have a stable API. However, we do not anticipate the on-disk format to change as it is simply an
> anndata file.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> This package does not have a stable API. However, we do not anticipate the on-disk format to change as it is simply an
> anndata file.
> This package does not have a stable API. However, we do not anticipate the on-disk format to change as it is simply an anndata file.

why the change?

Comment on lines +106 to +107
For performance reasons, you should use our dataloader directly without wrapping it into a {class}
`torch.utils.data.dataloader`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For performance reasons, you should use our dataloader directly without wrapping it into a {class}
`torch.utils.data.dataloader`.
For performance reasons, you should use our dataloader directly without wrapping it into a {class}`torch.utils.data.dataloader`.

Comment on lines +115 to +116
If you are interested in contributing this feature to the project or leaning more, please get in touch
on [zulip](https://scverse.zulipchat.com/) or via the GitHub issues here.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve all these linebreak issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants