BlogDocs

GitHub Actions
run

Base runon
master
at
89695f7
compared to head run on
master
at
5fdf03b
from
28 days ago
-7%
IMPROVEMENTS
6
REGRESSIONS
1
UNTOUCHED
75
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Failed

test_update_query_sequence_mappingRegression
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
-7%
3.5 ms
3.8 ms

Improved

test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
×2.2
11.4 ms
5.2 ms
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
+39%
5.4 ms
3.9 ms
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
+38%
5.6 ms
4.1 ms
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
+12%
318.3 µs
285.2 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
+8%
449 µs
413.9 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
+8%
446 µs
412.4 µs

Passed

test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
+5%
596.2 µs
565.9 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
+5%
726.7 µs
689.9 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
+5%
711.9 µs
678.4 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
+5%
628.2 µs
600 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
+4%
757.2 µs
725.2 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
+4%
779 µs
746.8 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
+4%
769.3 µs
737.7 µs
test_url_make_with_ipv6_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_path_and_port
+4%
887.4 µs
851 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
+4%
865.8 µs
830.4 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
+4%
804.7 µs
772 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
+4%
762 µs
733.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
+4%
816 µs
785.1 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+3%
4.4 ms
4.3 ms
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+2%
7 ms
6.9 ms
test_query
tests/test_url_benchmarks.py::test_query
+2%
64.7 µs
63.7 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
+1%
613.9 µs
606.9 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
+1%
101.1 µs
100.1 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
+1%
574.7 µs
571.5 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
61.5 µs
61.2 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
354.6 µs
353.3 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
662.4 µs
660 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
717.4 µs
715.2 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
448.1 µs
447 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
730.1 µs
728.9 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
358.1 µs
357.5 µ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%
686 µs
685.2 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
785.5 µs
784.6 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
470.9 µs
470.4 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
644.2 µs
643.7 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.8 µs
323.6 µ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_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.2 µs
306 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.9 µs
444.6 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
442.9 µs
442.7 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.8 µs
72.7 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.6 µs
392.4 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
301.1 µs
301 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
671.1 µs
671.1 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
146.9 µs
146.9 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.3 ms
3.3 ms
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
101.7 µs
101.7 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
144.9 µs
145 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
1 ms
1 ms
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.1 µs
188.2 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
149.2 µs
149.3 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
873.6 µs
874.5 µs
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1.8 ms
1.8 ms
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.3 µs
125.4 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.2 µs
126.3 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
636.9 µs
637.7 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
154.7 µs
154.9 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
98 µs
98.2 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
854.4 µs
855.7 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
907.2 µs
908.6 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
1 ms
1 ms
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
387.7 µs
388.4 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
438.5 µs
439.6 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
595.8 µs
597.3 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.7 ms
10.8 ms
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
61.2 µs
61.4 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
122.9 µs
123.3 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
232.6 µs
233.3 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
240.8 µs
241.9 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
511.2 µs
513.7 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
-1%
498 µs
500.5 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
-1%
729.2 µs
733.2 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
-1%
587.2 µs
590.9 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
-1%
659.4 µs
663.8 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
-1%
683 µs
688.2 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
-1%
595.9 µs
601.2 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
-2%
63.2 µs
64.7 µs

Ignored

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