scverse / anndata

Annotated data.
http://anndata.readthedocs.io
BSD 3-Clause "New" or "Revised" License
577 stars 154 forks source link

Fix GH actions benchmark run #1730

Closed flying-sheep closed 3 weeks ago

flying-sheep commented 3 weeks ago

I’m also checking if the benchmark machine still does its job but I have no real reason to think it doesn‘t.

/edit: yup, sure works

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.45%. Comparing base (6dfe780) to head (9002c63). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1730 +/- ## ========================================== - Coverage 86.93% 84.45% -2.49% ========================================== Files 40 40 Lines 6039 6039 ========================================== - Hits 5250 5100 -150 - Misses 789 939 +150 ``` [see 8 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1730/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)
scverse-benchmark[bot] commented 3 weeks ago

Benchmark changes

Change Before [6dfe7805] After [9002c636] Ratio Benchmark (Parameter)
- 1.3854074205574294 1.220926616915423 0.88 readwrite.H5ADReadSuite.track_read_full_memratio('pbmc3k')
- 274±20μs 244±0.7μs 0.89 sparse_dataset.SparseCSRContiguousSlice.time_getitem_adata((10000, 10000), 'alternating')

Comparison: https://github.com/scverse/anndata/compare/6dfe7805b4ee7e86ddb095032b5ad23b040fe1d8..9002c636b3e0efd82b2f8a0b0e71fb72f4e449e6 Last changed:

More details: https://github.com/scverse/anndata/pull/1730/checks?check_run_id=31896682384