Skip to content

Conversation

@RenjiSann
Copy link
Collaborator

This PR adds several improvements:

  • Introduce the AlgoKind enum to stop relying on string comparison for checking algorithm behaviors
  • Introduce the SizedAlgokind enum to simply represent an algorithm with a given size.
  • cksum sanitization for BLAKE2b's length

@codspeed-hq
Copy link

codspeed-hq bot commented Nov 4, 2025

CodSpeed Performance Report

Merging #9135 will improve performances by ×510

Comparing RenjiSann:cksum-reworks (36c93eb) with main (975e18c)

Summary

⚡ 1 improvement
✅ 124 untouched

Benchmarks breakdown

Benchmark BASE HEAD Change
cksum_blake3 95,682.4 µs 187 µs ×510

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant