pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
602 stars 126 forks source link

ci: Add doctests to CI again. #767

Open hameerabbasi opened 2 months ago

hameerabbasi commented 2 months ago

What type of PR is this? (check all applicable)

Related issues

Checklist


Please explain your changes below.

codspeed-hq[bot] commented 2 months ago

CodSpeed Performance Report

Merging #767 will improve performances by ร—2.1

Comparing hameerabbasi:doctests-2 (91a12fa) with main (7f31435)

Summary

โšก 2 improvements โœ… 338 untouched benchmarks

Benchmarks breakdown

Benchmark main hameerabbasi:doctests-2 Change
โšก test_index_fancy[side=100-rank=1-format='coo'] 1,395.6 ยตs 679.6 ยตs ร—2.1
โšก test_index_slice[side=100-rank=2-format='gcxs'] 2.9 ms 2.4 ms +23.71%
hameerabbasi commented 1 month ago

@willow-ahrens Doctest issue.