Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

(Improvement) Firefox - Number of Constructors - CentOS release 5 (Final) - 3.1%

1 view
Skip to first unread message

nob...@cruncher.build.mozilla.org

unread,
May 19, 2013, 5:41:17 AM5/19/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Number of Constructors - CentOS release 5 (Final) - 3.1% decrease
----------------------------------------------------------------------------------------
Previous: avg 319.917 stddev 0.289 of 12 runs up to revision cb242a1cccb2
New : avg 310.000 stddev 0.000 of 12 runs since revision 37b8fa6c1c92
Change : -9.917 (3.1% / z=34.352)
Graph : http://mzl.la/114CKgU

Changeset range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cb242a1cccb2&tochange=37b8fa6c1c92

Changesets:
* http://hg.mozilla.org/mozilla-central/rev/da470133a9ba
: Gregory Szorc <g...@mozilla.com> - Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
: http://bugzilla.mozilla.org/show_bug.cgi?id=863069

* http://hg.mozilla.org/mozilla-central/rev/8fbd99874bad
: Gregory Szorc <g...@mozilla.com> - Bug 863069 - Part 5: Require sorted lists in moz.build files; r=ted
: http://bugzilla.mozilla.org/show_bug.cgi?id=863069

* http://hg.mozilla.org/mozilla-central/rev/efbb1fb5e563
: Myk Melez <m...@mozilla.org> - bug 860043 - don't log by default; remove extraneous newlines; r=sicking
: http://bugzilla.mozilla.org/show_bug.cgi?id=860043

* http://hg.mozilla.org/mozilla-central/rev/39b03fde453a
: Bobby Holley <bobby...@gmail.com> - Bug 873253 Crash clicking on file input in XUL whitelisted site r=bz
: http://bugzilla.mozilla.org/show_bug.cgi?id=873253

* http://hg.mozilla.org/mozilla-central/rev/eccb855886ad
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 8: Add a non-realtime media graph API to produce a given number of ticks; r=roc
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/b67a43c241c5
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/3f5529434311
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 10: Use the non-realtime MediaStreamGraph API and a custom destination node engine for OfflineAudioContext; r=roc

We offload most of the logic for OfflineAudioContext to the destination node,
since that's where the sample recording needs to happen, so doing this will
make the code simpler.
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/35cedd1dd27a
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 11: Implement the processing of OfflineAudioContext; r=roc

We use a custom AudioNodeEngine for the destination nodes belonging to
OfflineAudioContexts, and there we record the rendered buffer. Once the buffer
is full, we resample it if the sampling rate of the OfflineAudioContext is
different than the ideal sampling rate, and then we hand it off to the main
thread in order for the complete event to be dispatched.
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/894831c54271
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 12: Fix the lifetime management of the Web Audio graph in presence of OfflineAudioContexts; r=roc

Here we make the non-realtime graphs to go to sleep until they're shut down
from the main thread. This allows us to use the common forced shutdown code
path in MediaStreamGraphImpl::RunThread. We also need to delete the graph
object when the last message is dispatched to it.

In addition, we need to make sure that the AudioNodes also get released when
they're no longer needed. To do this, we need for force the SelfReference of
AudioBufferSourceNodes to be released when the context is shut down, and also
trigger the destruction of the graph there.
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/7c4f7f3be361
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 13: Add a unit test for OfflineAudioContext; r=roc
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/825f0424a603
: Ehsan Akhgari <eh...@mozilla.com> - Bug 836599 - Part 14: Run most of the existing Web Audio tests using OfflineAudioContext as well as AudioContext; r=roc

This helps us get a decent amount of test coverage on OfflineAudioContext in
both the existing tests and the future tests.
: http://bugzilla.mozilla.org/show_bug.cgi?id=836599

* http://hg.mozilla.org/mozilla-central/rev/4599f48ce936
: Ryan VanderMeulen <rya...@gmail.com> - Merge m-c to inbound.

* http://hg.mozilla.org/mozilla-central/rev/9eb574cd8faf
: Ian Melven <ime...@mozilla.com> - Bug 763879 - implement inline stylesheet blocking for CSP (r=dbaron)
: http://bugzilla.mozilla.org/show_bug.cgi?id=763879

* http://hg.mozilla.org/mozilla-central/rev/6b181afc9fad
: Ian Melven <ime...@mozilla.com> - Bug 842657 - Flip the pref to enable the CSP 1.0 parser for Firefox (r=jst)
: http://bugzilla.mozilla.org/show_bug.cgi?id=842657

* http://hg.mozilla.org/mozilla-central/rev/c2e9ea39d104
: Allison Naaktgeboren <al...@mozilla.com> - Bug 873255 - Fx Metro: Remove option to always show tabs. r=mbrubeck
: http://bugzilla.mozilla.org/show_bug.cgi?id=873255

* and 43 more

Bugs:
* http://bugzilla.mozilla.org/show_bug.cgi?id=2
* http://bugzilla.mozilla.org/show_bug.cgi?id=872323 - Perma orange: TEST-UNEXPECTED-FAIL | /Users/cltbld/talos-slave/test/build/xpcshell/tests/toolkit/components/social/test/xpcshell/test_SocialService.js | Test timed out
* http://bugzilla.mozilla.org/show_bug.cgi?id=872964 - wrong result for getTextBeforeOffset for start word boundary at text length offset
* http://bugzilla.mozilla.org/show_bug.cgi?id=860043 - TCPSocket logs debug messages by default, adds extra newline
* http://bugzilla.mozilla.org/show_bug.cgi?id=860941 - Clean up showModalDialog implementation
* http://bugzilla.mozilla.org/show_bug.cgi?id=857236 - In-content Privacy > Tracking preference UI always shows the default state
* http://bugzilla.mozilla.org/show_bug.cgi?id=861465 - Hide overlay buttons when showing app bars or in fullscreen mode
* http://bugzilla.mozilla.org/show_bug.cgi?id=872864 - Intermittent browser_net_simple-request-data.js | The requestHeaders attachment has an incorrect |headers| property. - Got 6, expected 7 | browser_net_simple-request-details.js | There should be 13 header values displayed in this tabpanel. etc
* http://bugzilla.mozilla.org/show_bug.cgi?id=842657 - Flip the pref to enable the CSP 1.0 parser for Firefox
* http://bugzilla.mozilla.org/show_bug.cgi?id=873253 - Crash clicking on file input
* http://bugzilla.mozilla.org/show_bug.cgi?id=873255 - remove option to always show tabs
* http://bugzilla.mozilla.org/show_bug.cgi?id=839342 - Work - Edge UI gesture should fire before user removes his/her finger from the screen
* http://bugzilla.mozilla.org/show_bug.cgi?id=863069 - Require alphabetical order when assigning to order-independent moz.build variables
* http://bugzilla.mozilla.org/show_bug.cgi?id=872507 - Tweak logcat java-exception regex to strip more whitespace
* http://bugzilla.mozilla.org/show_bug.cgi?id=813372 - b2g process crash with this testcase, using -moz-transition
* and 8 more

nob...@cruncher.build.mozilla.org

unread,
May 19, 2013, 5:41:49 AM5/19/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Number of Constructors - CentOS (x86_64) release 5 (Final) - 3.1% decrease
-------------------------------------------------------------------------------------------------
Previous: avg 319.917 stddev 0.289 of 12 runs up to revision cb242a1cccb2
New : avg 310.000 stddev 0.000 of 12 runs since revision 37b8fa6c1c92
Change : -9.917 (3.1% / z=34.352)
Graph : http://mzl.la/114CMp7

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:01:43 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Tp5 Optimized (XRes) - Ubuntu HW 12.04 x64 - 13.8% decrease
------------------------------------------------------------------------------------------
Previous: avg 8803264.167 stddev 308032.535 of 12 runs up to revision cb242a1cccb2
New : avg 7586515.833 stddev 138952.507 of 12 runs since revision 37b8fa6c1c92
Change : -1216748.333 (13.8% / z=3.950)
Graph : http://mzl.la/13C1LC0

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:01:47 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Tp5 Optimized - Ubuntu HW 12.04 x64 - 5.96% decrease
-----------------------------------------------------------------------------------
Previous: avg 272.933 stddev 1.175 of 12 runs up to revision cb242a1cccb2
New : avg 256.677 stddev 1.436 of 12 runs since revision 37b8fa6c1c92
Change : -16.256 (5.96% / z=13.833)
Graph : http://mzl.la/13C1MpG

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:01:51 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Ts Paint, MAX Dirty Profile - Ubuntu HW 12.04 x64 - 3.49% decrease
-------------------------------------------------------------------------------------------------
Previous: avg 609.202 stddev 5.774 of 12 runs up to revision cb242a1cccb2
New : avg 587.952 stddev 4.344 of 12 runs since revision 37b8fa6c1c92
Change : -21.250 (3.49% / z=3.680)
Graph : http://mzl.la/13C1OxU

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:02:00 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - a11y Row Major MozAfterPaint - Ubuntu HW 12.04 - 8.61% decrease
----------------------------------------------------------------------------------------------
Previous: avg 352.417 stddev 3.051 of 12 runs up to revision cb242a1cccb2
New : avg 322.083 stddev 4.522 of 12 runs since revision 37b8fa6c1c92
Change : -30.333 (8.61% / z=9.941)
Graph : http://mzl.la/Z8hmgQ

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:02:12 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Tp5 Optimized - Ubuntu HW 12.04 - 5.29% decrease
-------------------------------------------------------------------------------
Previous: avg 300.369 stddev 1.901 of 12 runs up to revision cb242a1cccb2
New : avg 284.467 stddev 0.922 of 12 runs since revision 37b8fa6c1c92
Change : -15.902 (5.29% / z=8.364)
Graph : http://mzl.la/Z8hqgt

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:29:31 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - a11y Row Major MozAfterPaint - Ubuntu HW 12.04 x64 - 11.8% decrease
--------------------------------------------------------------------------------------------------
Previous: avg 298.208 stddev 2.692 of 12 runs up to revision cb242a1cccb2
New : avg 262.917 stddev 2.945 of 12 runs since revision 37b8fa6c1c92
Change : -35.292 (11.8% / z=13.109)
Graph : http://mzl.la/13C6io5

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:29:58 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Dromaeo (DOM) - Ubuntu HW 12.04 x64 - 6.15% increase
-----------------------------------------------------------------------------------
Previous: avg 593.716 stddev 4.392 of 12 runs up to revision cb242a1cccb2
New : avg 630.207 stddev 4.429 of 12 runs since revision 37b8fa6c1c92
Change : +36.491 (6.15% / z=8.308)
Graph : http://mzl.la/13C6nbx

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:29:29 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Ts, Paint - Ubuntu HW 12.04 x64 - 2.52% decrease
-------------------------------------------------------------------------------
Previous: avg 606.609 stddev 4.454 of 12 runs up to revision cb242a1cccb2
New : avg 591.325 stddev 3.544 of 12 runs since revision 37b8fa6c1c92
Change : -15.285 (2.52% / z=3.432)
Graph : http://mzl.la/13C6fJ8

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:30:00 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Dromaeo (CSS) - Ubuntu HW 12.04 x64 - 7.75% increase
-----------------------------------------------------------------------------------
Previous: avg 4297.263 stddev 42.742 of 12 runs up to revision cb242a1cccb2
New : avg 4630.511 stddev 28.013 of 12 runs since revision 37b8fa6c1c92
Change : +333.248 (7.75% / z=7.797)
Graph : http://mzl.la/13C6nrV

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:40:17 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Dromaeo (DOM) - Ubuntu HW 12.04 - 7.04% increase
-------------------------------------------------------------------------------
Previous: avg 495.612 stddev 8.068 of 12 runs up to revision cb242a1cccb2
New : avg 530.488 stddev 4.028 of 12 runs since revision 37b8fa6c1c92
Change : +34.877 (7.04% / z=4.323)
Graph : http://mzl.la/Z8neXs

nob...@cruncher.build.mozilla.org

unread,
May 20, 2013, 1:40:20 PM5/20/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox-Non-PGO - Dromaeo (CSS) - Ubuntu HW 12.04 - 9.71% increase
-------------------------------------------------------------------------------
Previous: avg 3766.133 stddev 89.905 of 12 runs up to revision cb242a1cccb2
New : avg 4131.774 stddev 37.929 of 12 runs since revision 37b8fa6c1c92
Change : +365.641 (9.71% / z=4.067)
Graph : http://mzl.la/Z8nfdT
0 new messages