aio-libs
/
yarl
Blog
Docs
Overview
Branches
Benchmarks
Runs
GitHub Actions
run
Base run
on
master
at
2a48724
compared to head run on
master
at
67bd066
from
1 month ago
+63%
IMPROVEMENTS
5
REGRESSIONS
0
UNTOUCHED
66
NEW
0
DROPPED
0
IGNORED
0
Benchmarks
Improved
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
+63%
243.2 µs
148.9 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
+42%
331.5 µs
233.9 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
+15%
752.8 µs
657.2 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
+12%
1.1 ms
1 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
+9%
1.1 ms
1 ms
Passed
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
+3%
3.3 ms
3.3 ms
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
+3%
100.8 µs
98.2 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
+2%
10.9 ms
10.8 ms
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+1%
4.4 ms
4.3 ms
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
+1%
948.1 µs
940.7 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+1%
7 ms
6.9 ms
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+1%
61 µs
60.5 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
+1%
982.1 µs
974.7 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
+1%
1 ms
1 ms
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
+1%
729.2 µs
724.8 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
837.9 µs
834.9 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
497.5 µs
496 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
60.8 µs
60.6 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
741.8 µs
740.2 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
730.3 µs
728.8 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
453 µs
452.2 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.9 µs
444.1 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
1.1 ms
1.1 ms
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
442.5 µs
441.9 µ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%
317.1 µs
316.8 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
231 µs
230.8 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
144.9 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188 µ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.6 µs
684.1 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.5 µs
125.4 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
807.5 µs
807.3 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
870.2 µs
870 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
742.6 µs
742.5 µ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.1 ms
1 ms
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
368.2 µs
368.1 µs
test_query
tests/test_url_benchmarks.py::test_query
0%
64.9 µs
64.9 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
1 ms
1 ms
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.6 ms
9.6 ms
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.7 µs
72.7 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
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_make_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
0%
982.7 µs
982.8 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
313.9 µs
313.9 µ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_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
391.9 µs
392 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
888.4 µs
888.8 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
146.9 µs
147 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
963.5 µs
964 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
586.1 µs
586.5 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
479.9 µs
480.5 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
99.4 µs
99.5 µs
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_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
1.1 ms
1.1 ms
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
710.8 µs
711.8 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
481.5 µs
482.2 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
661.4 µs
662.5 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
316.2 µs
316.8 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
1.8 ms
1.8 ms
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
836.4 µs
839.7 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
919.4 µs
923.7 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
-1%
912.9 µs
917.8 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
-1%
973.4 µs
978.9 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
-1%
800.3 µs
805.2 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
-1%
954.7 µs
960.8 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
-1%
63.4 µs
64.1 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
-2%
100.1 µs
101.7 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
-2%
861.7 µs
883.4 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
-3%
979.5 µs
1,006.7 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
-3%
769.5 µs
792.9 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
-3%
719.9 µs
744.1 µs
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.