Skip to content

refactored misc to reduce passes #1191

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
Aug 25, 2016
Merged

refactored misc to reduce passes #1191

merged 1 commit into from
Aug 25, 2016

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Aug 24, 2016

related to #1062

Before: 960MB
After: 956MB

So while this reduces code size somewhat, I don't see much memory improvement here. Still, it's probably a good idea to consider reducing our passes at least within modules.

related to #1062

Before: 960MB After: 956MB

So while this reduces code size somewhat, I don't see much memory
improvement here. Still, it's probably worthwile to consider reducing
our passes at least within modules.
@Manishearth Manishearth merged commit b2aaa2a into master Aug 25, 2016
@Manishearth Manishearth deleted the misc_refactor branch August 25, 2016 04:04
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.

2 participants