Skip to content

Does not handle incremental builds properly #40

Open
@BrianDoig

Description

If you make a change and recompile the code, the Build Time Analyzer window updates the time, but it seems like it's not deleting the old results, and rather it is adding the new builds results to the last build. Line numbers don't update, and line counts increase rather than decreasing like what is reported.

Time for function before changes: 1202ms.
Incremental builds time reported after change: 1800ms.
Time reported after clean and recompile: 52ms.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions