Sort FileDeltaProcessor.
Put the files with more new blocks (takes longer) first, because with enough cores, most of the time we are just waiting for a few large files to complete. Changed vector to list in order to sort class with const member. Bug: 77817425 Test: generated a delta payload Change-Id: I92088b69350776e2a509094df3413104bea18fa7
Loading
Please sign in to comment