Skip to content

Symbolicate multithread in parallel #49

@noahsmartin

Description

@noahsmartin

When multiple threads are symbolicated, we call symbolicator.symbolicate for each thread, so threads are not able to symbolicate in parallel. This slows down symbolication, we should do it once for all threads with parallelism for different libraries.

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