Skip to content

Add Benchmarking#14

Merged
nlordell merged 2 commits intomainfrom
bench/init
Mar 31, 2025
Merged

Add Benchmarking#14
nlordell merged 2 commits intomainfrom
bench/init

Conversation

@nlordell
Copy link
Owner

We now benchmark the iteration loop. As a first small bonus, we change the Keccak-256 implementation we use for a small speed-up (like 1%-2%, so nothing meaningful). This allows us to refactor our code so that swapping out Keccak implementations is very straight forward.

We now benchmark the iteration loop. As a first small bonus, we change
the Keccak-256 implementation we use for a small speed-up (like 1%-2%,
so nothing meaningful). This allows us to refactor our code so that
swapping out Keccak implementations is very straight forward.
@nlordell nlordell enabled auto-merge (squash) March 31, 2025 14:43
@nlordell nlordell merged commit 52024e1 into main Mar 31, 2025
2 checks passed
@nlordell nlordell deleted the bench/init branch March 31, 2025 14:43
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