Skip to content

grcov --threads parameter is not passed to sub commands #1116

Description

@vanhauser-thc

Problem:
grcov executes llvm-profdata and llvm-report if profdata is present, but does not pass on the number of threads to be used. Especially for profdata this slows down llvm-profdata a lot (I have a 50% speed increase from 60 minutes to 90 minutes because of that).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions