BlogDocs

GitHub Actions
run

Base runon
master
at
ff455c4
compared to head run on
master
at
04d853c
from
25 days ago
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
82
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
+8%
967.2 µs
899.2 µs
test_query
tests/test_url_benchmarks.py::test_query
+1%
50 µs
49.6 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
+1%
83.8 µs
83.1 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
+1%
446.5 µs
444 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
573.8 µs
571.3 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
448.4 µs
446.5 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
218.8 µs
218 µ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%
668.4 µs
666.5 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
974.9 µs
972.3 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
388.3 µs
387.3 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
635 µs
633.6 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
500.9 µs
499.8 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
223.8 µs
223.4 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
218.7 µs
218.3 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
431.7 µs
431 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
353.3 µs
352.7 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.2 µs
126 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
218.8 µs
218.5 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
218.8 µs
218.5 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
83.9 µs
83.8 µs
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
0%
3.6 ms
3.6 ms
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
146.8 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
470.2 µs
469.8 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
436.6 µs
436.2 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
874.6 µs
873.8 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
4.8 ms
4.8 ms
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
218 µs
217.8 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
218.1 µs
217.9 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
272.5 µs
272.4 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
245.9 µs
245.7 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
219.5 µs
219.3 µ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_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
3.6 ms
3.6 ms
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.9 µs
323.7 µ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%
217.9 µs
217.8 µs
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1.3 ms
1.3 ms
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
246.2 µs
246.1 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
0%
4.4 ms
4.4 ms
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
145 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.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%
217.8 µs
217.8 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
718.2 µs
718.1 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
241 µs
240.9 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
123.3 µs
123.3 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
301.2 µs
301.1 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
0%
6.9 ms
6.9 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.8 µs
72.8 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.5 µs
392.5 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
49.6 µs
49.6 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
357.4 µs
357.5 µ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_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
217.8 µs
217.9 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
500.5 µs
500.7 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
644.2 µs
644.5 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.3 µs
125.4 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
713.4 µs
713.8 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
247.8 µs
248 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
646.3 µs
646.8 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
970.5 µs
971.6 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.2 µs
306.7 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
714.4 µs
715.4 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
779.9 µs
781.3 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
794.6 µs
796.2 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
605.7 µs
606.9 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
666.1 µs
667.6 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
140.5 µs
140.9 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
84.4 µs
84.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_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
617.5 µs
618.9 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
556.1 µs
557.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%
269.9 µs
270.7 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
559.7 µs
561.6 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
568.1 µs
570.4 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
49.8 µs
50 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
145.3 µs
146 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
-1%
10.5 ms
10.6 ms
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
-1%
588.9 µs
593 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
-1%
50.2 µs
50.6 µs

Ignored

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