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

Force all functions to be always inline (when possible) #1014

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

serge-sans-paille
Copy link
Contributor

Fix #644

@serge-sans-paille
Copy link
Contributor Author

@marzer : a bit late to the party, but that should fix the inlining issues you once had with msvc

@serge-sans-paille serge-sans-paille force-pushed the feature/always-inline branch 28 times, most recently from 74a289b to 8edc3f3 Compare April 19, 2024 15:21
@serge-sans-paille serge-sans-paille force-pushed the feature/always-inline branch 6 times, most recently from 9dbf8ca to 80bfb97 Compare April 20, 2024 08:48
@serge-sans-paille serge-sans-paille merged commit 59c407d into master Apr 21, 2024
118 checks passed
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.

Implement an inline macro to have maximum performance on MSVC
1 participant