BlogDocs

GitHub Actions
run

Base runon
master
at
7d76bed
compared to head run on
master
at
609d16d
from
1 month ago
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
79
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+2%
4.3 ms
4.2 ms
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
+2%
64.2 µs
63 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+1%
6.9 ms
6.8 ms
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+1%
60.7 µs
60.1 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
234.3 µs
233.3 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
837 µs
834.3 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
573.5 µs
571.8 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
101.4 µs
101.1 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
599.1 µs
597.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%
685.9 µs
684.5 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
716 µs
714.8 µ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.1 ms
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.8 µs
72.8 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
664.4 µs
663.7 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
1 ms
1 ms
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%
910.9 µs
910.4 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
1 ms
1 ms
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
447.4 µs
447.2 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
389 µs
388.8 µ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_equality
tests/test_url_benchmarks.py::test_url_equality
0%
786.2 µs
786 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.4 µs
125.4 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
917.8 µs
917.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_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
743.4 µs
743.4 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
368.2 µs
368.3 µ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_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
316.5 µs
316.6 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.4 µs
323.5 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.5 µs
392.7 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
945.5 µs
946 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
741.5 µs
741.9 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
481 µs
481.4 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
887.5 µs
888.2 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
660.6 µs
661.1 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
353.9 µs
354.2 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.1 µs
188.3 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
145.1 µs
test_query
tests/test_url_benchmarks.py::test_query
0%
64.7 µs
64.8 µ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_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
441.8 µs
442.3 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
122.3 µs
122.5 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.9 µs
445.4 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
146.8 µs
147 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
467.9 µs
468.6 µ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%
981.1 µs
982.5 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
438.1 µs
438.8 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
972.7 µs
974.4 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
594.7 µs
595.7 µ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_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
838.1 µs
839.9 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
710.2 µs
711.7 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
153.2 µs
153.6 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
922.6 µs
924.9 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
592.1 µs
593.8 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.6 µs
127 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
585.4 µs
587.1 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
610.7 µs
612.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_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
871.6 µs
874.4 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
100.5 µs
100.8 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
313.9 µs
314.9 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
976.6 µs
980.7 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
720 µs
723.2 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
479.3 µs
481.5 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
809.6 µs
813.7 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
-1%
721.1 µs
725 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
-1%
149 µs
149.8 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
-1%
497.8 µs
500.6 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
-1%
856.5 µs
862.1 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
-1%
765.9 µs
772.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
-1%
316.3 µs
319.2 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
-2%
10.8 ms
10.9 ms
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
-2%
96.5 µs
98.2 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
-2%
60.2 µs
61.7 µs

Ignored

test_update_query_mapping_with_existing_queryIgnored
tests/test_url_benchmarks.py::test_update_query_mapping_with_existing_query
0%
1.1 ms
1.1 ms
ResourcesHomePricingDocsBlogGitHubChangelog
Copyright © 2024 CodSpeed Technology SAS. All rights reserved.