BobTheBuidler
faster-eth-utils
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
perf: skip building tuple for str.startswith in is_0x_prefixed
#245
Merged
Comparing
codex/startswith-literals
(
c259587
) with
master
(
02e9c75
)
CodSpeed Performance Gauge
+47%
Improvements
15
Untouched
311
No successful run was found on
master
(
14ad3e5
) during the generation of this report, so
02e9c75
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Improved
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_0x_prefixed[short-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+47%
430.4 µs
293.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_0x_prefixed[very-long-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+47%
430.2 µs
293.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_0x_prefixed[long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+40%
458.1 µs
327.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_0x_prefixed[very-long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+40%
458.1 µs
327.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_add_0x_prefix[short-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+33%
57.8 µs
43.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_add_0x_prefix[very-long-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+32%
57.8 µs
43.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_remove_0x_prefix[long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+29%
60.4 µs
46.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_remove_0x_prefix[very-long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+29%
60.4 µs
46.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_remove_0x_prefix[short-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+23%
74.6 µs
60.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_remove_0x_prefix[very-long-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+23%
75.7 µs
61.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_add_0x_prefix[long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+20%
83.8 µs
70.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_add_0x_prefix[very-long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+16%
97.4 µs
83.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_decode_hex[short-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+14%
117.4 µs
103.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_decode_hex[long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+13%
119.4 µs
105.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_encode_hex[short-bytes]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+11%
140.1 µs
126.6 µs
Passed
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_encode_hex[32-bytes]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+10%
153.9 µs
140.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_decode_hex[very-long-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+8%
187.8 µs
173.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_encode_hex[128-bytes]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+6%
218.6 µs
205.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_canonical_address[valid-lower]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+6%
397.1 µs
373.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_canonical_address[valid-checksummed]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+6%
397 µs
373.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexstr_if_str[hexstr]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+6%
57.1 µs
53.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexstr_if_str[bytes]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+5%
40.3 µs
38.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_normalized_address[valid-checksummed]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+5%
350.8 µs
335 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_normalized_address[valid-lower]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+5%
350.8 µs
335 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_canonical_address[valid-lower]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+4%
345.4 µs
330.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_hex[hexstr]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+4%
44.2 µs
42.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_canonical_address[valid-checksummed]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+4%
345.2 µs
330.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_hex[primitive-bytes]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+4%
49.5 µs
47.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_decode_hex[very-long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+3%
400.1 µs
386.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_normalized_address[not-normalized-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+3%
512.7 µs
496.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes[primitive-int]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+3%
89.7 µs
86.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_normalized_address[normalized-true]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+3%
512.5 µs
496.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_hex[text]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+3%
52.5 µs
50.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes[hexstr]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+3%
57 µs
55.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_same_address[different-address]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+3%
223.7 µs
217.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_same_address[same-address]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+3%
223.8 µs
217.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_formatted_address[lower-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+3%
262.6 µs
255.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_text[hexstr]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+3%
60.1 µs
58.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_dict[1-item]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
+3%
47.9 µs
46.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_encode_hex[512-bytes]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
+3%
521 µs
507.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_formatted_address[mixed-case-true]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+3%
300.4 µs
293 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_formatted_address[upper-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
+2%
302.5 µs
295.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_keccak[int]
benchmarks/test_crypto_benchmarks.py
CodSpeed Performance Gauge
+2%
176.5 µs
173.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_keccak[hexstr]
benchmarks/test_crypto_benchmarks.py
CodSpeed Performance Gauge
+1%
142.6 µs
140.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_int[text]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
+1%
40.5 µs
40.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hexstr[empty]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
+1%
21.6 µs
21.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_bytes[empty]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
+1%
23.6 µs
23.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_to_return_value[add-mul]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
+1%
33.7 µs
33.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_identity[dict]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
+1%
21.4 µs
21.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[one-hour]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
+1%
106.4 µs
105.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_signature_to_log_topic[Approval]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
+1%
802.4 µs
797.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_to_return_value[concat-upper]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
+1%
36.8 µs
36.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_at_index[at-index-2]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
+1%
70.2 µs
69.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_wei[zero]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
41.3 µs
41.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hexstr[very-long-no-0x]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
31.4 µs
31.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_signature_to_log_topic[Transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
802.1 µs
798.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_text_if_str[bytes]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
32.7 µs
32.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hash[short]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
26.5 µs
26.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_signature_to_4byte_selector[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
821.2 µs
817.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_text_if_str[str]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
27.1 µs
27 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_tuple[3-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
33.7 µs
33.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hexstr[short-no-0x]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
31.5 µs
31.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_big_endian_to_int[two-bytes]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
28.5 µs
28.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_hex[primitive-bool]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
35.6 µs
35.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_int[primitive-bytes]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
44.6 µs
44.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_environment_summary
benchmarks/test_debug_benchmarks.py
CodSpeed Performance Gauge
0%
342.2 µs
340.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_signature_to_4byte_selector[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
820 µs
816.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_identity[int]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
21.3 µs
21.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_integer_sequence[two-consecutive-ranges]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
188.2 µs
187.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_bytes[short]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
26.4 µs
26.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_text[primitive-bytes]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
41 µs
40.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_big_endian_to_int[empty-bytes]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
28.5 µs
28.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_combine_argument_formatters[one-formatter]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
3.8 ms
3.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_abi_to_log_topic[function]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes[text]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
48.1 µs
47.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_tuple[0-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
28.8 µs
28.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_combine[add-mul]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
28.5 µs
28.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_int[primitive-bool]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
40.2 µs
40.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_int_to_big_endian[max]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
31.2 µs
31.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_return_arg_type[int-pos1]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
32.4 µs
32.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_return_arg_type[int-pos0]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
32.4 µs
32.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_signature_to_4byte_selector[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
820.5 µs
818.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei_decimals[1-8dec]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
189.9 µs
189.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_tuple[1-item]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
33.6 µs
33.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_to_array[multi-item]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
57.6 µs
57.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_abi_to_signature[receive]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
292.9 µs
292.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_dict[3-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
48.8 µs
48.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_one_of_formatters[first-matches]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
27.7 µs
27.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_int[hexstr]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
41.5 µs
41.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_big_endian_to_int[32-ff-bytes]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
31.5 µs
31.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_combine_argument_formatters[two-formatters]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
4.3 ms
4.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hash[32-bytes]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
35.5 µs
35.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_combine_argument_formatters[three-formatters]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
4.8 ms
4.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes[primitive-bool]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
34.4 µs
34.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_bytes[32-bytes]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
35.3 µs
35.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_extended_debug_logger
benchmarks/test_logging_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_set[0-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
33.7 µs
33.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_integer_sequence[consecutive]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
149.9 µs
149.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_name_from_chain_id
benchmarks/test_network_benchmarks.py
CodSpeed Performance Gauge
0%
55.9 µs
55.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_canonical_address[too-short]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
37.9 µs
37.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_list[1-item]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
58.6 µs
58.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_abi_to_log_topic[event]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_dict[0-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
41 µs
40.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_address[not-checksum-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
187.6 µs
187.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_aligned_abi_inputs[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
504.4 µs
503.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_same_address[exact-match]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
92.5 µs
92.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_keccak[bool]
benchmarks/test_crypto_benchmarks.py
CodSpeed Performance Gauge
0%
121.1 µs
121 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_if[condition-false]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
24.5 µs
24.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_integer_sequence[empty]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
21.3 µs
21.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_abi_to_signature[constructor]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
396.9 µs
396.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_wei[wei]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
155.3 µs
155.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_identity[str]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
21.4 µs
21.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[one-hour-one-minute-one-second]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
121.1 µs
120.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_binary_address[not-20-bytes]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
54.9 µs
54.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_ipfs_uri[valid-cidv0]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
371.7 µs
371.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_identity[list]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
21.3 µs
21.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_output_types[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
113.8 µs
113.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_collapse_if_tuple[function]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
58.7 µs
58.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_int_to_big_endian[255]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
29.3 µs
29.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_all_function_abis[empty]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
64.5 µs
64.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[one-minute]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
109.3 µs
109.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_list[0-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
29.2 µs
29.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list[tuple]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.5 µs
227.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei[zero]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
34.7 µs
34.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hexstr[short-0x]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
33.2 µs
33.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_integer[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
230 µs
229.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_initialize_network_objects
benchmarks/test_network_benchmarks.py
CodSpeed Performance Gauge
0%
290.1 ms
289.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_canonical_address[not-20-bytes]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
37.7 µs
37.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_text[text]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
35 µs
34.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hexstr[long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
183.8 µs
183.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_replace_exceptions[mapped-exception]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
149.8 µs
149.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_text[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.4 µs
227.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_boolean[False]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.5 µs
227.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_input_names[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
119.6 µs
119.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_address[valid-checksum-true]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
187.4 µs
187.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_key_map[single-key]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
77.5 µs
77.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_text[bytes]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.4 µs
227.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatters_to_sequence[1-item]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
55 µs
55 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_integer[bool]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
229.7 µs
229.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_abi_to_4byte_selector[event]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_filter_abi_by_type[error-not-present]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
88.6 µs
88.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex_address[too-short]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
96 µs
95.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_filter_abi_by_type[event-present]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
97.2 µs
97.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hexstr[short-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
147.6 µs
147.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_output_names[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
106.7 µs
106.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_binary_address[valid-checksummed]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
54.9 µs
54.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei_decimals[1.5-8dec]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
226.5 µs
226.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[not-20-bytes]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
57.1 µs
57.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_filter_abi_by_name[nonexistent-no-match]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
105 µs
104.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_boolean[True]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.4 µs
227.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hexstr[very-long-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
332.3 µs
332.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_wei[ether]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
159.6 µs
159.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex[long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
183.7 µs
183.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[empty1]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
57.2 µs
57.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_network_from_chain_id
benchmarks/test_network_benchmarks.py
CodSpeed Performance Gauge
0%
54.7 µs
54.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_abi_to_signature[event]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
469.8 µs
469.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[fifty-nine-seconds]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
111.9 µs
111.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[negative]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
108.6 µs
108.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_text[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.6 µs
227.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_dict[dict]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.7 µs
227.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes[primitive-bytes]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
44.5 µs
44.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_string[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
548.7 µs
548.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_null[empty-str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
226.5 µs
226.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_clamp[below-lower]
benchmarks/test_numeric_benchmarks.py
CodSpeed Performance Gauge
0%
338 µs
337.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_integer[float]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
228.8 µs
228.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_integer[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
228.8 µs
228.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatters_to_sequence[3-items]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
59.5 µs
59.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_tuple[list]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.4 µs
227.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[valid-lower0]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
358.5 µs
358.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_bytes[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
692.9 µs
692.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_string[bytearray]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
700.8 µs
700.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_clamp[within-bounds]
benchmarks/test_numeric_benchmarks.py
CodSpeed Performance Gauge
0%
383.3 µs
383.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_filter_abi_by_type[function-present]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
94.7 µs
94.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex_address[empty]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
95.6 µs
95.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_output_types[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
113.7 µs
113.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex[very-long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
904.4 µs
904.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex[very-long-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
332.3 µs
332.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_tuple[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.3 µs
227.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list_like[tuple]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.7 µs
227.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_null[None]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
226.8 µs
226.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list[list]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.6 µs
227.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_input_types[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
135.4 µs
135.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list_like[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
555.4 µs
555.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[one-second]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
111.8 µs
111.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_dict[list-of-tuples]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_bytes[bytes]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
390.5 µs
390.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_string[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
851.5 µs
851.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list_like[list]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.6 µs
227.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_to_array[single-item]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
53.4 µs
53.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_dict[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[valid-checksummed0]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
358.4 µs
358.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_bytes[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
693 µs
693 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_clamp[above-upper]
benchmarks/test_numeric_benchmarks.py
CodSpeed Performance Gauge
0%
383.5 µs
383.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_binary_address[too-long]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
54.9 µs
54.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list_like[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hexstr[very-long-no-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
904.2 µs
904.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_number[float]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_int_to_big_endian[zero]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
29.1 µs
29.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_validation_error
benchmarks/test_exceptions_benchmarks.py
CodSpeed Performance Gauge
0%
119.7 µs
119.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_all_event_abis[empty]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
67 µs
67 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_number[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_address[invalid-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
30.5 µs
30.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_binary_address[empty]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
55 µs
55 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hash[empty]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
23.7 µs
23.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_set[1-item]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
52.9 µs
52.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_int_to_big_endian[256]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
29.2 µs
29.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_boolean[int]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.1 µs
227.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_clamp[at-upper]
benchmarks/test_numeric_benchmarks.py
CodSpeed Performance Gauge
0%
376.6 µs
376.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_string[bytes]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
395.2 µs
395.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_number[list]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_number[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_list[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.3 µs
227.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_null[zero]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
226.5 µs
226.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_set[3-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
58.5 µs
58.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_boolean[str]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.1 µs
227.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex_address[not-hex]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
95.9 µs
95.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_one_of_formatters[second-matches]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
31.2 µs
31.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_seconds[zero]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
23.3 µs
23.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatters_to_sequence[4-items]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
61.6 µs
61.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_clamp[at-lower]
benchmarks/test_numeric_benchmarks.py
CodSpeed Performance Gauge
0%
376.6 µs
376.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_integer_sequence[mixed]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
205.7 µs
205.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_tuple[tuple]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
227.6 µs
227.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_python_version
benchmarks/test_debug_benchmarks.py
CodSpeed Performance Gauge
0%
28.6 µs
28.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_bytes[bytearray]
benchmarks/test_types_benchmarks.py
CodSpeed Performance Gauge
0%
543.6 µs
543.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_return_arg_type[str-pos0]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
37.1 µs
37.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex[short-0x]
benchmarks/test_hexadecimal_benchmarks.py
CodSpeed Performance Gauge
0%
147.6 µs
147.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatters_to_dict[key-not-present]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
46.4 µs
46.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[too-short0]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
146 µs
146 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_abi_to_4byte_selector[constructor]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_filter_abi_by_name[transfer-match]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
119.5 µs
119.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_normalized_abi_inputs[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
111 µs
111 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_pip_freeze
benchmarks/test_debug_benchmarks.py
CodSpeed Performance Gauge
0%
374.8 µs
374.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_normalized_abi_inputs[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
111 µs
111 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei[1-ether]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
146.7 µs
146.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_output_names[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
106.7 µs
106.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei_decimals[zero]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
77.5 µs
77.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_integer_sequence[single]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
131.3 µs
131.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[empty0]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
145.5 µs
145.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_input_types[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
134.4 µs
134.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_hex[primitive-int]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
55.3 µs
55.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_collapse_if_tuple[event]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
51.5 µs
51.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_output_types[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
113.7 µs
113.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_normalized_abi_inputs[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
110.9 µs
111 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_binary_address[valid-lower]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
54.9 µs
54.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_output_names[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
106.6 µs
106.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_wei[gwei]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
157.7 µs
157.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[not-hex]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
146 µs
146.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_input_types[transfer]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
135.2 µs
135.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei_decimals[max]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
214.2 µs
214.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_key_map[empty]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
67.8 µs
67.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_input_names[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
119.9 µs
119.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_bytes[long]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
34 µs
34.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_key_map[unrelated-key]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
80.7 µs
80.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_all_function_abis[function-and-event]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
93.7 µs
93.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_abi_input_names[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
119.4 µs
119.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei_decimals[zero]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
62 µs
62.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[too-long]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
57.1 µs
57.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_checksum_formatted_address[invalid-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
59.3 µs
59.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_big_endian_to_int[one-byte]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
28.4 µs
28.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_big_endian_to_int[ff-byte]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
28.3 µs
28.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_short_name_from_chain_id
benchmarks/test_network_benchmarks.py
CodSpeed Performance Gauge
0%
54.6 µs
54.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_replace_exceptions[no-exception]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
26.9 µs
27 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei[max]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
154.4 µs
154.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_all_event_abis[function-and-event]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
96.1 µs
96.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_ipfs_uri[invalid-cid]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
208.7 µs
209 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei[zero]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
56.9 µs
56.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_list[3-items]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
59.3 µs
59.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei[1-gwei]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
144.8 µs
145 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[valid-checksummed1]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
58 µs
58.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[valid-lower1]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
58.1 µs
58.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_canonical_address[empty]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
37.8 µs
37.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_canonical_address[too-long]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
37.7 µs
37.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[too-short1]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
57.1 µs
57.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_platform_info
benchmarks/test_debug_benchmarks.py
CodSpeed Performance Gauge
0%
39.8 µs
39.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_abi_to_log_topic[constructor]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_ipfs_uri[not-ipfs]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
198.5 µs
198.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_key_map[two-keys]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
83.7 µs
83.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hexstr[very-long-0x]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
37.3 µs
37.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_binary_address[too-short]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
54.9 µs
55 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_hash[long]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
34.2 µs
34.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_keccak[bytes]
benchmarks/test_crypto_benchmarks.py
CodSpeed Performance Gauge
0%
129.9 µs
130.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex_address[valid-checksummed]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
358.9 µs
359.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_checksum_address[valid-checksummed]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
144.8 µs
145.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex_address[valid-lower]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
359 µs
359.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_return_arg_type[float-pos0]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
33.1 µs
33.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_combine[strip-upper]
benchmarks/test_functional_benchmarks.py
CodSpeed Performance Gauge
0%
28.5 µs
28.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_ipfs_uri[valid-cidv0]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
209.9 µs
210.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_normalized_address[not-an-address-false]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
85.9 µs
86.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei_decimals[2str-8dec]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
193.4 µs
193.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei_decimals[max]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
174.5 µs
174.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_if[condition-true]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
27.1 µs
27.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei[max]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
191.8 µs
192.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_abi_to_4byte_selector[fallback]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_collapse_if_tuple[constructor]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
51.5 µs
51.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_abi_to_log_topic[receive]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexstr_if_str[int]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
46.1 µs
46.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_abi_to_signature[function]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
453.1 µs
454.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_keccak[text]
benchmarks/test_crypto_benchmarks.py
CodSpeed Performance Gauge
0%
133.7 µs
134 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_abi_to_4byte_selector[receive]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_return_arg_type[str-pos1]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
36.9 µs
37 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_checksum_address[valid-lower]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
0%
144.8 µs
145.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_function_abi_to_4byte_selector[function]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.3 ms
1.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei[2str-ether]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
174 µs
174.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei[1.5-ether]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
207.7 µs
208.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_collapse_if_tuple[receive]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
51.4 µs
51.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_replace_exceptions[unmapped-exception]
benchmarks/test_decorators_benchmarks.py
CodSpeed Performance Gauge
0%
101.8 µs
102.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_abi_to_signature[fallback]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
292.1 µs
292.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_int[primitive-int]
benchmarks/test_conversions_benchmarks.py
CodSpeed Performance Gauge
0%
42.1 µs
42.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_to_array[empty]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
49.8 µs
50 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_from_wei_decimals[100M-8dec]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
166.8 µs
167.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_event_abi_to_log_topic[fallback]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
1.1 ms
1.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_ipfs_uri[empty]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
132.7 µs
133.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_wei[1-ether]
benchmarks/test_currency_benchmarks.py
CodSpeed Performance Gauge
0%
171.2 µs
171.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_setup_DEBUG2_logging
benchmarks/test_logging_benchmarks.py
CodSpeed Performance Gauge
0%
27.6 µs
27.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_humanize_integer_sequence[disjoint]
benchmarks/test_humanize_benchmarks.py
CodSpeed Performance Gauge
0%
172.8 µs
173.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatters_to_sequence[2-items]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
56.2 µs
56.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_at_index[at-index-1]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
70.5 µs
70.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatter_at_index[at-index-0]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
70 µs
70.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_collapse_if_tuple[fallback]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
51.4 µs
51.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_aligned_abi_inputs[approve]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
501.9 µs
503.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_int_to_big_endian[one]
benchmarks/test_encoding_benchmarks.py
CodSpeed Performance Gauge
0%
29.2 µs
29.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_apply_formatters_to_dict[all-keys-present]
benchmarks/test_applicators_benchmarks.py
CodSpeed Performance Gauge
0%
49.3 µs
49.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_aligned_abi_inputs[mint]
benchmarks/test_abi_benchmarks.py
CodSpeed Performance Gauge
0%
503.2 µs
505.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_address[invalid-hex]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
-1%
195.3 µs
196.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_is_hex_address[invalid-hex]
benchmarks/test_address_benchmarks.py
CodSpeed Performance Gauge
-1%
144.2 µs
145.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_get_logger
benchmarks/test_logging_benchmarks.py
CodSpeed Performance Gauge
-1%
289.5 µs
292.4 µs
Commits
Click on a commit to change the comparison range
Base
master
02e9c75
+46.58%
Merge branch 'master' into codex/startswith-literals
c259587
13 hours ago
by BobTheBuidler
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs