glider added a comment.

This patch shaved off 2.5% of performance slowdown on 
https://github.com/kamalmarhubi/linux-ipc-benchmarks/blob/master/af_inet_loopback.c
 on a kernel built in pattern-initialization mode.
The .rodata size went down by only 12K (0.5%, since we now split only 
structures smaller than 64 bytes)
The .text size went down by 19K (0.4%)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57898/new/

https://reviews.llvm.org/D57898



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to