Skip to content

core/types: using testing.B.Loop#32643

Merged
lightclient merged 1 commit into
ethereum:masterfrom
cuiweixie:B_Loop_core/types
Sep 19, 2025
Merged

core/types: using testing.B.Loop#32643
lightclient merged 1 commit into
ethereum:masterfrom
cuiweixie:B_Loop_core/types

Conversation

@cuiweixie
Copy link
Copy Markdown
Contributor

before:
go test -run=^$ -bench=. ./core/types 47.80s user 2.18s system 102% cpu 48.936 tota

after:
go test -run=^$ -bench=. ./core/types 42.42s user 2.27s system 112% cpu 39.593 total

Comment thread core/types/block_test.go Outdated
@lightclient lightclient merged commit e35c628 into ethereum:master Sep 19, 2025
5 of 6 checks passed
@lightclient lightclient added this to the 1.16.4 milestone Sep 19, 2025
Sahil-4555 pushed a commit to Sahil-4555/go-ethereum that referenced this pull request Oct 12, 2025
before:
go test -run=^$ -bench=. ./core/types 47.80s user 2.18s system 102% cpu
48.936 tota

after:
go test -run=^$ -bench=. ./core/types 42.42s user 2.27s system 112% cpu
39.593 total
atkinsonholly pushed a commit to atkinsonholly/ephemery-geth that referenced this pull request Nov 24, 2025
before:
go test -run=^$ -bench=. ./core/types 47.80s user 2.18s system 102% cpu
48.936 tota

after:
go test -run=^$ -bench=. ./core/types 42.42s user 2.27s system 112% cpu
39.593 total
prestoalvarez pushed a commit to prestoalvarez/go-ethereum that referenced this pull request Nov 27, 2025
before:
go test -run=^$ -bench=. ./core/types 47.80s user 2.18s system 102% cpu
48.936 tota

after:
go test -run=^$ -bench=. ./core/types 42.42s user 2.27s system 112% cpu
39.593 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants