go-ethereum/crypto/kzg4844
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
..
kzg4844.go core/txpool/blobpool: migrate billy to new slot size (#31966) 2025-09-15 21:34:57 +08:00
kzg4844_ckzg_cgo.go all: fix problematic function name in comment (#32513) 2025-08-29 08:54:23 +08:00
kzg4844_ckzg_nocgo.go eth/catalyst: implement getBlobsV2 (#31791) 2025-06-09 11:34:24 +02:00
kzg4844_gokzg.go all: fix problematic function name in comment (#32513) 2025-08-29 08:54:23 +08:00
kzg4844_test.go crypto: using testing.B.Loop (#32645) 2025-09-19 17:12:41 -06:00
trusted_setup.json crypto/kzg4844: add ComputeCells functionality (#31378) 2025-04-29 14:42:17 +02:00