Message from discussion
Few more results: the answer for the flowing question: How much time spend spidermonkey to compile js files at the sturtup of firefox
Received: by 10.224.223.14 with SMTP id ii14mr11274687qab.3.1350465413580;
Wed, 17 Oct 2012 02:16:53 -0700 (PDT)
Received: by 10.52.97.101 with SMTP id dz5mr494606vdb.2.1350465413490; Wed, 17
Oct 2012 02:16:53 -0700 (PDT)
Path: r17ni36921179qap.0!nntp.google.com!l8no2833712qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups: mozilla.dev.tech.js-engine
Date: Wed, 17 Oct 2012 02:16:53 -0700 (PDT)
In-Reply-To: <c88d717a-5b3f-44c0-b1d5-7c7eeb4f31bd@googlegroups.com>
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=130.83.219.195;
posting-account=C3gb0AoAAADAb6xUUUsL8tVMImTDgRku
NNTP-Posting-Host: 130.83.219.195
References: <c88d717a-5b3f-44c0-b1d5-7c7eeb4f31bd@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <93c59a92-e8e9-4b55-9368-89c8a14e1c5d@googlegroups.com>
Subject: Re: Few more results: the answer for the flowing question: How much
time spend spidermonkey to compile js files at the sturtup of firefox
From: riadh chtara <riadh.cht...@gmail.com>
Injection-Date: Wed, 17 Oct 2012 09:16:53 +0000
Content-Type: text/plain; charset=ISO-8859-1
I rerun the test a second time.
I get
execution time 229,442
compiling time 177,229
encoding & compile was < compiling time(same files are compiled without being encoded)
I will run other test: but if I get the same result:I can confirm that saving compiled js files will not reduce that much the launch time of firefox (before that I will need to get the exact launch time of firefox)