commit | 964d093874aa3533aaf899429dc3820f0fdef4e6 | [log] [tgz] |
---|---|---|
author | estebandlc <estebandlc@google.com> | Wed Aug 19 23:24:53 2015 -0700 |
committer | estebandlc <estebandlc@google.com> | Thu Sep 10 11:01:58 2015 -0700 |
tree | 2689fb4c1bab6557c2c1709bf0bd1537aa8ba0bd | |
parent | 70878368831e71ce6344d43d7c0f4575e189b425 [diff] |
Fixes unnecessary multi-merge steps. Changes merging from quadratic in the number of classes to linear. This has a tremendous speed up while merging many dexes at the same time. A sample test (iosched app) with 29 dexes goes from 6 seconds to 1. Change-Id: Ie287bdb32b76ba06f362437b05f928bb7b528493