Skip to content
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

Make better use of precompiled header #519

Merged
merged 1 commit into from May 27, 2015
Merged

Make better use of precompiled header #519

merged 1 commit into from May 27, 2015

Conversation

codemercenary
Copy link
Contributor

These headers are used pretty much everywhere in autowiring. New compile time is 50% of what it was on MSVC.

Before: 33.87s
After: 17.77s

These headers are used pretty much everywhere in autowiring.  New compile time is 50% of what it was on MSVC.

Before: 33.87s
After: 17.77s
yeswalrus added a commit that referenced this pull request May 27, 2015
Make better use of precompiled header
@yeswalrus yeswalrus merged commit 79fe919 into develop May 27, 2015
@yeswalrus yeswalrus deleted the faster-pch branch May 27, 2015 23:11
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.

None yet

2 participants