Skip to content

Conversation

@vird
Copy link
Collaborator

@vird vird commented Mar 18, 2025

benchmark-vdf shows same time as before
Pros:

Cons:

  • +4 minutes of compilation (can easily speed up with make -j$(nproc))

@JamesPiechota JamesPiechota requested a review from humaite March 19, 2025 14:38
@vird
Copy link
Collaborator Author

vird commented Mar 25, 2025

After last fixes:
Compile time cryptopp reduced 4 min -> 2 min
BUT. I've found and fixed that VDF code still used openssl's SHA implementation
After that fix
OLD 1.21 s
NEW 1.46 s, so new is definitely a degradation
And we still need openssl (but we can use 3.0) in ecdsa cryptography (for generation random private key)

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.

2 participants