BlogDocs

GitHub Actions
run

Base runon
master
at
04f382f
compared to head run on
master
at
fff1f15
from
28 days ago
+40%
IMPROVEMENTS
6
REGRESSIONS
0
UNTOUCHED
76
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Improved

test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
+40%
1.8 ms
1.3 ms
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
+14%
4.1 ms
3.6 ms
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
+10%
5.2 ms
4.7 ms
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
+9%
768.4 µs
704.9 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
+8%
3.9 ms
3.6 ms
test_url_make_with_ipv6_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_path_and_port
+6%
847.8 µs
798.2 µs

Passed

test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
+4%
633.3 µs
608.3 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
+4%
677.8 µs
651.1 µ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%
783 µs
756.2 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
+3%
638.2 µs
617.8 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
+2%
816.4 µs
797 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
+2%
685.5 µs
670.1 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
+2%
729.1 µs
713.9 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
+2%
509.5 µs
500.8 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
+2%
438.1 µs
430.8 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+2%
4.4 ms
4.3 ms
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
+2%
442.1 µs
435.5 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
+1%
641.8 µs
632.5 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
+1%
595.8 µs
588.6 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
+1%
725.6 µs
717.1 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
+1%
10.6 ms
10.4 ms
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
+1%
574.8 µs
569 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+1%
7 ms
6.9 ms
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
+1%
565.7 µs
561.4 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
+1%
1 ms
1 ms
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
354.4 µs
352.6 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
413.1 µs
411.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_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
410.7 µs
408.9 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
232.9 µs
231.9 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
447.3 µs
445.6 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.7 µs
443.1 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
61 µs
60.8 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
664 µs
662.1 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
100.2 µs
100 µ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%
685.3 µs
683.4 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
557 µs
555.6 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
497.5 µs
496.5 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
0%
61.2 µs
61 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
662.4 µs
661.2 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
0%
98.3 µs
98.1 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
149.7 µs
149.4 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.3 ms
3.3 ms
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.3 µs
126.1 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
989.2 µs
987.9 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
990.4 µs
989.5 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.6 µs
125.5 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
301.2 µs
300.9 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
471.1 µs
470.7 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
144.9 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.3 µs
306.1 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
388 µs
387.8 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.1 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
154.6 µs
154.5 µs
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.6 µs
392.4 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
240.9 µs
240.8 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
785.9 µs
785.6 µ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%
283.5 µs
283.5 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
357.5 µs
357.5 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
64.1 µs
64.1 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
123.3 µs
123.4 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
147.2 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
101.6 µs
101.7 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
908.5 µs
909.6 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
872.5 µs
873.5 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
721.7 µs
722.7 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
324 µs
324.5 µs
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
0%
3.8 ms
3.8 ms
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
690.2 µs
692 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
570.6 µs
572.5 µs
test_query
tests/test_url_benchmarks.py::test_query
-1%
63.6 µs
64.2 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
-1%
698.8 µs
708.9 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
-2%
794.9 µs
807.1 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
-2%
690.4 µs
701.2 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
-2%
738.1 µs
750.4 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
-2%
742 µs
758.5 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
-2%
596.9 µs
610.7 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
-3%
563.1 µs
577.8 µ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.