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

workaround bugs in clang and gcc to optimize compiled efficiency #51

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

lukevalenty
Copy link
Contributor

resolves #50

@github-actions
Copy link

⏱ 🏁 big_nexus.cpp compilation benchmark took 59.2038 seconds

@lukevalenty
Copy link
Contributor Author

this fixes the compiled output efficiency...but the fix reverts a compile-time performance enhancement. will need to come up with a new solution to speed up the compile-time performance of the cib::service pointers.

@lukevalenty lukevalenty merged commit 044a69c into main Apr 24, 2022
@lukevalenty lukevalenty deleted the bugfix/compiled_efficiency branch April 24, 2022 21:42
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.

🫠Fix compiled output efficiency regressions
1 participant