Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.
This repository was archived by the owner on May 15, 2023. It is now read-only.

Performance of Path Lookups #19

Description

@Synthoova

Low(ish) priority, because it doesn't impact functionality, but if possible, the efficiency of MethodRegistry.lookup() in service.py should be improved.

For implementations with multiple paths, lookup() is catching multiple exceptions in cases that aren't exceptional. That's too expensive.

I'm seeing 2ms per iteration on GAE standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions