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_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
-6%
3 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-float32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
-2%
59.9 ms61.1 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-ax0-float64-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
-1%
75.4 ms76.3 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.csc_array-2d-ax0-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
-1%
57 ms57.6 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-float64-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
-1%
75.2 ms75.7 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-int32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
-1%
188.7 ms189.9 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_stats_benchmark[scipy.sparse.csr_array-2d-ax1-float32-is_constant]
tests/test_stats.py
CodSpeed Performance Gauge
0%
2.8 ms2.9 ms
test_stats_benchmark[scipy.sparse.csr_array-2d-ax0-float32-mean_var]
tests/test_stats.py
CodSpeed Performance Gauge
0%
185.5 ms186.2 ms
test_to_dense_benchmark[scipy.sparse.csr_matrix-float32-C]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
38.3 ms38.5 ms
test_to_dense_benchmark[scipy.sparse.csr_array-float64-C]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
40.8 ms41 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_to_dense_benchmark[scipy.sparse.csc_matrix-float64-C]
tests/test_sparse.py
CodSpeed Performance Gauge
0%
41.3 ms41.4 ms
test_stats_benchmark[numpy.ndarray-1d-all-int32-mean]
tests/test_stats.py
CodSpeed Performance Gauge
0%
36.3 ms36.2 ms

Commits

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