Skip to content

io::println allocates on the GC heap #3558

New issue

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

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

Already on GitHub? # to your account

Closed
pcwalton opened this issue Sep 23, 2012 · 3 comments
Closed

io::println allocates on the GC heap #3558

pcwalton opened this issue Sep 23, 2012 · 3 comments
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.

Comments

@pcwalton
Copy link
Contributor

This is pretty bad. It's due to boxed traits.

@jruderman
Copy link
Contributor

Will #3157 fix this?

@catamorphism
Copy link
Contributor

This is still true, but should be easy to fix. Nominating for milestone 5, production-ready.

@graydon
Copy link
Contributor

graydon commented Jun 20, 2013

dupe / completely-absorbed-by #4248

@graydon graydon closed this as completed Jun 20, 2013
bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
Add option to run a test only on nightly
RalfJung pushed a commit to RalfJung/rust that referenced this issue May 4, 2024
update 'unsupported' message

Instead of "the interpreter", just say Miri.

Also be a more more clear about what is expected to be supported and what not (Cc rust-lang/miri#2325).
RalfJung pushed a commit to RalfJung/rust that referenced this issue May 4, 2024
update 'unsupported' message

Instead of "the interpreter", just say Miri.

Also be a more more clear about what is expected to be supported and what not (Cc rust-lang/miri#2325).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
I-slow Issue: Problems and improvements with respect to performance of generated code.
Projects
None yet
Development

No branches or pull requests

4 participants