BlogDocs

perf: Use `split_at` in `split`(#16865)

Merged
Comparing
split_at
(
9a05fc7
) with
main
(
13d68ae
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
37
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_groupby_h2oai_q10
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q10
+8%
6.9 ms
6.4 ms
test_tpch_q6
py-polars/tests/benchmark/test_tpch.py::test_tpch_q6
+7%
2.1 ms
1.9 ms
test_tpch_q5
py-polars/tests/benchmark/test_tpch.py::test_tpch_q5
+7%
5.3 ms
5 ms
test_groupby_h2oai_q1
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q1
+6%
2.5 ms
2.4 ms
test_tpch_q12
py-polars/tests/benchmark/test_tpch.py::test_tpch_q12
+4%
6.4 ms
6.2 ms
test_groupby_h2oai_q2
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q2
+3%
4.7 ms
4.5 ms
test_tpch_q7
py-polars/tests/benchmark/test_tpch.py::test_tpch_q7
+3%
9.4 ms
9.1 ms
test_write_read_scan_large_csv
py-polars/tests/benchmark/test_io.py::test_write_read_scan_large_csv
+3%
32.9 ms
32.1 ms
test_tpch_q15
py-polars/tests/benchmark/test_tpch.py::test_tpch_q15
+2%
2.5 ms
2.4 ms
test_tpch_q3
py-polars/tests/benchmark/test_tpch.py::test_tpch_q3
+2%
5.9 ms
5.8 ms
test_tpch_q17
py-polars/tests/benchmark/test_tpch.py::test_tpch_q17
+2%
7 ms
6.9 ms
test_groupby_h2oai_q9
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q9
+2%
24.8 ms
24.4 ms
test_tpch_q18
py-polars/tests/benchmark/test_tpch.py::test_tpch_q18
+1%
11.6 ms
11.5 ms
test_groupby_h2oai_q6
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q6
+1%
12.8 ms
12.6 ms
test_tpch_q1
py-polars/tests/benchmark/test_tpch.py::test_tpch_q1
+1%
16.4 ms
16.2 ms
test_tpch_q10
py-polars/tests/benchmark/test_tpch.py::test_tpch_q10
+1%
6.5 ms
6.4 ms
test_tpch_q21
py-polars/tests/benchmark/test_tpch.py::test_tpch_q21
0%
208.7 ms
207.9 ms
test_to_numpy_series_chunked
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_chunked
0%
276.2 µs
276.2 µs
test_to_numpy_series_with_nulls
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_with_nulls
0%
311.2 µs
311.2 µs
test_tpch_q13
py-polars/tests/benchmark/test_tpch.py::test_tpch_q13
0%
9.6 ms
9.6 ms
test_to_numpy_series_zero_copy
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_zero_copy
0%
127.5 µs
128.1 µs
test_tpch_q16
py-polars/tests/benchmark/test_tpch.py::test_tpch_q16
-1%
7 ms
7.1 ms
test_tpch_q11
py-polars/tests/benchmark/test_tpch.py::test_tpch_q11
-1%
4.4 ms
4.4 ms
test_groupby_h2oai_q4
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q4
-1%
1.9 ms
1.9 ms
test_tpch_q20
py-polars/tests/benchmark/test_tpch.py::test_tpch_q20
-2%
6.3 ms
6.4 ms
test_tpch_q9
py-polars/tests/benchmark/test_tpch.py::test_tpch_q9
-2%
25.4 ms
25.9 ms
test_filter1
py-polars/tests/benchmark/test_filter.py::test_filter1
-2%
771.3 µs
787 µs
test_tpch_q19
py-polars/tests/benchmark/test_tpch.py::test_tpch_q19
-3%
7.7 ms
7.9 ms
test_tpch_q14
py-polars/tests/benchmark/test_tpch.py::test_tpch_q14
-3%
2.2 ms
2.3 ms
test_tpch_q22
py-polars/tests/benchmark/test_tpch.py::test_tpch_q22
-4%
6.5 ms
6.7 ms
test_tpch_q8
py-polars/tests/benchmark/test_tpch.py::test_tpch_q8
-5%
6.1 ms
6.4 ms
test_tpch_q4
py-polars/tests/benchmark/test_tpch.py::test_tpch_q4
-5%
4.6 ms
4.9 ms
test_groupby_h2oai_q7
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q7
-6%
2.1 ms
2.3 ms
test_groupby_h2oai_q3
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q3
-6%
2.4 ms
2.5 ms
test_groupby_h2oai_q8
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q8
-7%
2.7 ms
2.9 ms
test_tpch_q2
py-polars/tests/benchmark/test_tpch.py::test_tpch_q2
-7%
4.6 ms
4.9 ms
test_groupby_h2oai_q5
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q5
-11%
1.9 ms
2.1 ms

Ignored

test_filter2Ignored
py-polars/tests/benchmark/test_filter.py::test_filter2
-3%
1.1 ms
1.1 ms

Commits

Click on a commit to change the comparison range
base
main
13d68ae
0%
perf: Use `split_at` in `split`
9a05fc7
4 months ago
by ritchie46
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.