[PATCH] D56325: Sort symbols in .bss by size.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 23 00:37:11 PST 2019
grimar added a comment.
In D56325#1367138 <https://reviews.llvm.org/D56325#1367138>, @ruiu wrote:
> 0.5% is not a micro-optimization if it works for many applications.
> ...
> The number of data points is too few that I can't see if it generally works
That is what I tried to say. For now, it is not proven that this works for something larger than a few little apps.
If you'll be able to show that it really works/can work for other/larger apps then it will be great.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56325/new/
https://reviews.llvm.org/D56325
More information about the llvm-commits
mailing list