Skip to content

Conversation

Danieladu
Copy link
Contributor

@Danieladu Danieladu commented Mar 26, 2020

The import chain of LG file is like a graph, there may be various reference logic.
Antlr's parse takes a lot of time in it, If LG SDK can cache the results of Antlr parse(single call life cycle), the performance will be greatly improved.

After experiments, it can save more than half of time for complex lg call chain.

issue link: microsoft/BotFramework-Composer#2374

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.

2 participants