This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 924
[experimental] Use optimized base16 encode strategy #2527
Labels
Comments
Are you interested in fixing this one too @arobsn? |
tibi77
added a commit
to tibi77/solana-web3.js
that referenced
this issue
Apr 23, 2024
@steveluscher i did push a pr for this Issue, but i m unsure how we can test it |
i m not reffering to the correctness of the code, but rather to the improve in speed |
tibi77
added a commit
to tibi77/solana-web3.js
that referenced
this issue
Apr 24, 2024
mergify bot
pushed a commit
that referenced
this issue
Apr 26, 2024
* fix #2527 * base16 encode benchmark * fix pnpx vs pnpm exec * Performance and code compactness nits * Run `style:fix` --------- Co-authored-by: steveluscher <me+github@steveluscher.com>
steveluscher
added a commit
that referenced
this issue
Apr 26, 2024
* fix #2527 * base16 encode benchmark * fix pnpx vs pnpm exec * Performance and code compactness nits * Run `style:fix` --------- Co-authored-by: steveluscher <me+github@steveluscher.com>
Oh, didn't see the notification, sorry. Happy you guys have this fixed now :) |
🎉 This issue has been resolved in version 1.91.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Because there has been no activity on this issue for 7 days since it was closed, it has been automatically locked. Please open a new issue if it requires a follow up. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is apparently way faster than what we're doing here: paulmillr/noble-curves#83
The text was updated successfully, but these errors were encountered: