Avatar for the aio-libs user
aio-libs
yarl
BlogDocsChangelog

Support the free-threaded build of CPython 3.13

#1456
Comparing
lysnikolaou:free-threading-support
(
876ec6e
) with
master
(
07c1b4f
)
CodSpeed Performance Gauge
-48%
Improvements
4
Regressions
25
Untouched
70
New
0
Dropped
0
Ignored
0

Benchmarks

Failed

test_long_queryRegression
tests/test_quoting_benchmarks.py::test_long_query
CodSpeed Performance Gauge
-46%
5.9 ms
10.8 ms
test_long_query_with_pctRegression
tests/test_quoting_benchmarks.py::test_long_query_with_pct
CodSpeed Performance Gauge
-46%
17.9 ms
33.3 ms
test_quote_long_pathRegression
tests/test_quoting_benchmarks.py::test_quote_long_path
CodSpeed Performance Gauge
-45%
4.8 ms
8.9 ms
test_quote_query_stringRegression
tests/test_quoting_benchmarks.py::test_quote_query_string
CodSpeed Performance Gauge
-40%
313.5 µs
519 µs
test_quoter_asciiRegression
tests/test_quoting_benchmarks.py::test_quoter_ascii
CodSpeed Performance Gauge
-29%
123.9 µs
174.3 µs
test_quoter_pctRegression
tests/test_quoting_benchmarks.py::test_quoter_pct
CodSpeed Performance Gauge
-44%
242.9 µs
432.6 µs
test_quoter_quote_utf8Regression
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
CodSpeed Performance Gauge
-48%
683.3 µs
1,320.2 µs
test_extend_query_subclassed_strRegression
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
CodSpeed Performance Gauge
-7%
1 ms
1.1 ms
test_update_query_mappingRegression
tests/test_url_benchmarks.py::test_update_query_mapping
CodSpeed Performance Gauge
-7%
963.3 µs
1,039.8 µs
test_update_query_mapping_with_existing_queryRegression
tests/test_url_benchmarks.py::test_update_query_mapping_with_existing_query
CodSpeed Performance Gauge
-10%
1.3 ms
1.4 ms
test_update_query_sequence_mappingRegression
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
CodSpeed Performance Gauge
-14%
4.5 ms
5.3 ms
test_url_build_no_netlocRegression
tests/test_url_benchmarks.py::test_url_build_no_netloc
CodSpeed Performance Gauge
-14%
429.6 µs
500.7 µs
test_url_build_no_netloc_relativeRegression
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
CodSpeed Performance Gauge
-14%
417.8 µs
483.2 µs
test_url_build_with_simple_queryRegression
tests/test_url_benchmarks.py::test_url_build_with_simple_query
CodSpeed Performance Gauge
-9%
2.8 ms
3.1 ms
test_url_extend_query_existing_query_simple_query_dictRegression
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_simple_query_dict
CodSpeed Performance Gauge
-10%
697.7 µs
772.2 µs
test_url_extend_query_existing_query_stringRegression
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
CodSpeed Performance Gauge
-8%
153.4 µs
165.9 µs
test_url_extend_query_simple_query_dictRegression
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
CodSpeed Performance Gauge
-10%
675.5 µs
751.3 µs
test_url_joinpath_with_truedivRegression
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
CodSpeed Performance Gauge
-9%
695.8 µs
762.4 µs
test_url_with_fragmentRegression
tests/test_url_benchmarks.py::test_url_with_fragment
CodSpeed Performance Gauge
-17%
235.2 µs
284.8 µs
test_url_with_nameRegression
tests/test_url_benchmarks.py::test_url_with_name
CodSpeed Performance Gauge
-12%
429.2 µs
489.8 µs
test_url_with_passwordRegression
tests/test_url_benchmarks.py::test_url_with_password
CodSpeed Performance Gauge
-11%
376.2 µs
423.8 µs
test_url_with_pathRegression
tests/test_url_benchmarks.py::test_url_with_path
CodSpeed Performance Gauge
-11%
247 µs
278.2 µs
test_url_with_userRegression
tests/test_url_benchmarks.py::test_url_with_user
CodSpeed Performance Gauge
-7%
351.4 µs
378 µs
test_with_query_mappingRegression
tests/test_url_benchmarks.py::test_with_query_mapping
CodSpeed Performance Gauge
-10%
674.4 µs
747.2 µs
test_with_query_sequence_mappingRegression
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
CodSpeed Performance Gauge
-15%
4.3 ms
5 ms

Improved

test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
CodSpeed Performance Gauge
+64%
22.5 ms
13.7 ms
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
CodSpeed Performance Gauge
+52%
25.4 ms
16.7 ms
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
CodSpeed Performance Gauge
+27%
288.2 µs
226.6 µs
test_path_safe_uncached
tests/test_url_benchmarks.py::test_path_safe_uncached
CodSpeed Performance Gauge
+13%
255.2 µs
226.3 µs

Passed

test_url_joinpath_encoded_long
tests/test_url_benchmarks.py::test_url_joinpath_encoded_long
CodSpeed Performance Gauge
+1%
857.6 µs
844.9 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
CodSpeed Performance Gauge
+1%
596.9 µs
592.5 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
CodSpeed Performance Gauge
+1%
674.2 µs
670.2 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
CodSpeed Performance Gauge
+1%
180.4 µs
179.5 µs
test_url_host_port_subcomponent
tests/test_url_benchmarks.py::test_url_host_port_subcomponent
CodSpeed Performance Gauge
0%
441 µs
438.8 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
CodSpeed Performance Gauge
0%
231 µs
229.9 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
CodSpeed Performance Gauge
0%
469.9 µs
468.2 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
CodSpeed Performance Gauge
0%
258.4 µs
257.5 µs
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
CodSpeed Performance Gauge
0%
983.8 µs
980.7 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
CodSpeed Performance Gauge
0%
508.7 µs
507.4 µs
test_raw_path_qs_with_query
tests/test_url_benchmarks.py::test_raw_path_qs_with_query
CodSpeed Performance Gauge
0%
52.9 µs
52.8 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
CodSpeed Performance Gauge
0%
78.8 µs
78.7 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
CodSpeed Performance Gauge
0%
303.5 µs
303 µs
test_empty_path
tests/test_url_benchmarks.py::test_empty_path
CodSpeed Performance Gauge
0%
51.2 µs
51.1 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
CodSpeed Performance Gauge
0%
161.7 µs
161.5 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
CodSpeed Performance Gauge
0%
134 µs
133.8 µs
test_query
tests/test_url_benchmarks.py::test_query
CodSpeed Performance Gauge
0%
46.4 µs
46.4 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
CodSpeed Performance Gauge
0%
95.1 µs
94.9 µs
test_path_safe
tests/test_url_benchmarks.py::test_path_safe
CodSpeed Performance Gauge
0%
51.5 µs
51.5 µs
test_raw_path_qs_with_query_uncached
tests/test_url_benchmarks.py::test_raw_path_qs_with_query_uncached
CodSpeed Performance Gauge
0%
117.1 µs
116.9 µs
test_empty_query_string_uncached
tests/test_url_benchmarks.py::test_empty_query_string_uncached
CodSpeed Performance Gauge
0%
77.7 µs
77.6 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
CodSpeed Performance Gauge
0%
10.1 ms
10.1 ms
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
CodSpeed Performance Gauge
0%
132.5 µs
132.5 µs
test_raw_path_qs_uncached
tests/test_url_benchmarks.py::test_raw_path_qs_uncached
CodSpeed Performance Gauge
0%
89.7 µs
89.7 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
CodSpeed Performance Gauge
0%
304.3 µs
304.2 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
CodSpeed Performance Gauge
0%
386.1 µs
386 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
CodSpeed Performance Gauge
0%
190.1 µs
190.1 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
CodSpeed Performance Gauge
0%
78.1 µs
78.1 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
CodSpeed Performance Gauge
0%
132.6 µs
132.6 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
CodSpeed Performance Gauge
0%
133.2 µs
133.2 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
CodSpeed Performance Gauge
0%
132.6 µs
132.6 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
CodSpeed Performance Gauge
0%
161 µs
161 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
CodSpeed Performance Gauge
0%
132.5 µs
132.5 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
CodSpeed Performance Gauge
0%
99.3 µs
99.3 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
CodSpeed Performance Gauge
0%
186.8 µs
186.9 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
CodSpeed Performance Gauge
0%
480.3 µs
480.5 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
CodSpeed Performance Gauge
0%
213.2 µs
213.3 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
CodSpeed Performance Gauge
0%
199 µs
199.1 µs
test_raw_path_qs
tests/test_url_benchmarks.py::test_raw_path_qs
CodSpeed Performance Gauge
0%
52.2 µs
52.2 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
CodSpeed Performance Gauge
0%
163.9 µs
163.9 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
CodSpeed Performance Gauge
0%
247.9 µs
248 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
CodSpeed Performance Gauge
0%
161.8 µs
161.9 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
CodSpeed Performance Gauge
0%
4.2 ms
4.2 ms
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
CodSpeed Performance Gauge
0%
133 µs
133.1 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
CodSpeed Performance Gauge
0%
132.5 µs
132.5 µs
test_empty_path_uncached
tests/test_url_benchmarks.py::test_empty_path_uncached
CodSpeed Performance Gauge
0%
86.4 µs
86.5 µs
test_url_make_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
CodSpeed Performance Gauge
0%
133.9 µs
134 µs
test_empty_raw_path_qs_uncached
tests/test_url_benchmarks.py::test_empty_raw_path_qs_uncached
CodSpeed Performance Gauge
0%
92 µs
92.1 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
CodSpeed Performance Gauge
0%
165.1 µs
165.3 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
CodSpeed Performance Gauge
0%
82.6 µs
82.7 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
CodSpeed Performance Gauge
0%
118.6 µs
118.7 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
CodSpeed Performance Gauge
0%
46.7 µs
46.8 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
CodSpeed Performance Gauge
0%
79.1 µs
79.2 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
CodSpeed Performance Gauge
0%
79.1 µs
79.2 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
CodSpeed Performance Gauge
0%
354.6 µs
355.3 µs
test_empty_path_safe_uncached
tests/test_url_benchmarks.py::test_empty_path_safe_uncached
CodSpeed Performance Gauge
0%
86.5 µs
86.6 µs
test_empty_path_safe
tests/test_url_benchmarks.py::test_empty_path_safe
CodSpeed Performance Gauge
0%
51 µs
51.2 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
CodSpeed Performance Gauge
0%
47.1 µs
47.2 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
CodSpeed Performance Gauge
0%
3.1 ms
3.2 ms
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
CodSpeed Performance Gauge
0%
3.1 ms
3.1 ms
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
CodSpeed Performance Gauge
0%
687.1 µs
689.7 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
CodSpeed Performance Gauge
0%
46.3 µs
46.5 µs
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
CodSpeed Performance Gauge
-1%
181.8 µs
182.8 µs
test_url_make_with_ipv6_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_path_and_port
CodSpeed Performance Gauge
-1%
132.5 µs
133.5 µs
test_empty_raw_path_qs
tests/test_url_benchmarks.py::test_empty_raw_path_qs
CodSpeed Performance Gauge
-1%
51.9 µs
52.4 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
CodSpeed Performance Gauge
-3%
297.8 µs
308.2 µs
test_url_joinpath
tests/test_url_benchmarks.py::test_url_joinpath
CodSpeed Performance Gauge
-5%
567.7 µs
597.2 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
CodSpeed Performance Gauge
-5%
633.8 µs
669.1 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
CodSpeed Performance Gauge
-5%
587 µs
620.4 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
CodSpeed Performance Gauge
-7%
1 ms
1.1 ms

Commits

Click on a commit to change the comparison range
Base
master
07c1b4f
-48%
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
876ec6e
7 days ago
by pre-commit-ci[bot]
Home Terms PrivacyDocs