-
Couldn't load subscription status.
- Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request