Skip to content

Conversation

thestinger
Copy link
Contributor

No description provided.

@brson
Copy link
Contributor

brson commented Jan 29, 2014

Nice. Any sense of how much bloat this removes?

@thestinger
Copy link
Contributor Author

@brson: For unoptimized libsyntax, 813935 lines of IR -> 799489 lines. For optimized libsyntax, 770737 lines of IR -> 759744 lines (the machine code difference is basically proportional in this case). So it's not an enormous win but there's a lot more low-hanging fruit here.

@thestinger
Copy link
Contributor Author

#11915 and #11919 are related issues I discovered while making these little improvements.

@bors bors closed this Jan 30, 2014
@bors bors merged commit 383e3fd into rust-lang:master Jan 30, 2014
@thestinger thestinger deleted the tydesc branch January 30, 2014 15:23
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.

3 participants