commit | bd72fc137a51257f61038ba21c15cf5f1abcdbef | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Jul 09 16:06:40 2014 +0100 |
committer | Vladimir Marko <vmarko@google.com> | Wed Jul 09 19:18:28 2014 +0100 |
tree | c0683a8a6b6f06fcab7bbc10739dbed514aa5a38 | |
parent | 62f28f943e2da2873c7a09096c292f01a21c6478 [diff] |
Faster deduplication in OatWriter. Use lower_bound() to look for duplicates and use it as a hint for insertion of new entries. Add a few useful functions to SafeMap<>. Change-Id: If7eab3f5d153be6e0d7ae040929849f1a636ee29