Avatar for the BobTheBuidler user
BobTheBuidler
cchecksum
BlogDocsChangelog

Branches performance

Pull requests

fix(cicd): limit release tester concurrency#230
last run
2 months ago
perf: skip OpenMP prange for small batches Summary add a PRANGE_THRESHOLD gate so to_checksum_address_many uses a serial loop for small batches and prange for larger batches in both packed and sequence paths add inline comments at the loop sites and near the threshold constant to explain the OpenMP-overhead rationale and benchmark provenance mirror the comments in the generated C output for traceability Rationale small batches pay more OpenMP scheduling overhead than they gain from parallelism, so a serial fast path improves performance and clarity for maintainers Details introduced a benchmark-driven threshold and explicit serial/prange split documented the “temporary heuristic” nature of the threshold, noting it may vary with hardware/runtime/OpenMP behavior
2 months ago
51ab06a
BobTheBuidler-patch-1
CodSpeed Performance Gauge
0%
chore(deps): update dependency pytest-codspeed to >=4.3,<4.4
1 month ago
6d735f5
renovate/pytest-codspeed-4.x
CodSpeed Performance Gauge
0%
chore(deps): update dependency web3 to v7.14.1
1 month ago
991739a
renovate/web3-7.x
CodSpeed Performance Gauge
0%
chore: compile C files for source control (#215) Co-authored-by: BobTheBuidler <70677534+BobTheBuidler@users.noreply.github.com>
2 months ago
8d9f2e9
keccak-256-40-20260128090456
CodSpeed Performance Gauge
+1%
© 2026 CodSpeed Technology
Home Terms Privacy Docs