Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Merge chains when gasPerf is non-descreasing (instead of increasing) to create maximal chains. This also obviates the need for stable sort, as the chains are guaranteed to be in decreasing order for the same actor.