Skip to content

Initialization Checker performance #1326

@wmdietl

Description

@wmdietl

See how many times createUnderInitializationAnnotation creates new AnnotationMirrors:

public AnnotationMirror createUnderInitializationAnnotation(TypeMirror typeFrame) {

Some other code also looks quite tricky, e.g.

Do some performance monitoring, e.g. using https://github.com/eisop/checker-framework/blob/master/checker/jtreg/nullness/Issue1438b.java , and see whether some caching would have a meaningful impact.

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