[llvm-dev] FireFox-46.0.1 build with interprocedural register allocation enabled

vivek pandya via llvm-dev llvm-dev at lists.llvm.org
Sun Jun 19 11:41:50 PDT 2016


Hello,

I build FireFox-46.0.1 source with llvm to test interprocedural register
allocation.
The build was successful with out any runtime faliures, here are few stats:

Measure W/O IPRA WITH IPRA
======= ======== =========
Total Build Time 76 mins 82.3 mins 8% increment
Octane v2.0 JS Benchmark Score (higher is better) 18675.69  19665.16 5%
improvement
Kraken JS Benchmark time (lower is better) 1416.2 ms 1421.3 ms 0.35%
regression
JetStream JS Benchmark Score (higer is better) 110.10 112.88 2.52%
improvement

Any suggestions are welcome on how to effectively measure performance
improvement!

Sincerely,
Vivek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160620/11e5d661/attachment.html>


More information about the llvm-dev mailing list