Skip to content

Remove many shared pointers #7429

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

Merged
merged 1 commit into from
Jun 27, 2013
Merged

Remove many shared pointers #7429

merged 1 commit into from
Jun 27, 2013

Conversation

Blei
Copy link
Contributor

@Blei Blei commented Jun 27, 2013

Mostly just low-haning fruit, i.e. function arguments that were @ even
though & would work just as well.

Reduces librustc.so size by 200k when compiling without -O, by 100k when
compiling with -O.

Mostly just low-haning fruit, i.e. function arguments that were @ even
though & would work just as well.

Reduces librustc.so size by 200k when compiling without -O, by 100k when
compiling with -O.
bors added a commit that referenced this pull request Jun 27, 2013
Mostly just low-haning fruit, i.e. function arguments that were @ even
though & would work just as well.

Reduces librustc.so size by 200k when compiling without -O, by 100k when
compiling with -O.
@alexcrichton
Copy link
Member

@cmr, could you do one of those before/after graphs for this request?

@emberian
Copy link
Member

@alexcrichton sure thing

@emberian
Copy link
Member

benchmark the first

benchmark the second

@bors bors closed this Jun 27, 2013
@bors bors merged commit 7295a6d into rust-lang:master Jun 27, 2013
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.

4 participants