Open lmbarros opened 1 year ago
Pre-allocate memory used for generating delta signatures. This reduces the pressure on the GC, uses a bit less memory and is a bit faster.
Pre-allocate memory used for generating delta signatures. This reduces the pressure on the GC, uses a bit less memory and is a bit faster.