Displaying 2 results from an estimated 2 matches for "perfherd".
Did you mean:
perfer
2016 Jun 21
1
FireFox-46.0.1 build with interprocedural register allocation enabled
...ain:
Validate my assumptions about all of this ;-) .
Make your setup work with mozilla-central.
Work in docker.
Make your mozilla-central's taskcluster tasks for linux x64 pick your
docker image to build on try.
Push to try for linux x64, with all tests and perf tests.
Use treeherder and perfherder (web uis) to see tests and performance.
If you want to focus on your toolchain impact over time instead of
mozilla-central, I think you should be able to keep the same base
version of your patch and just update the docker image, and then use
perfherder to compare the results.
HTH
Axel
On...
2016 Jun 19
8
FireFox-46.0.1 build with interprocedural register allocation enabled
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)