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

prepare tests for ndim

#85Merged
Comparing
pa/prepare-ndim
(
3a43335
) with
main
(
75506e9
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
16
New
108
Dropped
108
Ignored
0

Benchmarks

New

test_stats_benchmark[2d-all-numpy.ndarray-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
test_stats_benchmark[2d-all-numpy.ndarray-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
2.9 ms
test_stats_benchmark[2d-all-numpy.ndarray-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
8.9 ms
test_stats_benchmark[2d-all-numpy.ndarray-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
2.8 ms
test_stats_benchmark[2d-all-numpy.ndarray-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
test_stats_benchmark[2d-all-numpy.ndarray-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
4.7 ms
test_stats_benchmark[2d-all-numpy.ndarray-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
17.1 ms
test_stats_benchmark[2d-all-numpy.ndarray-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
4.6 ms
test_stats_benchmark[2d-all-numpy.ndarray-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
2.8 ms
test_stats_benchmark[2d-all-numpy.ndarray-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
4.1 ms
test_stats_benchmark[2d-all-numpy.ndarray-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
9 ms
test_stats_benchmark[2d-all-numpy.ndarray-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-numpy.ndarray-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
4.1 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
8.4 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
22.6 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
8.3 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
10.8 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
33.5 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
10.7 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
2.8 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
16.5 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
41.2 ms
test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csc_array-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
16.4 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
2.7 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
7.3 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
20.4 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
7.2 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
9.7 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
31.4 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
9.6 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
2.8 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
16.2 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
40.7 ms
test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-all-scipy.sparse.csr_array-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
16.2 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
3.6 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
2.6 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
9.4 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
2.5 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
6.2 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
4.9 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
17.6 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
4.9 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
4.7 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
9.4 ms
test_stats_benchmark[2d-ax0-numpy.ndarray-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-numpy.ndarray-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
4.7 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
747 µs
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
6.9 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
743.7 µs
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
5.8 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
8.5 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
5.8 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
747.3 µs
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
11.8 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
6.7 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csc_array-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
11.7 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
22.9 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
8.5 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
19 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
8.4 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
26.7 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
10.9 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
20.6 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
10.9 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
22.9 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
16.7 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
19.6 ms
test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax0-scipy.sparse.csr_array-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
16.6 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
3.7 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
2.9 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
9.2 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
2.9 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
6.6 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
17.3 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
4.8 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
4.2 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
9.2 ms
test_stats_benchmark[2d-ax1-numpy.ndarray-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-numpy.ndarray-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
4.1 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
22.9 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
8.4 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
19 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
8.3 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
26.7 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
10.8 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
20.6 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
10.7 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
22.9 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
16.6 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
19.6 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csc_array-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
16.5 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
781 µs
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-mean]
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
6.9 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float32-sum]
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
N/A
746.1 µs
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-mean]
CodSpeed Performance Gauge
N/A
N/A
5.8 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
N/A
8.5 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-float64-sum]
CodSpeed Performance Gauge
N/A
N/A
5.7 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-is_constant]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
N/A
762.9 µs
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-mean]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-mean]
CodSpeed Performance Gauge
N/A
N/A
11.8 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-mean_var]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
N/A
6.7 ms
test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-sum]
tests/test_stats.py::test_stats_benchmark[2d-ax1-scipy.sparse.csr_array-int32-sum]
CodSpeed Performance Gauge
N/A
N/A
11.7 ms

Passed

test_to_dense_benchmark[float64-scipy.sparse.csc_array-F]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csc_array-F]
CodSpeed Performance Gauge
0%
41 ms
41 ms
test_to_dense_benchmark[float64-scipy.sparse.csr_matrix-C]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csr_matrix-C]
CodSpeed Performance Gauge
0%
41 ms
41 ms
test_to_dense_benchmark[float64-scipy.sparse.csc_matrix-F]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csc_matrix-F]
CodSpeed Performance Gauge
0%
41 ms
41 ms
test_to_dense_benchmark[float32-scipy.sparse.csc_matrix-F]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csc_matrix-F]
CodSpeed Performance Gauge
0%
38.1 ms
38.1 ms
test_to_dense_benchmark[float32-scipy.sparse.csr_array-F]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csr_array-F]
CodSpeed Performance Gauge
0%
39 ms
39 ms
test_to_dense_benchmark[float32-scipy.sparse.csr_array-C]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csr_array-C]
CodSpeed Performance Gauge
0%
38.1 ms
38.1 ms
test_to_dense_benchmark[float64-scipy.sparse.csr_array-F]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csr_array-F]
CodSpeed Performance Gauge
0%
41.9 ms
41.9 ms
test_to_dense_benchmark[float32-scipy.sparse.csc_array-F]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csc_array-F]
CodSpeed Performance Gauge
0%
38.1 ms
38.1 ms
test_to_dense_benchmark[float32-scipy.sparse.csc_matrix-C]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csc_matrix-C]
CodSpeed Performance Gauge
0%
39 ms
39 ms
test_to_dense_benchmark[float64-scipy.sparse.csr_matrix-F]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csr_matrix-F]
CodSpeed Performance Gauge
0%
41.9 ms
41.9 ms
test_to_dense_benchmark[float64-scipy.sparse.csr_array-C]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csr_array-C]
CodSpeed Performance Gauge
0%
41 ms
41 ms
test_to_dense_benchmark[float32-scipy.sparse.csc_array-C]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csc_array-C]
CodSpeed Performance Gauge
0%
39 ms
39 ms
test_to_dense_benchmark[float64-scipy.sparse.csc_array-C]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csc_array-C]
CodSpeed Performance Gauge
0%
41.9 ms
41.9 ms
test_to_dense_benchmark[float64-scipy.sparse.csc_matrix-C]
tests/test_sparse.py::test_to_dense_benchmark[float64-scipy.sparse.csc_matrix-C]
CodSpeed Performance Gauge
0%
41.9 ms
41.9 ms
test_to_dense_benchmark[float32-scipy.sparse.csr_matrix-F]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csr_matrix-F]
CodSpeed Performance Gauge
0%
39 ms
39 ms
test_to_dense_benchmark[float32-scipy.sparse.csr_matrix-C]
tests/test_sparse.py::test_to_dense_benchmark[float32-scipy.sparse.csr_matrix-C]
CodSpeed Performance Gauge
0%
38.1 ms
38.1 ms
test_stats_benchmark[0-numpy.ndarray-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float32-is_constant]
CodSpeed Performance Gauge
N/A
3.6 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float32-mean]
CodSpeed Performance Gauge
N/A
2.6 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float32-mean_var]
CodSpeed Performance Gauge
N/A
9.4 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float32-sum]
CodSpeed Performance Gauge
N/A
2.5 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float64-is_constant]
CodSpeed Performance Gauge
N/A
6.2 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float64-mean]
CodSpeed Performance Gauge
N/A
4.9 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float64-mean_var]
CodSpeed Performance Gauge
N/A
17.6 ms
N/A
test_stats_benchmark[0-numpy.ndarray-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-float64-sum]
CodSpeed Performance Gauge
N/A
4.9 ms
N/A
test_stats_benchmark[0-numpy.ndarray-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-int32-is_constant]
CodSpeed Performance Gauge
N/A
3.7 ms
N/A
test_stats_benchmark[0-numpy.ndarray-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-int32-mean]
CodSpeed Performance Gauge
N/A
4.7 ms
N/A
test_stats_benchmark[0-numpy.ndarray-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-int32-mean_var]
CodSpeed Performance Gauge
N/A
9.4 ms
N/A
test_stats_benchmark[0-numpy.ndarray-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-numpy.ndarray-int32-sum]
CodSpeed Performance Gauge
N/A
4.7 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
749.4 µs
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float32-mean]
CodSpeed Performance Gauge
N/A
3.8 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
6.9 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float32-sum]
CodSpeed Performance Gauge
N/A
3.8 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
745.4 µs
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float64-mean]
CodSpeed Performance Gauge
N/A
5.8 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
8.5 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-float64-sum]
CodSpeed Performance Gauge
N/A
5.7 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
748.7 µs
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-int32-mean]
CodSpeed Performance Gauge
N/A
11.8 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
6.7 ms
N/A
test_stats_benchmark[0-scipy.sparse.csc_array-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csc_array-int32-sum]
CodSpeed Performance Gauge
N/A
11.7 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
22.9 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float32-mean]
CodSpeed Performance Gauge
N/A
8.5 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
19 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float32-sum]
CodSpeed Performance Gauge
N/A
8.4 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
26.7 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float64-mean]
CodSpeed Performance Gauge
N/A
10.9 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
20.6 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-float64-sum]
CodSpeed Performance Gauge
N/A
10.9 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
22.9 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-int32-mean]
CodSpeed Performance Gauge
N/A
16.7 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
19.6 ms
N/A
test_stats_benchmark[0-scipy.sparse.csr_array-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[0-scipy.sparse.csr_array-int32-sum]
CodSpeed Performance Gauge
N/A
16.6 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float32-is_constant]
CodSpeed Performance Gauge
N/A
3.7 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float32-mean]
CodSpeed Performance Gauge
N/A
2.9 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float32-mean_var]
CodSpeed Performance Gauge
N/A
9.1 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float32-sum]
CodSpeed Performance Gauge
N/A
2.9 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float64-is_constant]
CodSpeed Performance Gauge
N/A
6.6 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float64-mean]
CodSpeed Performance Gauge
N/A
4.8 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float64-mean_var]
CodSpeed Performance Gauge
N/A
17.3 ms
N/A
test_stats_benchmark[1-numpy.ndarray-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-float64-sum]
CodSpeed Performance Gauge
N/A
4.8 ms
N/A
test_stats_benchmark[1-numpy.ndarray-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-int32-is_constant]
CodSpeed Performance Gauge
N/A
3.8 ms
N/A
test_stats_benchmark[1-numpy.ndarray-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-int32-mean]
CodSpeed Performance Gauge
N/A
4.2 ms
N/A
test_stats_benchmark[1-numpy.ndarray-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-int32-mean_var]
CodSpeed Performance Gauge
N/A
9.2 ms
N/A
test_stats_benchmark[1-numpy.ndarray-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-numpy.ndarray-int32-sum]
CodSpeed Performance Gauge
N/A
4.1 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
22.9 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float32-mean]
CodSpeed Performance Gauge
N/A
8.4 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
19.1 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float32-sum]
CodSpeed Performance Gauge
N/A
8.3 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
26.7 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float64-mean]
CodSpeed Performance Gauge
N/A
10.8 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
20.6 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-float64-sum]
CodSpeed Performance Gauge
N/A
10.7 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
22.9 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-int32-mean]
CodSpeed Performance Gauge
N/A
16.6 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
19.6 ms
N/A
test_stats_benchmark[1-scipy.sparse.csc_array-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csc_array-int32-sum]
CodSpeed Performance Gauge
N/A
16.5 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
754.5 µs
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float32-mean]
CodSpeed Performance Gauge
N/A
3.8 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
6.9 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float32-sum]
CodSpeed Performance Gauge
N/A
3.8 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
747.7 µs
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float64-mean]
CodSpeed Performance Gauge
N/A
5.7 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
8.5 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-float64-sum]
CodSpeed Performance Gauge
N/A
5.7 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
749.9 µs
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-int32-mean]
CodSpeed Performance Gauge
N/A
11.8 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
6.7 ms
N/A
test_stats_benchmark[1-scipy.sparse.csr_array-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[1-scipy.sparse.csr_array-int32-sum]
CodSpeed Performance Gauge
N/A
11.7 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float32-is_constant]
CodSpeed Performance Gauge
N/A
2.7 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float32-mean]
CodSpeed Performance Gauge
N/A
2.9 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float32-mean_var]
CodSpeed Performance Gauge
N/A
8.9 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float32-sum]
CodSpeed Performance Gauge
N/A
2.8 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float64-is_constant]
CodSpeed Performance Gauge
N/A
4.8 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float64-mean]
CodSpeed Performance Gauge
N/A
4.7 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float64-mean_var]
CodSpeed Performance Gauge
N/A
17.1 ms
N/A
test_stats_benchmark[None-numpy.ndarray-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-float64-sum]
CodSpeed Performance Gauge
N/A
4.6 ms
N/A
test_stats_benchmark[None-numpy.ndarray-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-int32-is_constant]
CodSpeed Performance Gauge
N/A
2.8 ms
N/A
test_stats_benchmark[None-numpy.ndarray-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-int32-mean]
CodSpeed Performance Gauge
N/A
4.1 ms
N/A
test_stats_benchmark[None-numpy.ndarray-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-int32-mean_var]
CodSpeed Performance Gauge
N/A
8.9 ms
N/A
test_stats_benchmark[None-numpy.ndarray-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-numpy.ndarray-int32-sum]
CodSpeed Performance Gauge
N/A
4.1 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
2.7 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float32-mean]
CodSpeed Performance Gauge
N/A
8.4 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
22.6 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float32-sum]
CodSpeed Performance Gauge
N/A
8.3 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
4.8 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float64-mean]
CodSpeed Performance Gauge
N/A
10.8 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
33.6 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-float64-sum]
CodSpeed Performance Gauge
N/A
10.7 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
2.8 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-int32-mean]
CodSpeed Performance Gauge
N/A
16.5 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
41.3 ms
N/A
test_stats_benchmark[None-scipy.sparse.csc_array-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csc_array-int32-sum]
CodSpeed Performance Gauge
N/A
16.4 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float32-is_constant]
CodSpeed Performance Gauge
N/A
2.7 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float32-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float32-mean]
CodSpeed Performance Gauge
N/A
7.3 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float32-mean_var]
CodSpeed Performance Gauge
N/A
20.4 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float32-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float32-sum]
CodSpeed Performance Gauge
N/A
7.2 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float64-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float64-is_constant]
CodSpeed Performance Gauge
N/A
4.8 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float64-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float64-mean]
CodSpeed Performance Gauge
N/A
9.7 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float64-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float64-mean_var]
CodSpeed Performance Gauge
N/A
31.4 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-float64-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-float64-sum]
CodSpeed Performance Gauge
N/A
9.6 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-int32-is_constant]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-int32-is_constant]
CodSpeed Performance Gauge
N/A
2.8 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-int32-mean]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-int32-mean]
CodSpeed Performance Gauge
N/A
16.2 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-int32-mean_var]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-int32-mean_var]
CodSpeed Performance Gauge
N/A
40.7 ms
N/A
test_stats_benchmark[None-scipy.sparse.csr_array-int32-sum]Missing
tests/test_stats.py::test_stats_benchmark[None-scipy.sparse.csr_array-int32-sum]
CodSpeed Performance Gauge
N/A
16.2 ms
N/A

Commits

Click on a commit to change the comparison range
Base
main
75506e9
0%
prepare tests for ndim
3a43335
5 days ago
by flying-sheep
© 2025 CodSpeed Technology
Home Terms PrivacyDocs