Skip to content

lldb-18 lldb-19 performance degradation #113314

@Hexlord

Description

@Hexlord

There is a major difference in performance when debugging with lldb-18/lldb-19 over lldb-17, where our app (game) startup and teardown times increase almost tenfold (from under a second to multiple seconds).

Could be related to the slow symbol lookup in lldb-18 bug #64582 but it seems the fix is live in lldb-18/lldb-19 that we tested, so must be something else.

Not sure how we could help with resolving this, the repro steps is to just "lldb-18 " , then "run" and observe the different startup time compared to lldb-17.

Tested on lldb version 18.1.3 (slow perf), lldb version lldb 17.0.6 (fast perf).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions