Skip to content

Improve performance of SyntaxVisitor #2091

@ahoppen

Description

@ahoppen

When @StevenWong12 authored #2087, we noticed that the new SyntaxVisitor-based implementation is 50% slower than the old implementation. It looks SyntaxVisitor is performing quite a few more retain and release calls that might not be necessary. We should investigate if there’s something we can do about that.

For newcomers to the project: Note that this is a fairly advanced issue. It will require debugging code at the SIL level and I’m not sure if there’s a road to success.

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