Skip to content

Investigate inlining functions from annotationlib #883

Description

@ofek

Description

Context from #880 (comment) & #852 (comment) explains that we use 2 functions:

  • get_annotations - this contains a lot of tricky logic which may be difficult to maintain ourselves
  • get_annotate_from_class_namespace - this (currently) contains simple dictionary lookups which would be unlikely to cause a maintenance burden

The task here is only to assess how each of these functions impacts our performance and startup overhead.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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