Avatar for the pydata user
pydata
sparse
BlogDocsChangelog

DEV/CI: use Pixi for examples, notebooks, and xp-tests

#922Merged
Comparing
lucascolley:more-pixi
(
fc732a8
) with
main
(
e0816bf
)
CodSpeed Performance Gauge
+47%
Improvement
2
Untouched
338

Benchmarks

340 total
test_index_slice[side=100-rank=2-format='gcxs']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+47%
2.7 ms1.9 ms
test_index_fancy[side=100-rank=1-format='coo']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+28%
964.1 µs752.9 µs
test_index_fancy[side=100-rank=3-format='coo']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+2%
3 ms3 ms
test_tensordot[left_index=1-right_index=2-left_format='dense'-right_format='coo'-m=50-n=10-p=50-q=50-ndarray]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+2%
5.2 ms5.1 ms
test_tensordot[left_index=1-right_index=2-left_format='coo'-right_format='coo'-m=50-n=10-p=50-q=50-ndarray]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
6 ms5.9 ms
test_tensordot[left_index=1-right_index=2-left_format='coo'-right_format='coo'-m=50-n=10-p=50-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
6.2 ms6.1 ms
test_tensordot[left_index=1-right_index=1-left_format='coo'-right_format='dense'-m=10-n=20-p=50-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
3.7 ms3.7 ms
test_tensordot[left_index=1-right_index=2-left_format='dense'-right_format='coo'-m=50-n=20-p=20-q=50-ndarray]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
4.4 ms4.3 ms
test_matmul[m=500-n=500-p=500-format='gcxs']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+1%
6.1 ms6.1 ms
test_elemwise_broadcast[side=500-format='gcxs'-mul]
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+1%
17.5 ms17.4 ms
test_tensordot[left_index=1-right_index=1-left_format='coo'-right_format='dense'-m=10-n=10-p=50-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
2.6 ms2.6 ms
test_matmul[m=1000-n=500-p=500-format='coo']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+1%
13.1 ms13.1 ms
test_tensordot[left_index=1-right_index=2-left_format='coo'-right_format='coo'-m=50-n=20-p=20-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
5.4 ms5.3 ms
test_matmul[m=1000-n=500-p=200-format='gcxs']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+1%
5.3 ms5.3 ms
test_tensordot[left_index=1-right_index=2-left_format='coo'-right_format='coo'-m=50-n=20-p=20-q=50-ndarray]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
+1%
5.2 ms5.2 ms
test_elemwise[side=100-rank=3-format='gcxs'-add]
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+1%
25.7 ms25.6 ms
test_matmul[m=200-n=1000-p=1000-format='coo']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
+1%
10.4 ms10.4 ms
test_matmul[m=500-n=500-p=500-format='coo']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
0%
7.6 ms7.6 ms
test_tensordot[left_index=1-right_index=2-left_format='dense'-right_format='coo'-m=50-n=10-p=20-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
0%
5.3 ms5.2 ms
test_matmul[m=500-n=1000-p=200-format='gcxs']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
0%
7.9 ms7.9 ms
test_index_fancy[side=1000-rank=2-format='coo']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
0%
4 ms4 ms
test_elemwise[gt-side=500-Finch]
benchmarks/test_elemwise.py
CodSpeed Performance Gauge
0%
866.6 µs863.2 µs
test_tensordot[left_index=1-right_index=2-left_format='dense'-right_format='coo'-m=50-n=20-p=20-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
0%
7.8 ms7.8 ms
test_tensordot[left_index=1-right_index=1-left_format='coo'-right_format='dense'-m=50-n=10-p=50-q=50-COO]
benchmarks/test_tensordot.py
CodSpeed Performance Gauge
0%
6.6 ms6.5 ms
test_matmul[m=200-n=200-p=1000-format='gcxs']
benchmarks/test_benchmark_coo.py
CodSpeed Performance Gauge
0%
4 ms4 ms

Commits

Click on a commit to change the comparison range
Base
main
e0816bf
+57.96%
WIP: Pixi for examples and notebooks
f431171
15 days ago
by lucascolley
+2.06%
use task
3f4c12e
15 days ago
by lucascolley
WIP: Pixi for xp-tests
e02b3b0
15 days ago
by lucascolley
×2.3
typo
bb24ca3
15 days ago
by lucascolley
be verbose for now
8d04b01
15 days ago
by lucascolley
+81.97%
Update pixi.toml
0776362
15 days ago
by lucascolley
-9.64%
Update pixi.toml
be76ace
15 days ago
by lucascolley
+79.16%
fix xp-tests-numba SPARSE_BACKEND
023c2e1
15 days ago
by lucascolley
-67.15%
cache envs
8d67fec
15 days ago
by lucascolley
-85.15%
update tests contributing.md
84f7700
15 days ago
by lucascolley
×2.5
fix CI matrix
fc732a8
15 days ago
by lucascolley
© 2026 CodSpeed Technology
Home Terms Privacy Docs