chunkSize property

int chunkSize
final

Number of files to process before yielding to GC.

Helps manage memory for large projects.

Implementation

final int chunkSize;