Closed armgilles closed 3 weeks ago
Comparing dev_polars
(25bc431) with dev
(fb7abd0)
⚡ 6
improvements
🆕 7
new benchmarks
Benchmark | dev |
dev_polars |
Change | |
---|---|---|---|---|
⚡ | test_benchmark_get_consecutive_no_transactions_out |
19.5 ms | 2 ms | ×10 |
🆕 | test_benchmark_get_consecutive_no_transactions_out_big |
N/A | 61.9 ms | N/A |
⚡ | test_benchmark_get_transaction_all |
7.2 ms | 1.5 ms | ×4.9 |
🆕 | test_benchmark_get_transaction_all_big |
N/A | 49.7 ms | N/A |
⚡ | test_benchmark_get_transaction_in |
8.4 ms | 2 ms | ×4.3 |
🆕 | test_benchmark_get_transaction_in_big |
N/A | 50.9 ms | N/A |
⚡ | test_benchmark_get_transaction_out |
8.2 ms | 1.8 ms | ×4.6 |
🆕 | test_benchmark_get_transaction_out_big |
N/A | 51.2 ms | N/A |
⚡ | test_benchmark_process_data_cluster |
12.9 ms | 4.2 ms | ×3.1 |
🆕 | test_benchmark_process_data_cluster_big |
N/A | 255.8 ms | N/A |
🆕 | test_benchmark_pipepline_transform |
N/A | 180.1 ms | N/A |
🆕 | test_benchmark_pipepline_transform_big |
N/A | 2 s | N/A |
⚡ | test_benchmark_transf_json_to_df |
159 ms | 26.3 ms | ×6.1 |
Codecov Report
Attention: Patch coverage is
80.91603%
with25 lines
in your changes missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## dev #159 +/- ## =========================================== + Coverage 43.23% 70.03% +26.80% =========================================== Files 10 10 Lines 458 317 -141 =========================================== + Hits 198 222 +24 + Misses 260 95 -165 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.