Displaying 3 results from an estimated 3 matches for "mins8".
Did you mean:
mins
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)
2016 Jun 21
1
FireFox-46.0.1 build with interprocedural register allocation enabled
...ya wrote:
> 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 IPRAWITH IPRA
> ========================
> Total Build Time76 mins82.3 mins8% increment
> Octane v2.0 JS Benchmark Score (higher is better)18675.69 19665.165%
> 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.10112.882.52%
> improvement
>
>...
2016 Jun 20
2
FireFox-46.0.1 build with interprocedural register allocation enabled
...t 4:14 AM, Sanjoy Das <sanjoy at playingwithpointers.com>
wrote:
> Hi Vivek,
>
> [Dropping firefox-dev, since I don't want to spam them]
>
> vivek pandya via llvm-dev wrote:
> > Measure W/O IPRAWITH IPRA
> > ========================
> > Total Build Time76 mins82.3 mins8% increment
> > Octane v2.0 JS Benchmark Score (higher is better)18675.69 19665.165%
> 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.10112.882.52%
> improvemen...