go-ethereum/eth/protocols
cui 3ebb1431d3
eth: using testing.B.Loop (#32657)
before:
go test -run=^$ -bench=. ./eth/... 827.57s user 23.80s system 361% cpu
3:55.49 total

after:
go test -run=^$ -bench=. ./eth/... 281.62s user 13.62s system 245% cpu
2:00.49 total
2025-09-19 17:00:29 -06:00
..
eth all: define constructor for BlobSidecar (#32213) 2025-07-17 11:19:20 +08:00
snap eth: using testing.B.Loop (#32657) 2025-09-19 17:00:29 -06:00