hanabi1224 / hanabi1224/Programming-Language-Benchmarks
secp256k1 js / ts are misleading & don't use precomputes
Open
- Dominant language
- C#
- Stars
- 800
- Forks
- 167
- PR merge metrics
- No merged PRs in 30d
Description
in secp256k1, go version seems to be using precomputes, and js / ts don't. That makes the results highly misleading. You've partially copied noble-secp256k1, it's better to copy it in full and do first call as "warm-up" to build-up caches.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.