BlogDocs

GitHub Actions
run

Base runon
master
at
96649e7
compared to head run on
master
at
fcb8d7c
from
1 month ago
×2.3
IMPROVEMENTS
6
REGRESSIONS
0
UNTOUCHED
69
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Improved

test_url_equality
tests/test_url_benchmarks.py::test_url_equality
×2.3
1,797.9 µs
784.7 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
+84%
807.1 µs
437.9 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
+63%
972.3 µs
596.4 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
+63%
957.7 µs
587.6 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
+61%
975.9 µs
607.7 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
+50%
1,117.8 µs
747.3 µs

Passed

test_human_repr
tests/test_url_benchmarks.py::test_human_repr
+2%
11 ms
10.8 ms
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+1%
60.3 µs
59.4 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
+1%
727.9 µs
720.6 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
808.2 µs
804.8 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
0%
4.3 ms
4.3 ms
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
150.1 µs
149.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%
983.8 µs
980.6 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
893.2 µs
890.3 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
747 µs
745.1 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
927.2 µs
925.2 µ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_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
64.5 µs
64.3 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
442.2 µs
441.4 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
860.5 µs
859 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
836.7 µs
835.4 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
769.7 µs
768.4 µ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_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
0%
2.7 ms
2.7 ms
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
423 µs
422.6 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
1 ms
1 ms
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
1 ms
1 ms
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_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
662.3 µs
662 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
0%
6.9 ms
6.9 ms
test_query
tests/test_url_benchmarks.py::test_query
0%
63.2 µs
63.2 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392 µs
391.9 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
981 µs
980.9 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.7 µs
72.7 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
144.9 µs
144.9 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
368.2 µs
368.2 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
918.4 µs
918.4 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.2 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
146.9 µs
146.9 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
2.4 ms
2.4 ms
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
871 µs
871.4 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
233.1 µs
233.2 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
452.7 µs
453 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
722.9 µs
723.5 µ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_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
150.2 µs
150.4 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.4 µs
125.5 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
482.8 µs
483.4 µ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%
316.2 µs
316.7 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
467.8 µs
468.5 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
710.6 µs
711.8 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
100.3 µs
100.5 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
317.3 µs
317.9 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
945.2 µs
947.2 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.9 µs
445.9 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
720.2 µs
721.9 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
1 ms
1 ms
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
973.1 µs
976 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
839.8 µs
842.8 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
231.2 µs
232 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
660.3 µs
662.8 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
96.5 µs
96.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.9 µs
500.3 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
479.3 µs
481.7 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
-1%
586.9 µs
590 µs
test_url_extend_query_existing_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_simple_query_dict
-1%
684.3 µs
687.9 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
-1%
1 ms
1 ms
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
-1%
312.5 µs
314.6 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
-1%
61.4 µs
61.9 µs
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
-1%
18.9 ms
19.1 ms
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
-1%
741.1 µs
748.9 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
-2%
100.5 µs
102.2 µs

Ignored

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