BlogDocs

feat: Added `escape_regex` operation to the `str` namespace and as a global function(#19257)

Comparing
barak1412:expose_regex_escape
(
b3a078a
) with
main
(
960007d
)
-1%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
41
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_pdsh_q16
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q16
+7%
7.4 ms
6.9 ms
test_pdsh_q1
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q1
+6%
17.2 ms
16.2 ms
test_pdsh_q14
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q14
+6%
2.1 ms
2 ms
test_pdsh_q8
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q8
+4%
5.3 ms
5.1 ms
test_groupby_h2oai_q9
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q9
+3%
28.7 ms
27.8 ms
test_groupby_h2oai_q3
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q3
+3%
2.6 ms
2.5 ms
test_pdsh_q22
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q22
+3%
7.6 ms
7.4 ms
test_single_inequality
py-polars/tests/benchmark/test_join_where.py::test_single_inequality
+2%
81.6 ms
79.8 ms
test_filter1
py-polars/tests/benchmark/test_filter.py::test_filter1
+2%
792.5 µs
777.2 µs
test_pdsh_q12
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q12
+2%
6.1 ms
6 ms
test_pdsh_q20
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q20
+2%
6.4 ms
6.3 ms
test_datetime_range_fast_slow_paths
py-polars/tests/unit/functions/range/test_datetime_range.py::test_datetime_range_fast_slow_paths
+1%
349.3 ms
344.7 ms
test_pdsh_q21
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q21
+1%
214.5 ms
211.9 ms
test_groupby_h2oai_q5
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q5
+1%
2.2 ms
2.2 ms
test_pdsh_q13
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q13
+1%
9.8 ms
9.8 ms
test_pdsh_q19
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q19
+1%
7.5 ms
7.5 ms
test_groupby_h2oai_q8
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q8
0%
3.2 ms
3.1 ms
test_pdsh_q7
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q7
0%
9.6 ms
9.5 ms
test_to_numpy_series_with_nulls
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_with_nulls
0%
434.8 µs
434.9 µs
test_non_strict_inequalities
py-polars/tests/benchmark/test_join_where.py::test_non_strict_inequalities
0%
174.3 ms
174.3 ms
test_strict_inequalities
py-polars/tests/benchmark/test_join_where.py::test_strict_inequalities
0%
168.3 ms
168.4 ms
test_pdsh_q11
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q11
0%
4.1 ms
4.1 ms
test_write_read_scan_large_csv
py-polars/tests/benchmark/test_io.py::test_write_read_scan_large_csv
0%
37.5 ms
37.6 ms
test_to_numpy_series_chunked
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_chunked
0%
269.4 µs
270 µs
test_pdsh_q17
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q17
0%
6.7 ms
6.7 ms
test_groupby_h2oai_q1
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q1
-1%
2.5 ms
2.5 ms
test_pdsh_q6
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q6
-1%
1.9 ms
1.9 ms
test_pdsh_q9
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q9
-1%
25.3 ms
25.6 ms
test_to_numpy_series_zero_copy
py-polars/tests/benchmark/interop/test_numpy.py::test_to_numpy_series_zero_copy
-1%
123 µs
124.6 µs
test_groupby_h2oai_q2
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q2
-1%
4.7 ms
4.7 ms
test_pdsh_q5
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q5
-2%
4.7 ms
4.8 ms
test_groupby_h2oai_q10
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q10
-2%
6.2 ms
6.4 ms
test_groupby_h2oai_q6
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q6
-2%
12.5 ms
12.8 ms
test_pdsh_q10
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q10
-2%
6.2 ms
6.3 ms
test_pdsh_q2
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q2
-3%
3.5 ms
3.6 ms
test_pdsh_q3
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q3
-4%
5.8 ms
6 ms
test_pdsh_q18
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q18
-4%
11.3 ms
11.8 ms
test_groupby_h2oai_q4
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q4
-5%
2.1 ms
2.2 ms
test_pdsh_q15
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q15
-6%
2.6 ms
2.8 ms
test_pdsh_q4
py-polars/tests/benchmark/test_pdsh.py::test_pdsh_q4
-11%
4.6 ms
5.1 ms
test_groupby_h2oai_q7
py-polars/tests/benchmark/test_group_by.py::test_groupby_h2oai_q7
-16%
2 ms
2.4 ms

Ignored

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

Commits

Click on a commit to change the comparison range
base
main
960007d
-1%
working without test and without `escape_regex` as function
9b42c1f
2 days ago
by barak1412
+1%
working without test and without `escape_regex` as function
6da46d8
11 hours ago
by barak1412
+1%
fix lint
27d460b
10 hours ago
by barak1412
-1%
added test
32e4daa
10 hours ago
by barak1412
-1%
fixed example
2e48326
9 hours ago
by barak1412
+1%
fix feature gate
040d2c7
9 hours ago
by barak1412
0%
cr fix
b3a078a
8 hours ago
by barak1412
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.