BlogDocs

refactor(rust): Don't pickle entire python function for object store keying(#19340)

Merged
Comparing
nameexhaustion:object-store-cred-provider-hash
(
f83f740
) with
main
(
eb596c9
)
+29%
IMPROVEMENTS
1
REGRESSIONS
0
UNTOUCHED
40
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Improved

test_groupby_h2oai_q7
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q7
+29%
2.5 ms
2 ms

Passed

test_pdsh_q4
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q4
+15%
5.2 ms
4.5 ms
test_pdsh_q6
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q6
+5%
1.9 ms
1.8 ms
test_pdsh_q5
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q5
+5%
5 ms
4.8 ms
test_pdsh_q15
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q15
+5%
2.6 ms
2.5 ms
test_pdsh_q22
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q22
+4%
7.1 ms
6.8 ms
test_pdsh_q13
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q13
+4%
10 ms
9.7 ms
test_pdsh_q18
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q18
+2%
11.8 ms
11.5 ms
test_pdsh_q19
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q19
+2%
7.6 ms
7.5 ms
test_pdsh_q1
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q1
+1%
17 ms
16.8 ms
test_write_read_scan_large_csv
py-polars/tests/benchmark/test_io.py::test_write_read_scan_large_csv
+1%
38 ms
37.6 ms
test_pdsh_q21
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q21
+1%
215.1 ms
213.1 ms
test_pdsh_q9
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q9
+1%
25.8 ms
25.6 ms
test_filter1
py-polars/tests/benchmark/test_filter.py::test_filter1
0%
796.8 µs
793.2 µs
test_pdsh_q10
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q10
0%
6.2 ms
6.2 ms
test_strict_inequalities
py-polars/tests/benchmark/test_join_where.py::test_strict_inequalities
0%
168.7 ms
168.4 ms
test_groupby_h2oai_q9
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q9
0%
27.7 ms
27.7 ms
test_to_numpy_series_with_nulls
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_with_nulls
0%
435 µs
435.3 µs
test_pdsh_q3
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q3
0%
5.8 ms
5.8 ms
test_to_numpy_series_chunked
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_chunked
0%
269.8 µs
270.3 µs
test_non_strict_inequalities
py-polars/tests/benchmark/test_join_where.py::test_non_strict_inequalities
0%
174.2 ms
174.8 ms
test_to_numpy_series_zero_copy
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_zero_copy
0%
123.4 µs
123.8 µs
test_groupby_h2oai_q10
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q10
-1%
6.3 ms
6.4 ms
test_groupby_h2oai_q1
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q1
-1%
2.4 ms
2.4 ms
test_single_inequality
py-polars/tests/benchmark/test_join_where.py::test_single_inequality
-1%
80.4 ms
81.5 ms
test_groupby_h2oai_q8
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q8
-2%
3.2 ms
3.2 ms
test_groupby_h2oai_q2
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q2
-2%
4.7 ms
4.8 ms
test_pdsh_q20
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q20
-2%
6 ms
6.2 ms
test_pdsh_q2
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q2
-3%
3.4 ms
3.5 ms
test_pdsh_q12
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q12
-3%
6.1 ms
6.3 ms
test_pdsh_q16
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q16
-3%
7.4 ms
7.7 ms
test_pdsh_q8
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q8
-3%
5.3 ms
5.5 ms
test_pdsh_q17
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q17
-3%
6.7 ms
6.9 ms
test_groupby_h2oai_q5
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q5
-3%
2 ms
2.1 ms
test_pdsh_q7
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q7
-4%
9.4 ms
9.8 ms
test_groupby_h2oai_q6
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q6
-4%
12.5 ms
13 ms
test_datetime_range_fast_slow_paths
py-polars/tests/unit/functions/range/test_datetime_range.py::test_datetime_range_fast_slow_paths
-4%
346 ms
360.5 ms
test_groupby_h2oai_q3
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q3
-5%
2.5 ms
2.6 ms
test_groupby_h2oai_q4
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q4
-10%
2.1 ms
2.4 ms
test_pdsh_q11
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q11
-11%
4 ms
4.5 ms
test_pdsh_q14
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q14
-12%
2.1 ms
2.4 ms

Ignored

test_filter2Ignored
py-polars/tests/benchmark/test_filter.py::test_filter2
-2%
1 ms
1 ms

Commits

Click on a commit to change the comparison range
base
main
eb596c9
+1%
c
c7cc6da
6 days ago
by nameexhaustion
+28%
c
f83f740
5 days ago
by nameexhaustion
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.