aio-libs
/
yarl
Blog
Docs
Overview
Branches
Benchmarks
Runs
GitHub Actions
run
Base run
on
master
at
e9fef81
compared to head run on
master
at
6c36cfb
from
18 days ago
+23%
IMPROVEMENTS
3
REGRESSIONS
0
UNTOUCHED
80
NEW
0
DROPPED
0
IGNORED
1
Benchmarks
Improved
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
+23%
392.5 µs
319.1 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
+9%
2.2 ms
2 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
+9%
1.8 ms
1.7 ms
Passed
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
+7%
9.7 ms
9.1 ms
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
+7%
145 µs
136 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
+6%
147.1 µs
138.7 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
+3%
72.8 µs
70.7 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
+2%
3.2 ms
3.2 ms
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
+1%
3.5 ms
3.4 ms
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
+1%
125.4 µs
123.9 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
+1%
84.5 µs
83.7 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+1%
50.5 µs
50 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
+1%
646.4 µs
641.1 µs
test_url_extend_query_existing_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_simple_query_dict
+1%
666.6 µs
661.5 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
+1%
84.1 µs
83.4 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
+1%
644.2 µs
639.4 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
+1%
50.9 µs
50.6 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
+1%
588.9 µs
584.8 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
+1%
2.6 ms
2.5 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
+1%
970.6 µs
965.4 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
+1%
446.6 µs
444.2 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
+1%
50.3 µs
50.1 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1.3 ms
1.3 ms
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
432.2 µs
430.5 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.3 µs
442.5 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
499.1 µs
497.7 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
972.7 µs
970 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
666.4 µs
664.5 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
638.1 µs
636.6 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
715.6 µs
714 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
122.7 µs
122.5 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
225.1 µs
224.7 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
573.4 µs
572.4 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
717 µs
715.9 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
436.4 µs
435.8 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
798.7 µs
797.6 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
568.3 µs
567.5 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
353.8 µs
353.5 µs
test_url_host_port_subcomponent
tests/test_url_benchmarks.py::test_url_host_port_subcomponent
0%
463.5 µs
463.1 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
125.9 µs
125.9 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
357 µs
356.8 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
241 µs
240.9 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.1 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.4 ms
10.4 ms
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
246.8 µs
246.8 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.3 µs
306.3 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
302.6 µs
302.6 µs
test_url_make_with_ipv6_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_path_and_port
0%
218.1 µs
218.1 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
219.3 µs
219.3 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
874.5 µs
874.8 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
246.2 µs
246.3 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
247.1 µs
247.2 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
140.6 µs
140.7 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
4.8 ms
4.8 ms
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
218 µs
218.2 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
145.2 µs
145.5 µs
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
0%
3.6 ms
3.6 ms
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
561.6 µs
562.5 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.3 µs
323.8 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
3.6 ms
3.6 ms
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
616.5 µs
617.7 µs
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
0%
269.9 µs
270.5 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
272.4 µs
273.1 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
780.2 µs
782.1 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
470.2 µs
471.6 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
387.5 µs
388.7 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
217.9 µs
218.7 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
501.7 µs
503.3 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
218 µs
218.8 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
218 µs
218.8 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
556.1 µs
558.1 µs
test_url_make_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
0%
218.5 µs
219.3 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
607.7 µs
610.2 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
712.1 µs
715.4 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
-1%
83.5 µs
84 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
-1%
218.1 µs
219.5 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
-1%
218 µs
219.4 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
-1%
218.8 µs
220.6 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
-1%
6.9 ms
7 ms
test_query
tests/test_url_benchmarks.py::test_query
-1%
49.7 µs
50.4 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
-2%
900 µs
914.7 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
-2%
4.3 ms
4.4 ms
Ignored
test_update_query_mapping_with_existing_query
Ignored
tests/test_url_benchmarks.py::test_update_query_mapping_with_existing_query
-8%
1.1 ms
1.2 ms
Resources
Home
Pricing
Docs
Blog
GitHub
Changelog
Getting Started
Sample repository
Explore repositories
Support
About
Careers
Twitter
Discord
Contact Us
Terms of Service
Privacy Policy
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.