aio-libs
/
yarl
Blog
Docs
Overview
Branches
Benchmarks
Runs
GitHub Actions
run
Base run
on
master
at
67bd066
compared to head run on
master
at
995abe0
from
1 month ago
×2.4
IMPROVEMENTS
1
REGRESSIONS
0
UNTOUCHED
70
NEW
0
DROPPED
0
IGNORED
0
Benchmarks
Improved
test_url_join
tests/test_url_benchmarks.py::test_url_join
×2.4
1,144.6 µs
468.6 µs
Passed
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
+3%
744.1 µs
723.8 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
+2%
792.9 µs
773.7 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
+2%
1,006.7 µs
982.5 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
+2%
883.4 µs
862.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
+1%
982.8 µs
975.8 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
+1%
101.7 µs
101 µs
test_query
tests/test_url_benchmarks.py::test_query
+1%
64.9 µs
64.4 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
+1%
98.2 µs
97.6 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
+1%
917.8 µs
912 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
+1%
978.9 µs
972.8 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
1.1 ms
1.1 ms
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
1.8 ms
1.8 ms
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
807.3 µs
804.9 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
1 ms
1 ms
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
805.2 µs
803.3 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
60.6 µs
60.5 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
740.2 µs
738.6 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
960.8 µs
958.8 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.3 ms
3.3 ms
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1.9 ms
1.9 ms
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
0%
316.8 µs
316.2 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
99.5 µs
99.3 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
316.8 µs
316.4 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
964 µs
962.8 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
480.5 µs
479.9 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
923.7 µs
922.7 µ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%
1 ms
1 ms
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
441.9 µs
441.5 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
586.5 µs
585.9 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
146.9 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
839.7 µs
839.1 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
482.2 µs
482 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
662.5 µs
662.1 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.7 µs
72.7 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392 µs
391.9 µ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%
684.1 µs
684.1 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.6 ms
9.6 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.4 µs
125.4 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
148.9 µs
148.9 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.1 µs
444.2 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
5.7 ms
5.7 ms
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188 µs
188.1 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
834.9 µs
835.3 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
0%
2.7 ms
2.7 ms
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
728.8 µs
729.2 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
144.9 µs
145 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
724.8 µs
725.4 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
1 ms
1 ms
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.8 ms
10.8 ms
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
64.1 µs
64.1 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
60.5 µs
60.6 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
233.9 µs
234.4 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
313.9 µs
314.6 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
368.1 µs
368.9 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
940.7 µs
943 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
870 µs
872.1 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
711.8 µs
714.1 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
452.2 µs
453.6 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
742.5 µs
744.9 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
496 µs
497.7 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
1 ms
1 ms
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
-1%
657.2 µs
661 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
-1%
888.8 µs
894 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
-1%
6.9 ms
7 ms
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
-1%
230.8 µs
232.8 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
-1%
974.7 µs
988.5 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
-2%
4.3 ms
4.4 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.