Skip to content

Stop memsetting exchange allocations #4761

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

Closed
brson opened this issue Feb 2, 2013 · 2 comments
Closed

Stop memsetting exchange allocations #4761

brson opened this issue Feb 2, 2013 · 2 comments
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. I-slow Issue: Problems and improvements with respect to performance of generated code.
Milestone

Comments

@brson
Copy link
Contributor

brson commented Feb 2, 2013

They are currently zeroed. #2682 stopped zeroing local allocations.

@thestinger
Copy link
Contributor

Fixed by #4938.

@catamorphism
Copy link
Contributor

Fixed in 20fd0c5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

3 participants