BlogDocs

GitHub Actions
run

Base runon
master
at
71d171e
compared to head run on
master
at
979e06a
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
+1%
4.4 ms
4.3 ms
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+1%
7 ms
6.9 ms
test_url_make_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
+1%
140.4 µs
139.6 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
+1%
167.6 µs
166.8 µ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.9 µs
188 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
140.6 µs
139.9 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
139.6 µs
139 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
139.1 µs
138.5 µ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
138.5 µ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
138.5 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
139.1 µs
138.5 µ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
138.6 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
139.1 µs
138.6 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
193.9 µs
193.1 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
46.9 µs
46.7 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
139 µs
138.5 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
168.2 µs
167.7 µs
test_url_host_port_subcomponent
tests/test_url_benchmarks.py::test_url_host_port_subcomponent
0%
463.5 µs
462.1 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
903.7 µs
901 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
687.5 µs
685.6 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
683.4 µs
681.6 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
260.6 µs
259.9 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
167.8 µs
167.4 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
908.4 µs
906.5 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
266.1 µs
265.5 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
354.4 µs
353.7 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
605.9 µs
604.9 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
573.3 µs
572.5 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
311 µs
310.6 µ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_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
748.4 µs
747.7 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
501.7 µs
501.3 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
80.5 µs
80.4 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
552.7 µs
552.3 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
46.4 µs
46.4 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
148.1 µs
148 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145.4 µs
145.3 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
46.8 µs
46.8 µ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_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.4 ms
10.4 ms
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
245 µs
244.8 µ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_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
531 µs
530.9 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
393.4 µs
393.4 µ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_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
574.2 µs
574.1 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
300.3 µs
300.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_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.2 ms
3.2 ms
test_url_extend_query_existing_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_simple_query_dict
0%
595 µs
595 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
193.2 µs
193.2 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
308.3 µs
308.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_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
90.3 µs
90.3 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
112.2 µs
112.3 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
231.5 µs
231.5 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
94.5 µs
94.5 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
178.4 µs
178.5 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
107.6 µs
107.7 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
237.8 µs
237.9 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
398.2 µs
398.5 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.8 µs
125.9 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
73.6 µs
73.6 µ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_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
351.2 µs
351.5 µ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_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
456.8 µs
457.5 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
80.4 µs
80.5 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
444.8 µs
445.5 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
436.5 µs
437.2 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
433.4 µs
434.2 µs
test_query
tests/test_url_benchmarks.py::test_query
0%
46.8 µs
46.9 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
298.2 µs
298.8 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
153.1 µs
153.4 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
495 µs
496.2 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
-1%
404.7 µs
407 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
-1%
880 µs
885 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
-1%
80.6 µs
81 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
-1%
435 µs
439.3 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
-1%
611.6 µs
617.7 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
-3%
884 µs
911.3 µs

Ignored

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