BlogDocs

GitHub Actions
run

Base runon
master
at
443ba5c
compared to head run on
master
at
8e445f4
from
1 month ago
+74%
IMPROVEMENTS
1
REGRESSIONS
0
UNTOUCHED
77
NEW
0
DROPPED
0
IGNORED
1

Benchmarks

Improved

test_url_with_path_parent
tests/test_url_benchmarks.py::test_url_with_path_parent
+74%
996.9 µs
572.5 µs

Passed

test_update_query_empty
tests/test_url_benchmarks.py::test_update_query_empty
+3%
437.9 µs
424.1 µs
test_unquoter_long_ascii
tests/test_quoting_benchmarks.py::test_unquoter_long_ascii
+2%
4.3 ms
4.2 ms
test_unquoter_long_pct
tests/test_quoting_benchmarks.py::test_unquoter_long_pct
+1%
6.9 ms
6.8 ms
test_url_with_password
tests/test_url_benchmarks.py::test_url_with_password
+1%
613.6 µs
605.6 µs
test_query_string
tests/test_url_benchmarks.py::test_query_string
+1%
61.4 µs
60.8 µs
test_url_with_path_origin
tests/test_url_benchmarks.py::test_url_with_path_origin
+1%
100 µs
99.4 µs
test_url_origin_with_user_pass
tests/test_url_benchmarks.py::test_url_origin_with_user_pass
+1%
101.7 µs
101.1 µs
test_empty_query_string
tests/test_url_benchmarks.py::test_empty_query_string
+1%
60 µs
59.7 µs
test_url_build_with_host
tests/test_url_benchmarks.py::test_url_build_with_host
0%
588.5 µs
585.9 µ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%
663.9 µs
661.9 µ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%
1.1 ms
1 ms
test_update_query_sequence_mapping
tests/test_url_benchmarks.py::test_update_query_sequence_mapping
0%
19 ms
19 ms
test_url_make_with_ipv6_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv6_address_and_path
0%
976.5 µs
974.3 µ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%
317 µs
316.3 µs
test_with_query_empty
tests/test_url_benchmarks.py::test_with_query_empty
0%
234 µs
233.6 µs
test_url_joinpath_with_truediv
tests/test_url_benchmarks.py::test_url_joinpath_with_truediv
0%
1 ms
1 ms
test_with_query_mapping
tests/test_url_benchmarks.py::test_with_query_mapping
0%
661.8 µs
660.6 µs
test_url_build_with_simple_query
tests/test_url_benchmarks.py::test_url_build_with_simple_query
0%
2.7 ms
2.7 ms
test_url_make_access_raw_host
tests/test_url_benchmarks.py::test_url_make_access_raw_host
0%
742.4 µs
741.3 µs
test_url_joinpath_encoded
tests/test_url_benchmarks.py::test_url_joinpath_encoded
0%
871.3 µs
870.2 µs
test_url_build_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_path_and_port
0%
719.9 µs
719.1 µs
test_url_join
tests/test_url_benchmarks.py::test_url_join
0%
469.2 µs
468.7 µs
test_url_equality
tests/test_url_benchmarks.py::test_url_equality
0%
785.4 µs
784.5 µs
test_unquoter_short
tests/test_quoting_benchmarks.py::test_unquoter_short
0%
125.4 µs
125.3 µs
test_quoter_ascii
tests/test_quoting_benchmarks.py::test_quoter_ascii
0%
72.8 µs
72.8 µ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_path_to_string
tests/test_url_benchmarks.py::test_url_with_path_to_string
0%
312.7 µs
312.4 µs
test_extend_query_subclassed_str
tests/test_url_benchmarks.py::test_extend_query_subclassed_str
0%
1 ms
1 ms
test_url_with_host
tests/test_url_benchmarks.py::test_url_with_host
0%
736.9 µs
736.4 µs
test_quote_query_string
tests/test_quoting_benchmarks.py::test_quote_query_string
0%
147 µs
146.9 µs
test_update_query_mapping
tests/test_url_benchmarks.py::test_update_query_mapping
0%
2.4 ms
2.4 ms
test_is_default_port
tests/test_url_benchmarks.py::test_is_default_port
0%
188.2 µs
188.1 µs
test_url_extend_query_existing_query_string
tests/test_url_benchmarks.py::test_url_extend_query_existing_query_string
0%
231.8 µs
231.7 µs
test_quoter_pct
tests/test_quoting_benchmarks.py::test_quoter_pct
0%
145 µs
145 µ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%
684.8 µs
684.7 µs
test_url_hash
tests/test_url_benchmarks.py::test_url_hash
0%
324.3 µs
324.3 µs
test_long_query_with_pct
tests/test_quoting_benchmarks.py::test_long_query_with_pct
0%
9.7 ms
9.6 ms
test_update_query_none
tests/test_url_benchmarks.py::test_update_query_none
0%
149.3 µs
149.3 µs
test_quote_long_path
tests/test_quoting_benchmarks.py::test_quote_long_path
0%
1.8 ms
1.8 ms
test_url_make_empty_password
tests/test_url_benchmarks.py::test_url_make_empty_password
0%
915.3 µs
915.3 µs
test_url_with_scheme
tests/test_url_benchmarks.py::test_url_with_scheme
0%
389.2 µs
389.2 µs
test_long_query
tests/test_quoting_benchmarks.py::test_long_query
0%
2.2 ms
2.2 ms
test_url_with_query_to_string
tests/test_url_benchmarks.py::test_url_with_query_to_string
0%
368.1 µs
368.2 µs
test_with_query_none
tests/test_url_benchmarks.py::test_with_query_none
0%
149.1 µs
149.1 µs
test_quoter_quote_utf8
tests/test_quoting_benchmarks.py::test_quoter_quote_utf8
0%
391.9 µs
392 µs
test_url_make_no_netloc_relative
tests/test_url_benchmarks.py::test_url_make_no_netloc_relative
0%
479.9 µs
480 µs
test_url_make_with_ipv4_address_and_path
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_and_path
0%
833.9 µs
834.3 µs
test_url_make_no_netloc
tests/test_url_benchmarks.py::test_url_make_no_netloc
0%
482.1 µs
482.3 µs
test_human_repr
tests/test_url_benchmarks.py::test_human_repr
0%
10.7 ms
10.8 ms
test_url_make_with_ipv4_address_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_ipv4_address_path_and_port
0%
983.8 µs
984.5 µs
test_url_with_name
tests/test_url_benchmarks.py::test_url_with_name
0%
594.8 µs
595.3 µs
test_url_make_with_host_path_and_port
tests/test_url_benchmarks.py::test_url_make_with_host_path_and_port
0%
944.3 µs
945.2 µs
test_url_make_access_username_password
tests/test_url_benchmarks.py::test_url_make_access_username_password
0%
1 ms
1 ms
test_url_build_with_different_hosts
tests/test_url_benchmarks.py::test_url_build_with_different_hosts
0%
1.9 ms
1.9 ms
test_url_make_empty_username
tests/test_url_benchmarks.py::test_url_make_empty_username
0%
923.8 µs
925.4 µs
test_url_with_fragment
tests/test_url_benchmarks.py::test_url_with_fragment
0%
437.9 µs
438.7 µs
test_url_to_string
tests/test_url_benchmarks.py::test_url_to_string
0%
316.7 µs
317.3 µs
test_url_make_with_many_hosts
tests/test_url_benchmarks.py::test_url_make_with_many_hosts
0%
5.7 ms
5.7 ms
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.7 µs
test_url_with_port
tests/test_url_benchmarks.py::test_url_with_port
0%
586.7 µs
588 µs
test_url_build_access_fragment
tests/test_url_benchmarks.py::test_url_build_access_fragment
0%
720.9 µs
722.8 µs
test_url_with_path
tests/test_url_benchmarks.py::test_url_with_path
0%
441.6 µs
442.9 µs
test_url_build_no_netloc_relative
tests/test_url_benchmarks.py::test_url_build_no_netloc_relative
0%
444.2 µs
445.6 µs
test_url_make_with_host_and_path
tests/test_url_benchmarks.py::test_url_make_with_host_and_path
0%
710.2 µs
712.8 µs
test_url_with_user
tests/test_url_benchmarks.py::test_url_with_user
0%
596.8 µs
599.1 µs
test_url_with_path_relative
tests/test_url_benchmarks.py::test_url_with_path_relative
0%
354 µs
355.3 µs
test_url_build_no_netloc
tests/test_url_benchmarks.py::test_url_build_no_netloc
0%
452.2 µs
454 µs
test_url_build_access_username_password
tests/test_url_benchmarks.py::test_url_build_access_username_password
0%
978.4 µs
982.3 µs
test_url_build_access_raw_path
tests/test_url_benchmarks.py::test_url_build_access_raw_path
0%
768.5 µs
772.1 µs
test_url_build_access_raw_host
tests/test_url_benchmarks.py::test_url_build_access_raw_host
0%
857.6 µs
861.8 µs
test_url_build_with_host_and_port
tests/test_url_benchmarks.py::test_url_build_with_host_and_port
-1%
803.6 µs
809.1 µs
test_url_origin
tests/test_url_benchmarks.py::test_url_origin
-1%
96.8 µs
97.5 µs
test_query
tests/test_url_benchmarks.py::test_query
-1%
63.8 µs
64.2 µs
test_url_make_access_raw_path
tests/test_url_benchmarks.py::test_url_make_access_raw_path
-1%
885.8 µs
894.3 µs
test_empty_query
tests/test_url_benchmarks.py::test_empty_query
-1%
63.9 µs
64.5 µs
test_url_make_access_fragment
tests/test_url_benchmarks.py::test_url_make_access_fragment
-3%
834.9 µs
859 µs

Ignored

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