Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: run benchmarks on go18 and go19 #414

Closed
wants to merge 2 commits into from
Closed

Conversation

fenollp
Copy link
Contributor

@fenollp fenollp commented Aug 3, 2022

From go19 release notes:

The compiler now uses a jump table to implement large integer and string switch statements. Performance improvements for the switch statement vary but can be on the order of 20% faster. (GOARCH=amd64 and GOARCH=arm64 only)

Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
@tetromino
Copy link
Collaborator

Fixed by Alan's cfacd89

Apologies for the lack of review.

@tetromino tetromino closed this Aug 17, 2022
@fenollp fenollp deleted the go19 branch August 18, 2022 13:52
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.

None yet

2 participants