Skip to content

swift-format lint is slower when run with the parallel option #1069

@Frizlab

Description

@Frizlab
time swift-format lint -rp . >/dev/null 2>&1
swift-format lint -rp . > /dev/null 2>&1  175.66s user 0.62s system 1496% cpu 11.782 total

time swift-format lint -r . >/dev/null 2>&1
swift-format lint -r . > /dev/null 2>&1  7.16s user 0.26s system 98% cpu 7.535 total

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions