BobTheBuidler
faster-hexbytes
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore(deps): update actions/setup-python action to v6
#90
Merged
Comparing
renovate/actions-setup-python-6.x
(
48f0bfb
) with
master
(
3cae667
)
CodSpeed Performance Gauge
0%
Untouched
619
No successful run was found on
master
(
431949f
) during the generation of this report, so
3cae667
was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
619 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_new[memoryview(long alternating)]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
+8%
268.3 µs
249.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_new[bytearray(b'a'*1024)]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
+3%
236.1 µs
228.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_new[memoryview(b'\\x01'*100)]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
217.1 µs
216.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(2,None)-b'\\xff'*64]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
298.4 µs
297.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(None,None)-b'\\x01\\x02\\x03']
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
291.4 µs
290.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_new[memoryview(b'\\x10\\x20\\x30\\x40\\x50')]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
215.3 µs
214.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexstr_to_bytes['0x'+'a1b2c3d4'*8]
benchmarks/test__utils_benchmarks.py
CodSpeed Performance Gauge
0%
122.7 µs
122.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(None,None)-b'\\x10\\x20\\x30\\x40\\x50']
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
291.2 µs
290.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(2,None)-b'\\x01\\x02\\x03']
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
286.1 µs
285.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(None,None)-0-9]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
290.5 µs
289.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(1,6)-palindrome ascii]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
301.3 µs
300.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(2,None)-two patterns]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
298.2 µs
297.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexstr_to_bytes['']
benchmarks/test__utils_benchmarks.py
CodSpeed Performance Gauge
0%
72.4 µs
72.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_repr[single null byte]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
93.7 µs
93.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_slice[slice(2,None)-single 0xff]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
284.7 µs
284 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_repr[b'\\x01\\x02\\x03']
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
94.7 µs
94.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_to_0x_hex[palindrome]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
101.3 µs
101 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_to_0x_hex[b'\\xde\\xad\\xbe\\xef']
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
91.9 µs
91.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_to_0x_hex[multiples of 0x10]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
95.4 µs
95.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_repr[b'\\x00\\xff\\x00\\xff']
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
95.2 µs
95 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes['0xdeadbeef']
benchmarks/test__utils_benchmarks.py
CodSpeed Performance Gauge
0%
110.2 µs
109.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_repr[palindrome ascii]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
97 µs
96.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_getitem_index[4-two patterns]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
144.5 µs
144.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_hexbytes_to_0x_hex[mixed pattern]
benchmarks/test_main_benchmarks.py
CodSpeed Performance Gauge
0%
209.6 µs
209.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_faster_to_bytes[bytearray(ascii sentence)]
benchmarks/test__utils_benchmarks.py
CodSpeed Performance Gauge
0%
85.5 µs
85.3 µs
1
2
3
4
5
...
25
Commits
Click on a commit to change the comparison range
Base
master
3cae667
+0.04%
chore(deps): update actions/setup-python action to v6
48f0bfb
5 months ago
by renovate[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs