-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
specialize genericReset #14398
specialize genericReset #14398
Conversation
|
@tersec had numbers also that showcase that genericReset showed up as as costly as cryptography in Nimbus (i.e. number 2 bottleneck after hashing). If that fixes that performance regression, we would love to see that backported in 1.2.2 due to incoming audits. |
@mratsim I know, that's why it was done. |
* progress * make tests green * maybe we also want to reset pointers, dunno * progress * cleanup; fixes nim-lang#13879 [backport:1.2]
No description provided.