scverse
fast-array-utils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: use parallelized `numba` functions if possible
#155
Comparing
ig/parallel_kernels
(
f5f9bb6
) with
main
(
099cd51
)
CodSpeed Performance Gauge
-33%
Regression
6
Untouched
226
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
232 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-33%
1.7 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-32%
1.7 ms
2.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-29%
1.7 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-29%
1.7 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-28%
1.7 ms
2.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-26%
1.7 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+2%
57.5 ms
56.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+2%
60.3 ms
59.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+2%
60.3 ms
59.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+2%
57.5 ms
56.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float64-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
75.3 ms
74.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
187.3 ms
184.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float64-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
75.3 ms
74.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[numpy.ndarray-1d-all-int32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
36.3 ms
36.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
277.4 ms
276.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
276.7 ms
276.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
339.3 ms
338.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
0%
187.2 ms
187 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
280 ms
279.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
67 ms
67 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[numpy.ndarray-2d-ax0-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
70 ms
69.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
279.7 ms
279.5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
32.3 ms
32.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csr_array-1d-all-int32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
36.2 ms
36.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
63.8 ms
63.8 ms
1
2
3
4
5
...
10
Commits
Click on a commit to change the comparison range
Base
main
099cd51
-32.5%
fix: use parallelized `numba` functions if possible
e91911a
10 days ago
by ilan-gold
-0.16%
Merge branch 'main' into ig/parallel_kernels
f5f9bb6
9 days ago
by flying-sheep
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs