Avatar for the scverse user
scverse
fast-array-utils
BlogDocsChangelog

fix: support Dask and cupy/scipy sparse matrices in `min`/`max`

#135Merged
Comparing
quentinblampey:mean_var_h5
(
c7325e3
) with
main
(
729d35f
)
CodSpeed Performance Gauge
0%
Untouched
232

Benchmarks

232 total
test_stats_benchmark[numpy.ndarray-1d-all-int32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
37.7 ms37.6 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
317.6 ms316.9 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
252.1 ms251.8 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-float32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
21.4 ms21.4 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
0%
60.4 ms60.3 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
21.9 ms21.9 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
21.9 ms21.9 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-float32-sum]
tests/test_stats.py
CodSpeed Performance Gauge
0%
21.4 ms21.4 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
21.2 ms21.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
21.2 ms21.2 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
252.2 ms252.1 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
67.1 ms67.1 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
292 ms291.8 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
377.4 ms377.2 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
0%
57.6 ms57.5 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
14.8 ms14.8 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
377.2 ms377 ms
test_to_dense_benchmark[scipy.sparse.csr_array-float32-C]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
37.6 ms37.6 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
0%
57.5 ms57.5 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
14.8 ms14.8 ms

Commits

Click on a commit to change the comparison range
Base
main
729d35f
-33.27%
support DiskArray in power and mean_var
ec7f279
3 months ago
by quentinblampey
+10.87%
undo disk array
54116a4
3 months ago
by flying-sheep
0%
add tests
a963725
3 months ago
by flying-sheep
+22.41%
Merge branch 'main' into mean_var_h5
af2dc15
3 months ago
by flying-sheep
-0.03%
Fix tests
ceb2e13
3 months ago
by flying-sheep
+0.01%
Fix for old scipy
c7325e3
3 months ago
by flying-sheep
© 2026 CodSpeed Technology
Home Terms Privacy Docs