mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||