Replies: 1 comment 1 reply
-
Hey @cdietrich, you mean when you recreate the services container multiple times? We hadn't had any performance issues with it yet - but I can imagine you can actually cache the warm parser and pass it to the other service containers. I don't think that should lead to any issues, because the parser does not store any data. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, do you have any experience or best practice to (reuse) warm parm parsers
in an (node) application aka avoid the very expensive performSelfAnalysis calls
Beta Was this translation helpful? Give feedback.
All reactions