-
Notifications
You must be signed in to change notification settings - Fork 596
Open
Labels
area/performancearea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/refactor
Milestone
Description
Description:
Describe the issue.
The Gateway API translator methods hold a lot of local maps to improve retrievals. These can be all moved to a common preprocessing step, saved in the Translator context and reused across methods
serviceMap that was removed in #6695 is a good candidate to add to this context
Blocked on #6705 which will help quantify the gains
[optional Relevant Links:]
Any extra documentation required to understand the issue.
zhaohuabing
Metadata
Metadata
Assignees
Labels
area/performancearea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/refactor