Descriptiondump_syms: use unordered_set<> instead of set<> for speed. dump_syms spends a lot of time trying to compare strings. This change speeds up processing of libwebviewchromium.so by 30% on my linux machine. Patch Set 1 #
Total comments: 2
Patch Set 2 : include order #MessagesTotal messages: 6
|