-
Notifications
You must be signed in to change notification settings - Fork 5
Adding the examples to the Cache #18
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
Conversation
Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
…ansys-math into maint/examples_to_cache
|
The cache examples is very light because there are only a few examples in this repository. |
Well, if it's just light, then that's it. I'll try to have it a look this morning. Thanks @clatapie! |
RobPasMue
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM as long as the cache is working :)
|
I can confirm the cache is working. Execution time of examples is 0.00 seconds when cache is restored. Great job @clatapie |
Co-authored-by: Roberto Pastor Muela <roberto.pastormuela@ansys.com>
germa89
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #17.