BlogDocs

GitHub Actions
run

Base runon
master
at
a147d2e
compared to head run on
master
at
f029a3c
from
26 days ago
-19%
IMPROVEMENTS
0
REGRESSIONS
4
UNTOUCHED
78
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Failed

test_long_queryRegression
tests/test_quoting_benchmarks.py::test_long_query
-9%
2 ms
2.2 ms
test_quote_long_pathRegression
tests/test_quoting_benchmarks.py::test_quote_long_path
-9%
1.7 ms
1.8 ms
test_quoter_quote_utf8Regression
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
-19%
319.1 µs
392.6 µs
test_update_query_sequence_mappingRegression
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
-9%
3.4 ms
3.8 ms

Passed

test_query
tests/test_url_benchmarks.py::test_query
+1%
50 µs
49.7 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
324.7 µs
323.2 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
502.2 µs
500 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
389.7 µs
388.1 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
302.1 µs
301.2 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
50.2 µs
50.1 µ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%
270.4 µs
269.8 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
719.7 µs
718.2 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
83.6 µs
83.5 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
84 µs
83.8 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
607.2 µs
606.2 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
123.5 µs
123.3 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.2 µs
126 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
141 µs
140.8 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
561.5 µs
560.8 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
618.5 µs
618 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.3 µs
188.1 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
218.1 µs
217.9 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
49.9 µs
49.8 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
218 µs
217.9 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
246.3 µs
246.2 µ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_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
218.7 µs
218.6 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
217.9 µs
217.9 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
217.9 µs
217.9 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
715.4 µs
715.2 µ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.9 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
218 µs
217.9 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
245.8 µs
245.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%
218 µs
218 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
217.9 µs
218 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
779.8 µs
780 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
240.9 µs
241 µ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_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
247.1 µs
247.1 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
436.1 µs
436.3 µs
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_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_join
tests/test_url_benchmarks.py::test_url_join
0%
470.2 µs
470.6 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
358.2 µs
358.6 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
352.8 µs
353.3 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
146.1 µs
146.3 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
272.4 µs
272.9 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
574.4 µs
575.5 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
497.6 µs
498.6 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
223.7 µs
224.1 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
662.7 µs
664.4 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
634.3 µs
635.9 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
429.7 µs
430.9 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
897 µs
899.6 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.4 µs
307.3 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
970 µs
973 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
874.2 µs
877 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
796.4 µs
799.1 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
568.8 µs
570.8 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
84.3 µs
84.6 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
50.6 µs
50.8 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
556 µs
558.3 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
0%
6.9 ms
6.9 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
967.2 µs
971.7 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
219.3 µs
220.4 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
-1%
642.3 µs
645.8 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
-1%
2.5 ms
2.6 ms
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
-1%
4.3 ms
4.3 ms
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
-1%
712.9 µs
717.3 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
-1%
640.3 µs
644.6 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
-1%
441.6 µs
444.6 µ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%
662 µs
666.7 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
-1%
443.8 µs
447.1 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
-1%
10.5 ms
10.5 ms
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
-1%
124 µs
125.4 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
-1%
3.2 ms
3.2 ms
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
-1%
584.3 µs
592.6 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
-3%
70.5 µs
72.8 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
-6%
138.6 µs
147.1 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
-6%
136.2 µs
145 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
-6%
9.1 ms
9.7 ms

Ignored

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