balena-engine icon indicating copy to clipboard operation
balena-engine copied to clipboard

Less GC pressure when generating delta signature

Open lmbarros opened this issue 1 year ago • 0 comments

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.

lmbarros avatar Jul 07 '23 18:07 lmbarros