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

Size optimizations for Composer #167

Merged
merged 2 commits into from
Apr 5, 2024
Merged

Size optimizations for Composer #167

merged 2 commits into from
Apr 5, 2024

Conversation

li-feng-sc
Copy link
Contributor

  • Replace std::call_once with simple bool flag (as this is not supposed to be called concurrently)
  • Add noexcept where applicable in support lib and generated code

@li-feng-sc li-feng-sc merged commit e65df3d into experimental-record Apr 5, 2024
1 check passed
@li-feng-sc li-feng-sc deleted the lf/size branch April 5, 2024 01:41
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.

1 participant