
While a large buffer might make things slightly faster, the smaller buffer size should play much nicer when F-Droid is doing things in the background. Since calculating the hash is part of the update procedure, which can now happen in the background, this method will be often running in the background. The tests showed no difference in time between the large and small buffer.