Skip to content

Preprocess context in Gateway API Translator #6711

@arkodg

Description

@arkodg

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.

Metadata

Metadata

Assignees

Labels

area/performancearea/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/refactor

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions