aio-libs
/
yarl
Blog
Docs
Overview
Branches
Benchmarks
Runs
GitHub Actions
run
Base run
on
master
at
4e06f7d
compared to head run on
master
at
89695f7
from
29 days ago
+8%
IMPROVEMENTS
1
REGRESSIONS
0
UNTOUCHED
81
NEW
0
DROPPED
0
IGNORED
1
Benchmarks
Improved
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
+8%
3.8 ms
3.5 ms
Passed
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
+1%
515 µs
511.2 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
+1%
599.6 µs
595.9 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+1%
4.4 ms
4.4 ms
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
63.5 µs
63.2 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
0%
7 ms
7 ms
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
447.6 µs
446 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
685.2 µs
683 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
388.6 µs
387.7 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
301.7 µs
301.1 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
629.5 µs
628.2 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
101.2 µs
101.1 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
637.9 µs
636.9 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
596.7 µs
595.8 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
358.5 µs
358.1 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
355 µs
354.6 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.4 µs
125.3 µs
test_query
tests/test_url_benchmarks.py::test_query
0%
64.8 µs
64.7 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.3 µs
188.1 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
779.7 µs
779 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
101.8 µs
101.7 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
240.9 µs
240.8 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
805.1 µs
804.7 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
907.7 µs
907.2 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
712.2 µs
711.9 µ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.7 ms
10.7 ms
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
0%
5.6 ms
5.6 ms
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
144.9 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.8 µs
72.8 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.2 µs
306.2 µ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%
685.9 µs
686 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
11.4 ms
11.4 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
1 ms
1 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%
318.3 µs
318.3 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.5 µs
392.6 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.7 µs
323.8 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
146.9 µs
146.9 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
873.4 µs
873.6 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
729 µs
729.2 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
149.1 µs
149.2 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
497.8 µs
498 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
659.1 µs
659.4 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
768.9 µs
769.3 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
5.4 ms
5.4 ms
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
97.9 µs
98 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
784.6 µs
785.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
0%
815.1 µs
816 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
438 µs
438.5 µ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_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
729.2 µs
730.1 µ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_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
760.8 µs
762 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
586.1 µs
587.2 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444 µs
444.9 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
154.4 µs
154.7 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
125.9 µs
126.2 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
852.6 µs
854.4 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
447.1 µs
448.1 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
122.6 µs
122.9 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
573.3 µs
574.7 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
441.8 µs
442.9 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
447.9 µs
449 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
660.7 µs
662.4 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
715.5 µs
717.4 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
469.7 µs
470.9 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
232 µs
232.6 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
754.9 µs
757.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%
884.4 µs
887.4 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
594 µs
596.2 µs
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1.8 ms
1.8 ms
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
668.4 µs
671.1 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
723.8 µs
726.7 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
862.2 µs
865.8 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
641.5 µs
644.2 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
-1%
609.4 µs
613.9 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
-1%
61 µs
61.5 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
-1%
60.7 µs
61.2 µs
Ignored
test_update_query_mapping_with_existing_query
Ignored
tests/test_url_benchmarks.py::test_update_query_mapping_with_existing_query
+4%
1.2 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.