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
CL 57590 applied strength reduction to the key pointers in some mapfast routines. This is a reminder issue to check whether similar optimizations can fruitfully be applied to any of the generic map routines (access, assign, delete, etc.).
cc @martisch
The text was updated successfully, but these errors were encountered:
Change https://golang.org/cl/59390 mentions this issue: runtime: strength reduce key pointer calculations in generic map functions
runtime: strength reduce key pointer calculations in generic map functions
Sorry, something went wrong.
No branches or pull requests
CL 57590 applied strength reduction to the key pointers in some mapfast routines. This is a reminder issue to check whether similar optimizations can fruitfully be applied to any of the generic map routines (access, assign, delete, etc.).
cc @martisch
The text was updated successfully, but these errors were encountered: