BlogDocs

fix: Fix parsing of bytes to work for any valid numbers. For now fixed to low endianness(#18992)

Merging
balbok0:fix/binary-parsing-fix-to-le-bytes
(
b0d3dfd
) into
main
(
901b243
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
40
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_pdsh_q8
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q8
+14%
5.8 ms
5.1 ms
test_groupby_h2oai_q1
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q1
+9%
2.4 ms
2.2 ms
test_groupby_h2oai_q7
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q7
+8%
2.1 ms
2 ms
test_pdsh_q15
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q15
+6%
2.4 ms
2.3 ms
test_pdsh_q6
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q6
+5%
1.9 ms
1.8 ms
test_write_read_scan_large_csv
py-polars/tests/benchmark/test_io.py::test_write_read_scan_large_csv
+4%
32.1 ms
30.7 ms
test_groupby_h2oai_q8
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q8
+3%
3 ms
2.9 ms
test_groupby_h2oai_q4
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q4
+3%
1.9 ms
1.8 ms
test_groupby_h2oai_q10
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q10
+3%
6.3 ms
6.1 ms
test_pdsh_q22
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q22
+3%
6.6 ms
6.4 ms
test_pdsh_q13
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q13
+2%
9.8 ms
9.6 ms
test_pdsh_q1
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q1
+2%
16.2 ms
15.9 ms
test_pdsh_q5
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q5
+2%
4.5 ms
4.5 ms
test_pdsh_q12
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q12
+2%
6.1 ms
6 ms
test_groupby_h2oai_q2
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q2
+1%
4.4 ms
4.3 ms
test_pdsh_q11
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q11
+1%
3.7 ms
3.7 ms
test_pdsh_q21
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q21
+1%
213.2 ms
211.6 ms
test_pdsh_q9
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q9
+1%
25.7 ms
25.5 ms
test_pdsh_q2
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q2
0%
3.6 ms
3.6 ms
test_groupby_h2oai_q9
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q9
0%
27.7 ms
27.6 ms
test_non_strict_inequalities
py-polars/tests/benchmark/test_join_where.py::test_non_strict_inequalities
0%
174.2 ms
174 ms
test_strict_inequalities
py-polars/tests/benchmark/test_join_where.py::test_strict_inequalities
0%
168.7 ms
168.5 ms
test_to_numpy_series_zero_copy
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_zero_copy
0%
123.5 µs
123.5 µs
test_groupby_h2oai_q6
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q6
0%
12.5 ms
12.6 ms
test_to_numpy_series_chunked
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_chunked
0%
269.6 µs
269.9 µs
test_to_numpy_series_with_nulls
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_with_nulls
0%
434.8 µs
435.3 µs
test_pdsh_q17
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q17
-1%
6.7 ms
6.7 ms
test_pdsh_q20
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q20
-1%
6.1 ms
6.1 ms
test_pdsh_q4
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q4
-1%
4.9 ms
5 ms
test_pdsh_q14
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q14
-1%
2 ms
2 ms
test_pdsh_q18
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q18
-1%
11.5 ms
11.6 ms
test_pdsh_q16
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q16
-2%
6.8 ms
7 ms
test_groupby_h2oai_q3
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q3
-2%
2.5 ms
2.6 ms
test_pdsh_q10
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q10
-2%
5.9 ms
6 ms
test_filter1
py-polars/tests/benchmark/test_filter.py::test_filter1
-3%
760.3 µs
781.9 µs
test_single_inequality
py-polars/tests/benchmark/test_join_where.py::test_single_inequality
-4%
79.3 ms
82.4 ms
test_groupby_h2oai_q5
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q5
-6%
1.9 ms
2 ms
test_pdsh_q19
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q19
-7%
7.4 ms
8 ms
test_pdsh_q3
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q3
-8%
5.4 ms
5.9 ms
test_pdsh_q7
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q7
-13%
8.5 ms
9.7 ms

Ignored

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

Commits

Click on a commit to change the comparison range
base
main
901b243
0%
Fix parsing of bytes. For now fixed to low endianness
b0d3dfd
18 hours ago
by balbok0
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.