BlogDocs

GitHub Actions
run

Base runon
master
at
3d59c9b
compared to head run on
master
at
8f98545
from
28 days ago
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
82
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+2%
61.4 µs
60.2 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
716.5 µs
713.3 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
746 µs
743.3 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.7 ms
10.7 ms
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
101 µs
100.7 µs
test_url_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
664.6 µs
662.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%
785 µs
783 µ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_port
tests/test_url_benchmarks.py::test_url_with_port
0%
587.3 µs
586 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
414.1 µs
413.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%
848.4 µs
846.6 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
645.4 µs
644.1 µ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_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
730.6 µs
729.3 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
733.4 µs
732.1 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
511.8 µs
511 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
854.3 µs
853.1 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
785.9 µs
784.9 µs
test_with_query_sequence_mapping
tests/test_url_benchmarks.py::test_with_query_sequence_mapping
0%
3.3 ms
3.3 ms
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
0%
574.2 µs
573.5 µs
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
771 µs
770 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
661.5 µs
660.8 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
144.9 µs
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
499.4 µs
499 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.4 µs
125.3 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
875.2 µs
874.8 µs
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.1 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
123.5 µs
123.4 µs
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
725.7 µs
725.4 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
147 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
3.9 ms
3.9 ms
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.4 µs
306.3 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
907.4 µs
907.3 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.7 µs
72.7 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
126.1 µs
126.1 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
357.3 µs
357.4 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.4 µs
392.5 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
834.8 µs
835.1 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
301 µs
301.1 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
597.3 µs
597.6 µs
test_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
990.1 µs
990.7 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
0%
739 µs
739.5 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
5.2 ms
5.2 ms
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
988.4 µs
989.3 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
352.6 µs
352.9 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
410.5 µs
410.9 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
691 µs
691.8 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
438 µs
438.5 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
679.6 µs
680.4 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
241.8 µs
242.1 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
387.5 µs
388 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
598.7 µs
599.6 µs
test_url_make_with_many_ipv4_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv4_hosts
0%
4.1 ms
4.1 ms
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
447.6 µs
448.6 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
594.7 µs
596.1 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
635.5 µs
637.3 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
470 µs
471.4 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
607.3 µs
609.1 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
0%
101.1 µs
101.4 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.2 µs
324.2 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.7 µs
446.2 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
666.4 µs
668.8 µ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_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
-1%
563.4 µs
566.5 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
-1%
7 ms
7 ms
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
-1%
729.9 µs
734.8 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
-1%
685.5 µs
690.2 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
-1%
441.8 µs
445 µs
test_url_make_encoded_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_encoded_with_host_path_and_port
-1%
283.5 µs
285.7 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
-1%
4.4 ms
4.4 ms
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
-1%
97.3 µs
98.2 µ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%
683.8 µs
690.9 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
-1%
60.6 µs
61.3 µs
test_query
tests/test_url_benchmarks.py::test_query
-1%
64 µs
64.8 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
-3%
233.4 µs
239.9 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
-3%
63.9 µs
65.7 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
-3%
149.3 µs
154.7 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
-4%
154.7 µs
160.8 µs

Ignored

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