go-ethereum/crypto/secp256k1
cui a499a11a16
crypto: using testing.B.Loop (#32645)
before:
go test -run=^$ -bench=. ./crypto/... 94.83s user 2.68s system 138% cpu
1:10.55 tota

after:
go test -run=^$ -bench=. ./crypto/... 75.43s user 2.58s system 123% cpu
1:03.01 total
2025-09-19 17:12:41 -06:00
..
libsecp256k1
.gitignore
curve.go
dummy.go
ext.h
LICENSE
panic_cb.go
scalar_mult_cgo.go
scalar_mult_nocgo.go
secp256.go
secp256_test.go