Skip to content

Fast #1

@JonathanxD

Description

@JonathanxD

Grinder needs to analyze each class and find which methods is not used and then remove them, this may take some time.

Paralel

Each thread will be used to process a specific amount of classes and will store the results in a thread-local field, then all information will be merged.

The number of threads should be the same as the number of cores.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions