BlogDocs

GitHub Actions
run

Base runon
master
at
07798bf
compared to head run on
master
at
8ce8d67
from
15 days ago
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
83
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+2%
4.4 ms
4.3 ms
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
+2%
897.7 µs
882.3 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+1%
47 µs
46.4 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+1%
7 ms
6.9 ms
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
+1%
399.7 µs
396.7 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
351.1 µs
349.8 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
445.6 µs
444.5 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
73.7 µs
73.6 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
610.4 µs
609.4 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
140.5 µs
140.3 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
47.5 µs
47.5 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
168.3 µs
168.1 µs
test_query
tests/test_url_benchmarks.py::test_query
0%
46.8 µs
46.8 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
353.2 µs
352.8 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
167.9 µs
167.7 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
193.2 µs
193.1 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
178.6 µs
178.4 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
139.1 µs
139 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
139.7 µs
139.6 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
139.1 µs
139 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
148.1 µs
148 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
167.4 µs
167.3 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
260.7 µs
260.6 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
139 µs
139 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
244.9 µs
244.8 µ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_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
881.7 µs
881.4 µs
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_extend_query_existing_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_simple_query_dict
0%
631.9 µs
631.7 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
237.9 µs
237.8 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.2 ms
3.2 ms
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
310.8 µs
310.7 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
139.1 µs
139.1 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
139 µs
139 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
308.2 µs
308.2 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
139.1 µs
139.1 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
300.3 µs
300.3 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
46.9 µs
46.9 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
81.1 µs
81.1 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
80.4 µs
80.4 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
94.3 µs
94.3 µ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_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
0%
140.1 µs
140.1 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145.2 µs
145.3 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
393.3 µs
393.4 µ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%
139.1 µs
139.1 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
107.6 µs
107.7 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.4 ms
10.4 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
936.6 µs
936.9 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
80.4 µs
80.5 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
4.4 ms
4.4 ms
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
939.6 µs
940.1 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
112.2 µs
112.2 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
493.2 µs
493.5 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
455.5 µs
455.9 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
405.2 µs
405.5 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
90.1 µs
90.2 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
682.6 µs
683.4 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.8 µs
125.9 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
610 µs
610.9 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
435.2 µs
435.9 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
0%
2.5 ms
2.5 ms
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_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
498.3 µs
499.5 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
610.5 µs
612.1 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
297.4 µs
298.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
0%
188.5 µs
189.1 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
526.6 µs
528.3 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
3.3 ms
3.3 ms
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
231.3 µs
232.1 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
265.4 µs
266.3 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
436.9 µs
438.5 µs
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1 ms
1 ms
test_url_host_port_subcomponent
tests/test_url_benchmarks.py::test_url_host_port_subcomponent
0%
463.9 µs
466.2 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
-1%
434.5 µs
436.7 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
-1%
193.4 µs
194.4 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
-1%
745.4 µs
749.8 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
-1%
190 µs
191.1 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
-1%
550.3 µs
553.8 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
-1%
684.6 µs
689.3 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
-1%
601.4 µs
606.3 µs

Ignored

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