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

Add compile cache machanism #217

Merged
merged 7 commits into from
Oct 16, 2022
Merged

Add compile cache machanism #217

merged 7 commits into from
Oct 16, 2022

Conversation

marcauberer
Copy link
Member

@marcauberer marcauberer commented Oct 14, 2022

  • Add compile cache mechanism to make compile processes faster (disabled, because caching is not possible yet)
  • Introduce GlobalResourceManager to handle asserts, that are instantiated once for the whole executable
  • Code improvements

@marcauberer marcauberer added enhancement New feature or request improvement Improvement of an existing feature labels Oct 14, 2022
@marcauberer marcauberer added this to the 0.13.0 milestone Oct 14, 2022
@marcauberer marcauberer self-assigned this Oct 14, 2022
@marcauberer marcauberer changed the title Add compile cache Add compile cache machanism Oct 15, 2022
@marcauberer marcauberer marked this pull request as ready for review October 15, 2022 23:58
@marcauberer marcauberer requested review from a team as code owners October 15, 2022 23:58
@marcauberer marcauberer merged commit 41de773 into main Oct 16, 2022
@marcauberer marcauberer deleted the feature/compile-cache branch October 16, 2022 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement Improvement of an existing feature size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant