aio-libs
/
yarl
Blog
Docs
Overview
Branches
Benchmarks
Runs
GitHub Actions
run
Base run
on
master
at
7175383
compared to head run on
master
at
a8b8d7f
from
26 days ago
×3.6
IMPROVEMENTS
21
REGRESSIONS
0
UNTOUCHED
61
NEW
0
DROPPED
0
IGNORED
1
Benchmarks
Improved
test_url_make_with_ipv6_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_path_and_port
×3.6
783.7 µs
217.9 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
×3.4
738.8 µs
217.9 µs
test_url_make_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
×3.4
736.6 µs
217.9 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
×3.2
711.9 µs
219.4 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
×3.2
704.1 µs
218.5 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
×3.2
693.8 µs
217.8 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
×3
733.8 µs
246.1 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
×3
809.1 µs
272.3 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
×2.9
632.8 µs
218 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
×2.8
695.2 µs
245.7 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
×2.6
576.4 µs
218 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
×2.5
613.8 µs
247.9 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
+89%
411 µs
218 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
+88%
408.8 µs
218 µs
test_query
tests/test_url_benchmarks.py::test_query
+27%
63.8 µs
50.1 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
+27%
63.9 µs
50.2 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+23%
61.2 µs
49.8 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
+22%
101.9 µs
83.5 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
+20%
60.9 µs
50.7 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
+19%
100.1 µs
83.9 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
+17%
97.7 µs
83.6 µs
Passed
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
+5%
283.3 µs
269.8 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
+1%
446.8 µs
443.6 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
+1%
785.5 µs
780.2 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
+1%
500.7 µs
497.4 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
+1%
718.8 µs
714.3 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
+1%
591.1 µs
587.7 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
+1%
242.2 µs
240.9 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
874.7 µs
870.9 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
570.3 µs
567.9 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.2 ms
3.2 ms
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
801.4 µs
799.1 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
447.2 µs
446 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
573.3 µs
571.8 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
718.8 µs
717.1 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.3 µs
126.1 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
389 µs
388.4 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
435.2 µs
434.6 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.5 µs
125.3 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
500.1 µs
499.9 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
307.2 µs
307.1 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
618.1 µs
617.9 µs
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
0%
3.5 ms
3.5 ms
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
899.8 µs
899.8 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
301 µs
301 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.2 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
664.7 µs
664.8 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
645.6 µs
645.7 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.5 µs
392.5 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
352.7 µs
352.7 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
0%
2.6 ms
2.6 ms
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.5 ms
10.5 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
969.2 µs
969.8 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
971.6 µs
972.2 µs
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_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
145 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
470.6 µs
471 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
147.1 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
0%
7 ms
7 ms
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
0%
4.4 ms
4.4 ms
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
644.2 µs
645 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
224.1 µs
224.4 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
632.6 µs
633.4 µs
test_url_extend_query_existing_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_simple_query_dict
0%
666.9 µs
667.8 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
604.3 µs
605.3 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
430.8 µs
431.6 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
357.3 µs
358 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323 µs
323.9 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.7 µs
72.9 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
123.1 µs
123.5 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
711.8 µs
714.9 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
-1%
560.8 µs
563.9 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
-1%
145.6 µs
146.4 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
-1%
140.5 µs
141.3 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
-1%
555.9 µs
560.3 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
-1%
3.6 ms
3.6 ms
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
-1%
4.7 ms
4.8 ms
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
-1%
3.6 ms
3.6 ms
Ignored
test_update_query_mapping_with_existing_query
Ignored
tests/test_url_benchmarks.py::test_update_query_mapping_with_existing_query
+1%
1.2 ms
1.1 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.