Refactor test utils to use a class #30
Merged
CodSpeed HQ / CodSpeed Performance Analysis
completed
Feb 25, 2025
Acknowledged Regression: N/A
Summary
🆕 46 new benchmarks
⁉️ 38 (👁 38) dropped benchmarks
Benchmarks breakdown
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| 👁 | test_to_dense_benchmark[csc-float32-C] |
4.2 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csc-float32-F] |
4.2 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csc-float64-C] |
8.3 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csc-float64-F] |
8.3 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csr-float32-C] |
4.2 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csr-float32-F] |
4.2 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csr-float64-C] |
8.3 ms | N/A | N/A |
| 👁 | test_to_dense_benchmark[csr-float64-F] |
8.3 ms | N/A | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csc_array-C] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csc_array-F] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csc_matrix-C] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csc_matrix-F] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csr_array-C] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csr_array-F] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csr_matrix-C] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float32-scipy.sparse.csr_matrix-F] |
N/A | 4.2 ms | N/A |
| 🆕 | test_to_dense_benchmark[float64-scipy.sparse.csc_array-C] |
N/A | 8.3 ms | N/A |
| 🆕 | test_to_dense_benchmark[float64-scipy.sparse.csc_array-F] |
N/A | 8.3 ms | N/A |
| 🆕 | test_to_dense_benchmark[float64-scipy.sparse.csc_matrix-C] |
N/A | 8.3 ms | N/A |
| 🆕 | test_to_dense_benchmark[float64-scipy.sparse.csc_matrix-F] |
N/A | 8.3 ms | N/A |
| ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Loading