BlogDocs

GitHub Actions
run

Base runon
master
at
55967c2
compared to head run on
master
at
f42f34e
from
27 days ago
0%
IMPROVEMENTS
0
REGRESSIONS
0
UNTOUCHED
82
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Passed

test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
+8%
3.8 ms
3.5 ms
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
+1%
593.3 µs
587 µs
test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
+1%
576.7 µs
571.1 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
+1%
609.1 µs
604.1 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
+1%
720.4 µs
716.1 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
+1%
504.2 µs
501.2 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
+1%
755.2 µs
751.1 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
+1%
146.4 µs
145.6 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
+1%
669.9 µs
666.5 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
877.3 µs
873 µs
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
0%
570.6 µs
567.8 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
802.8 µs
799 µs
test_raw_host_empty_cache
tests/test_url_benchmarks.py::test_raw_host_empty_cache
0%
242.1 µs
241 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
413.5 µs
411.7 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
0%
101.6 µs
101.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%
798.3 µs
795.6 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
141.1 µs
140.6 µs
test_update_query_string
tests/test_url_benchmarks.py::test_update_query_string
0%
712 µs
710 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
0%
63.5 µs
63.3 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
636 µs
634.4 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
0%
694.4 µs
693.1 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444 µs
443.3 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
410.5 µs
409.9 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
759.6 µs
758.5 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
470.1 µs
469.6 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
435.5 µs
435 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
900 µs
899.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%
284.6 µs
284.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_with_query_mapping_int_values
tests/test_url_benchmarks.py::test_with_query_mapping_int_values
0%
972.3 µs
971.8 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
146.9 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.8 µs
72.8 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_url_build_encoded_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_encoded_with_host_and_port
0%
498.3 µs
498.2 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
431.6 µs
431.5 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
563 µs
562.9 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.7 ms
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.5 ms
10.5 ms
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.3 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
392.5 µs
392.5 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
224.5 µs
224.6 µ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_extend_query_simple_query_dict
tests/test_url_benchmarks.py::test_url_extend_query_simple_query_dict
0%
644.7 µs
644.9 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
970.8 µs
971.1 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
445.6 µs
445.9 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
144.9 µs
145 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
352.5 µs
352.8 µs
test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
0%
125.9 µs
126 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
649.7 µs
650.2 µs
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
357.1 µs
357.4 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
306.2 µs
306.5 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
578.7 µs
579.3 µs
test_url_with_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
300.9 µs
301.2 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
387.4 µs
388 µs
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
643.2 µs
644.2 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.3 µs
125.5 µs
test_url_make_with_many_ipv6_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_ipv6_hosts
0%
4.7 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
0%
706.1 µs
707.4 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
0%
713.3 µs
714.7 µ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_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
555.4 µs
556.6 µ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%
754.5 µs
756.3 µs
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
610.9 µs
612.5 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
323.1 µs
324.1 µ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_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_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
700.3 µs
702.8 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
0%
61.1 µs
61.4 µs
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
709.7 µs
712.6 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
805.6 µs
809 µs
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
123.5 µs
124 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
784.9 µs
788.4 µs
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
-1%
614.7 µs
618.1 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
-1%
97.9 µs
98.4 µ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%
663.5 µs
667.8 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
-1%
100 µs
100.8 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
-1%
61.1 µs
61.6 µs
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
-1%
7 ms
7.1 ms
test_query
tests/test_url_benchmarks.py::test_query
-1%
63.7 µs
64.4 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
-2%
4.4 ms
4.5 ms

Ignored

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