aio-libs
/
yarl
Blog
Docs
Overview
Branches
Benchmarks
Runs
Increment version to 1.17.2.dev0
(
#1406
)
Merged
Comparing
inc_ver_1172dev0
(
cbf692f
) with
master
(
f7b83d7
)
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
83
NEW
0
DROPPED
0
IGNORED
1
Benchmarks
Passed
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
+1%
495.4 µs
492.2 µs
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
+1%
188.8 µs
187.8 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
+1%
613.6 µs
610.5 µs
test_url_host_port_subcomponent
tests/test_url_benchmarks.py::test_url_host_port_subcomponent
0%
464 µs
461.9 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
351 µs
349.8 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
439.3 µs
438.2 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
153.4 µs
153.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%
139.6 µs
139.4 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
140 µs
139.8 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
405.9 µs
405.4 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
881.5 µs
880.5 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
193.2 µs
192.9 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
166.9 µs
166.7 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
746.9 µs
746.2 µs
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
0%
3.3 ms
3.3 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
905.1 µs
904.3 µs
test_query
tests/test_url_benchmarks.py::test_query
0%
46.8 µs
46.8 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
3.4 ms
3.4 ms
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
352.4 µs
352.2 µs
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
0%
3.5 ms
3.5 ms
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
265.1 µs
265 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
138.6 µs
138.5 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
606.2 µs
606 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
0%
4.4 ms
4.4 ms
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
167.8 µs
167.8 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
0%
2.3 ms
2.3 ms
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.2 ms
3.2 ms
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
167.4 µs
167.4 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
0%
7 ms
7 ms
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
193.6 µs
193.6 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
573.9 µs
573.8 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
47.5 µs
47.5 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
138.6 µs
138.6 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
310.7 µs
310.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_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
393.4 µs
393.4 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
397 µs
397 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
244.9 µs
244.9 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
238.1 µs
238.2 µ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%
138.6 µs
138.6 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
300.2 µs
300.2 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
138.6 µs
138.6 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
138.6 µs
138.6 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
906.5 µs
906.7 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145.2 µs
145.3 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
138.5 µs
138.5 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
148.1 µs
148.2 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.9 µs
125.9 µs
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1 ms
1 ms
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
178.3 µs
178.4 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
308.2 µs
308.4 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
47.1 µs
47.1 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.4 ms
10.4 ms
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
457.4 µs
457.8 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
4.5 ms
4.5 ms
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
112 µs
112.1 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
138.5 µs
138.6 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
572.2 µs
572.8 µ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%
594.6 µs
595.4 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
81.1 µs
81.2 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
78.5 µs
78.6 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
298.2 µs
298.7 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
435.6 µs
436.4 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
80.4 µs
80.6 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
436.5 µs
437.5 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
46.8 µs
46.9 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
443.9 µs
445.1 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
73.5 µs
73.7 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
107.3 µs
107.7 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
530.2 µs
531.8 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
90.3 µs
90.6 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
265.5 µs
266.3 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
231.3 µs
232.1 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
94.3 µs
94.7 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
139.1 µs
139.7 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
682.9 µs
685.6 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
-1%
260 µs
261.8 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
-1%
499.7 µs
503.4 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
-1%
684 µs
690.7 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
-1%
552.3 µs
558.2 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
-2%
884.7 µs
902.1 µs
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
Commits
Click on a commit to change the comparison range
base
master
f7b83d7
0%
Increment version to 1.17.2.dev0
cbf692f
9 days ago
by bdraco
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.