Skip to content

Performance problems freezing Visual Studio #621

@thradams

Description

@thradams

I have a small project with 900 messages spread across 10 files. When the SARIF files are parsed, Visual Studio freezes for more than 6 seconds. A warning message appears at the top, suggesting that I disable the SARIF viewer.

I believe the main issue is that the operation is synchronous, blocking Visual Studio. However, any improvements in performance would also be welcome.

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