Skip to content

Investigate improvements to all pattern matching #36062

@jaymode

Description

@jaymode

In #36017, a targeted improvement is made to the pattern matching for indices permissions to improve the exact match performance and building of permissions. @tvernum suggested that we can extract this logic into a Patterns class and update other places where pattern matching is done. Also, we can investigate the performance of other methods such as String#startsWith and String#endsWith in certain cases in place of a Automaton.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions