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

Adding array-api-compat fallback

#159Merged
Comparing
amalia-k510:array-api-implementation
(
5de4e5b
) with
main
(
a54356d
)
CodSpeed Performance Gauge
-33%
Regression
2
Untouched
230

Benchmarks

232 total
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-33%
2.9 ms4.3 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-10%
2.8 ms3.2 ms
test_to_dense_benchmark[scipy.sparse.csc_array-float32-F]
tests/test_sparse.py
CodSpeed Performance Gauge
+2%
39.6 ms38.6 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-float64-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+2%
203.4 ms199.2 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+2%
189 ms185.1 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
2.8 ms2.8 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float64-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
201 ms199.5 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float64-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
2.8 ms2.7 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax1-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
+1%
57.3 ms56.9 ms
test_to_dense_benchmark[scipy.sparse.csc_matrix-float32-C]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
38.6 ms38.4 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-float32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
0%
186.5 ms185.6 ms
test_to_dense_benchmark[scipy.sparse.csr_matrix-float64-F]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
41.7 ms41.6 ms
test_to_dense_benchmark[scipy.sparse.csc_array-float32-C]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
38.7 ms38.6 ms
test_stats_benchmark[numpy.ndarray-1d-all-int32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
36.3 ms36.2 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax1-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
279 ms278.3 ms
test_to_dense_benchmark[scipy.sparse.csr_array-float32-F]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
38.5 ms38.4 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
0%
280.2 ms279.5 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
276.8 ms276.3 ms
test_to_dense_benchmark[scipy.sparse.csc_matrix-float32-F]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
38.5 ms38.4 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
216.4 ms216.1 ms
test_to_dense_benchmark[scipy.sparse.csr_matrix-float32-F]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
38.7 ms38.7 ms
test_to_dense_benchmark[scipy.sparse.csc_array-float64-F]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
41.5 ms41.5 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
0%
278.6 ms278.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
32.8 ms32.8 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-int32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
69.9 ms69.9 ms

Commits

Click on a commit to change the comparison range
Base
main
a54356d
-26.04%
array-api initially implementation
64f5304
1 month ago
by amalia-k510
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks
5373050
1 month ago
by pre-commit-ci[bot]
-6.87%
updates in regards to the handler and some array_api handling fixes
f016c39
21 days ago
by amalia-k510
-18.76%
[pre-commit.ci] auto fixes from pre-commit.com hooks
cca3ad6
21 days ago
by pre-commit-ci[bot]
+25.65%
Merge branch 'array-api-implementation' of https://github.com/amalia-k510/fast-array-utils into array-api-implementation
c9a8f85
21 days ago
by amalia-k510
-0.01%
pre-commit fixes
bd08c2e
21 days ago
by amalia-k510
+0.01%
mipy issues fix
b2e3f9b
21 days ago
by amalia-k510
0%
speed up fix
65e83a6
21 days ago
by amalia-k510
+0.01%
Addressed the comments
9684213
19 days ago
by amalia-k510
0%
[pre-commit.ci] auto fixes from pre-commit.com hooks
1e3c296
19 days ago
by pre-commit-ci[bot]
0%
chore: simplify
63c5e16
16 days ago
by flying-sheep
+26.1%
import fix
e28f176
9 days ago
by amalia-k510
-14.42%
Merge branch 'main' into array-api-implementation
ab6e200
9 days ago
by amalia-k510
+14.31%
[pre-commit.ci] auto fixes from pre-commit.com hooks
aaccbda
9 days ago
by pre-commit-ci[bot]
-28.28%
main version
7e5102a
9 days ago
by amalia-k510
+28.35%
[pre-commit.ci] auto fixes from pre-commit.com hooks
eed16a9
9 days ago
by pre-commit-ci[bot]
-15.53%
Merge branch 'array-api-implementation' of https://github.com/amalia-k510/fast-array-utils into array-api-implementation
1e41d24
9 days ago
by amalia-k510
+15.54%
pyproject, jax optional dependencies
aab50f7
9 days ago
by amalia-k510
-19.63%
[pre-commit.ci] auto fixes from pre-commit.com hooks
91ef896
9 days ago
by pre-commit-ci[bot]
-6.53%
Merge branch 'array-api-implementation' of https://github.com/amalia-k510/fast-array-utils into array-api-implementation
d642668
9 days ago
by amalia-k510
+26.17%
[pre-commit.ci] auto fixes from pre-commit.com hooks
37a6634
9 days ago
by pre-commit-ci[bot]
+10.82%
Merge branch 'array-api-implementation' of https://github.com/amalia-k510/fast-array-utils into array-api-implementation
d22f74b
9 days ago
by amalia-k510
-24.04%
types
3d4ee3a
9 days ago
by flying-sheep
-15.67%
types for others
c77a1bc
7 days ago
by amalia-k510
-0.92%
types, missing parameters
6d3891e
7 days ago
by amalia-k510
+29.76%
revert pyproject.toml
9e2a9fe
7 days ago
by amalia-k510
+0.01%
[pre-commit.ci] auto fixes from pre-commit.com hooks
57117d2
7 days ago
by pre-commit-ci[bot]
-30.3%
rework deps
0415fd5
6 days ago
by flying-sheep
+5%
Merge branch 'main' into array-api-implementation
3857917
6 days ago
by flying-sheep
-1.83%
fix deps
592b7b7
6 days ago
by flying-sheep
+27.13%
fix types
c890bc3
6 days ago
by flying-sheep
-10.65%
fix cupy tests
49283b0
6 days ago
by flying-sheep
+10.64%
fix disk array
f6463cc
6 days ago
by flying-sheep
-0.06%
fmt
474c969
6 days ago
by flying-sheep
-32.82%
coverage
5de4e5b
6 days ago
by flying-sheep
© 2026 CodSpeed Technology
Home Terms Privacy Docs