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

(Improvement) Firefox - Tp5 Optimized Responsiveness - MacOSX 10.7 - 38.3%

1 view
Skip to first unread message

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

unread,
Jun 16, 2013, 8:23:26 AM6/16/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Tp5 Optimized Responsiveness - MacOSX 10.7 - 38.3% decrease
----------------------------------------------------------------------------------
Previous: avg 92.083 stddev 3.175 of 12 runs up to revision b197bed90a98
New : avg 56.833 stddev 2.918 of 12 runs since revision bb4f883bfa10
Change : -35.250 (38.3% / z=11.101)
Graph : http://mzl.la/19FRWuF

Changeset range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b197bed90a98&tochange=bb4f883bfa10

Changesets:
* http://hg.mozilla.org/mozilla-central/rev/c8efc1149af0
: Gaia Pushbot <release+...@mozilla.com> - Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/3e0a0c69767e
Author: Fabrice Desr? <fab...@desre.org>
Desc: Merge pull request #10359 from dzbarsky/882564

Bug 882564 - Don't use deprecated IDBTransaction constants r=bent

========

https://hg.mozilla.org/integration/gaia-central/rev/181b27af8885
Author: David Zbarsky <dzba...@gmail.com>
Desc: Bug 882564 - Don't use deprecated IDBTransaction constants r=bent
: http://bugzilla.mozilla.org/show_bug.cgi?id=882564

* http://hg.mozilla.org/mozilla-central/rev/ec4fdde5009b
: Gaia Pushbot <release+...@mozilla.com> - Bumping gaia.json for 2 gaia-central revision(s)

========

https://hg.mozilla.org/integration/gaia-central/rev/efdee3071120
Author: Timothy Guan-tin Chien <timd...@gmail.com>
Desc: Merge pull request #10360 from timdream/uitest-fix

Bug 825148 - Make UI Tests and Test receivers app work with CSP, r=testonly

========

https://hg.mozilla.org/integration/gaia-central/rev/7da27be26b99
Author: Timothy Guan-tin Chien <timd...@gmail.com>
Desc: Bug 825148 - Make UI Tests and Test receivers app work with CSP
: http://bugzilla.mozilla.org/show_bug.cgi?id=825148

* http://hg.mozilla.org/mozilla-central/rev/871f9420c1b3
: Gaia Pushbot <release+...@mozilla.com> - Bumping gaia.json for 2 gaia-central revision(s)

========

https://hg.mozilla.org/integration/gaia-central/rev/d5f77c2bdc18
Author: Mihai C?rl?naru <mi...@cirlanaru.com>
Desc: Merge pull request #10148 from mcirlanaru/bug_878421

Bug 878421 - [FTE] Properly set language keyboard when flashing device, r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/aa589e95af44
Author: Mihai Cirlanaru <mi...@cirlanaru.com>
Desc: Bug 878421 - [FTE] Properly set language keyboard when flashing device. r=rudyl
: http://bugzilla.mozilla.org/show_bug.cgi?id=878421

* http://hg.mozilla.org/mozilla-central/rev/55b2e9c8e284
: Gaia Pushbot <release+...@mozilla.com> - Bumping gaia.json for 2 gaia-central revision(s)

========

https://hg.mozilla.org/integration/gaia-central/rev/87a0761f0865
Author: Francisco Jordano <arct...@ardeenelinfierno.com>
Desc: Merge pull request #10347 from arcturus/bug-880645

Bug 880645 - [CONTACTS] Order by last name option doesn't work well when item count>500

========

https://hg.mozilla.org/integration/gaia-central/rev/81d493bda67b
Author: Francisco Jordano <arct...@ardeenelinfierno.com>
Desc: Bug 880645 - [CONTACTS] Order by last name option doesn't work well when item count>500
: http://bugzilla.mozilla.org/show_bug.cgi?id=880645

* http://hg.mozilla.org/mozilla-central/rev/f46b1a360850
: Gaia Pushbot <release+...@mozilla.com> - Bumping gaia.json for 1 gaia-central revision(s)

========

https://hg.mozilla.org/integration/gaia-central/rev/03dd0a16183f
Author: Rick Waldron <waldro...@gmail.com>
Desc: Bug 881716 - [SMS/MMS] Search result for contacts from Messaging app is not showing the carrier r=arcturus

- Ensure that either "Type | Carrier" or "Type | PhoneNumber" displays in thread subheader
- Ensure that "Type | Carrier, Phone" displays in contact search results
- Ensure that "Phone" displays in contact search results when no type or carrier exists

https://bugzilla.mozilla.org/show_bug.cgi?id=881716
Signed-off-by: Rick Waldron <waldro...@gmail.com>
: http://bugzilla.mozilla.org/show_bug.cgi?id=881716

* http://hg.mozilla.org/mozilla-central/rev/b2797cca0ef0
: Gaia Pushbot <release+...@mozilla.com> - Bumping gaia.json for 2 gaia-central revision(s)

========

https://hg.mozilla.org/integration/gaia-central/rev/a7f713158285
Author: Anthony Ricaud <ant...@ricaud.me>
Desc: Merge pull request #10344 from Rik/stk-icc-lazy-loading-879773

Bug 879773 - STK panel can't be opened by async STK commands r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/8f681e612fb1
Author: Anthony Ricaud <ant...@ricaud.me>
Desc: Bug 879773 - STK panel can't be opened by async STK commands
: http://bugzilla.mozilla.org/show_bug.cgi?id=879773

* http://hg.mozilla.org/mozilla-central/rev/a96d87d45173
: Boris Zbarsky <bzba...@mit.edu> - Bug 880367 part 1. Change the "enabled" callback for WebIDL constructors to take a JSContext* and the object the constructor will be defined on. r=smaug,bholley
: http://bugzilla.mozilla.org/show_bug.cgi?id=880367

* http://hg.mozilla.org/mozilla-central/rev/653f259d5d99
: Boris Zbarsky <bzba...@mit.edu> - Bug 880367 part 2. Make ordering of named constructors in codegen deterministic. r=smaug

I ran into this when looking at the diff in codegen from part 1.
: http://bugzilla.mozilla.org/show_bug.cgi?id=880367

* http://hg.mozilla.org/mozilla-central/rev/7bf20eaca9ff
: Boris Zbarsky <bzba...@mit.edu> - Bug 880367 part 3. Add support for [ChromeOnly] on interface objects. r=smaug
: http://bugzilla.mozilla.org/show_bug.cgi?id=880367

* http://hg.mozilla.org/mozilla-central/rev/864acd590539
: James Kitchener <jkitc...@gmail.com> - Bug 796850 - Implement WebIDL parser support for Bytestring r=bz
: http://bugzilla.mozilla.org/show_bug.cgi?id=796850

* http://hg.mozilla.org/mozilla-central/rev/2cb618e6b57c
: James Kitchener <jkitc...@gmail.com> - Bug 796850 - Implement Code Generation for Bytestring in WebIDL bindings r=bz
: http://bugzilla.mozilla.org/show_bug.cgi?id=796850

* http://hg.mozilla.org/mozilla-central/rev/708f6cd81acb
: James Kitchener <jkitc...@gmail.com> - Bug 796850 - Change XMLHttpRequest interface to support ByteString r=bz
: http://bugzilla.mozilla.org/show_bug.cgi?id=796850

* http://hg.mozilla.org/mozilla-central/rev/37eb86cb83e5
: Jesse Ruderman <jrud...@gmail.com> - Bug 882037 - Fix incorrectly escaped %, and use semicolons after comma-separated lists. r=luke
: http://bugzilla.mozilla.org/show_bug.cgi?id=882037

* http://hg.mozilla.org/mozilla-central/rev/d5917b4a5479
: Jonathan Wilde <he...@jwilde.me> - Bug 874963 - Work - popups don't move when scrolling. r=fryn
: http://bugzilla.mozilla.org/show_bug.cgi?id=874963

* http://hg.mozilla.org/mozilla-central/rev/9387dd4af2e2
: Mark Capella <markc...@twcny.rr.com> - Bug 868222 - Tab increment animation displays an artifact, r=wesj
: http://bugzilla.mozilla.org/show_bug.cgi?id=868222

* and 32 more

Bugs:
* http://bugzilla.mozilla.org/show_bug.cgi?id=882564 - Don't use deprecated IDBTransaction constants
* http://bugzilla.mozilla.org/show_bug.cgi?id=880645 - [CONTACTS] Order by last name option doesn't work well when item count>500
* http://bugzilla.mozilla.org/show_bug.cgi?id=600207 - SVG-as-image is fuzzy/pixelated when scaled or printed, when we trigger the tiling codepath
* http://bugzilla.mozilla.org/show_bug.cgi?id=844818 - Support PulseAudio in WebRTC
* http://bugzilla.mozilla.org/show_bug.cgi?id=872086 - move SIMPLE_PROGRAM to moz.build
* http://bugzilla.mozilla.org/show_bug.cgi?id=879773 - Lazy loading is not working well when STK async command is received
* http://bugzilla.mozilla.org/show_bug.cgi?id=872352 - Add more workloads to parjs-benchmarks
* http://bugzilla.mozilla.org/show_bug.cgi?id=876456 - make mochitest-remote via adb ends without running tests, on some devices
* http://bugzilla.mozilla.org/show_bug.cgi?id=862765 - [OS.File] OS.Shared.TEST should be defined
* http://bugzilla.mozilla.org/show_bug.cgi?id=796850 - Implement ByteString in the WebIDL bindings
* http://bugzilla.mozilla.org/show_bug.cgi?id=881716 - [SMS/MMS] Search result for contacts from Messaging app is not showing the carrier
* http://bugzilla.mozilla.org/show_bug.cgi?id=881461 - Assertion failure: index >= size_t(pcstack.depth()), at jsopcode.cpp
* http://bugzilla.mozilla.org/show_bug.cgi?id=804792 - Mouse cursor flickers when a Flash Flickr slideshow is embedded
* http://bugzilla.mozilla.org/show_bug.cgi?id=825148 - Buttons in several of the UI tests don't work
* http://bugzilla.mozilla.org/show_bug.cgi?id=880245 - Move EXTRA_JS_MODULES to moz.build
* and 15 more

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

unread,
Jun 16, 2013, 8:23:27 AM6/16/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Tp5 Optimized - MacOSX 10.7 - 8.58% decrease
-------------------------------------------------------------------
Previous: avg 341.555 stddev 2.819 of 12 runs up to revision b197bed90a98
New : avg 312.263 stddev 1.878 of 12 runs since revision bb4f883bfa10
Change : -29.292 (8.58% / z=10.392)
Graph : http://mzl.la/19FRXyN

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

unread,
Jun 16, 2013, 8:23:35 AM6/16/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Tp5 Optimized Responsiveness - MacOSX 10.6 (rev4) - 42.5% decrease
-----------------------------------------------------------------------------------------
Previous: avg 79.000 stddev 7.071 of 12 runs up to revision b197bed90a98
New : avg 45.417 stddev 10.238 of 12 runs since revision bb4f883bfa10
Change : -33.583 (42.5% / z=4.749)
Graph : http://mzl.la/19FRY5J

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

unread,
Jun 16, 2013, 8:23:38 AM6/16/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Tp5 Optimized - MacOSX 10.6 (rev4) - 9.24% decrease
--------------------------------------------------------------------------
Previous: avg 340.740 stddev 1.657 of 12 runs up to revision b197bed90a98
New : avg 309.245 stddev 2.991 of 12 runs since revision bb4f883bfa10
Change : -31.495 (9.24% / z=19.010)
Graph : http://mzl.la/19FRZ9G

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

unread,
Jun 16, 2013, 8:23:58 AM6/16/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Tp5 Optimized - MacOSX 10.8 - 6.71% decrease
-------------------------------------------------------------------
Previous: avg 228.148 stddev 1.586 of 12 runs up to revision b197bed90a98
New : avg 212.842 stddev 2.293 of 12 runs since revision bb4f883bfa10
Change : -15.306 (6.71% / z=9.652)
Graph : http://mzl.la/19FS2T7

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

unread,
Jun 17, 2013, 6:03:09 AM6/17/13
to dev-tree-...@lists.mozilla.org
Regression: Firefox-Non-PGO - Tp5 Optimized Responsiveness - WINNT 5.1 (ix) - 28.8% increase
--------------------------------------------------------------------------------------------
Previous: avg 351.917 stddev 14.650 of 12 runs up to revision b197bed90a98
New : avg 453.333 stddev 4.793 of 12 runs since revision bb4f883bfa10
Change : +101.417 (28.8% / z=6.923)
Graph : http://mzl.la/11FYMHr

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

unread,
Jun 17, 2013, 6:03:34 AM6/17/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Trace Malloc Allocs - WINNT 5.2 - 2.52% decrease
-----------------------------------------------------------------------
Previous: avg 500038.750 stddev 590.969 of 12 runs up to revision b197bed90a98
New : avg 487432.833 stddev 524.624 of 12 runs since revision bb4f883bfa10
Change : -12605.917 (2.52% / z=21.331)
Graph : http://mzl.la/11FYQqQ

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

unread,
Jun 18, 2013, 12:04:12 AM6/18/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - SVG, Opacity Row Major - Ubuntu HW 12.04 - 67.6% decrease
--------------------------------------------------------------------------------
Previous: avg 251.125 stddev 3.458 of 12 runs up to revision b197bed90a98
New : avg 81.458 stddev 0.940 of 12 runs since revision bb4f883bfa10
Change : -169.667 (67.6% / z=49.060)
Graph : http://mzl.la/11LsN9W

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

unread,
Jun 18, 2013, 12:43:29 AM6/18/13
to dev-tree-...@lists.mozilla.org
Regression: Firefox - Tp5 Optimized Responsiveness - WINNT 5.1 (ix) - 30.4% increase
------------------------------------------------------------------------------------
Previous: avg 185.167 stddev 9.223 of 12 runs up to revision b197bed90a98
New : avg 241.500 stddev 4.338 of 12 runs since revision bb4f883bfa10
Change : +56.333 (30.4% / z=6.108)
Graph : http://mzl.la/10sqWvz

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

unread,
Jun 18, 2013, 12:43:32 AM6/18/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Tp5 Optimized - WINNT 6.2 x64 - 2.86% decrease
---------------------------------------------------------------------
Previous: avg 176.866 stddev 1.951 of 12 runs up to revision b197bed90a98
New : avg 171.817 stddev 1.324 of 12 runs since revision bb4f883bfa10
Change : -5.050 (2.86% / z=2.588)
Graph : http://mzl.la/10sqWMd

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

unread,
Jun 18, 2013, 3:03:36 AM6/18/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Trace Malloc Allocs - CentOS (x86_64) release 5 (Final) - 2.54% decrease
-----------------------------------------------------------------------------------------------
Previous: avg 583412.083 stddev 367.489 of 12 runs up to revision b197bed90a98
New : avg 568574.500 stddev 642.381 of 12 runs since revision bb4f883bfa10
Change : -14837.583 (2.54% / z=40.376)
Graph : http://mzl.la/1anPWG5

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

unread,
Jun 18, 2013, 3:03:36 AM6/18/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Trace Malloc MaxHeap - CentOS (x86_64) release 5 (Final) - 2.57% decrease
------------------------------------------------------------------------------------------------
Previous: avg 50057575.000 stddev 13020.971 of 12 runs up to revision b197bed90a98
New : avg 48770650.000 stddev 17341.883 of 12 runs since revision bb4f883bfa10
Change : -1286925.000 (2.57% / z=98.835)
Graph : http://mzl.la/1anPXd9

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

unread,
Jun 18, 2013, 3:22:51 AM6/18/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - Trace Malloc Allocs - CentOS release 5 (Final) - 2.53% decrease
--------------------------------------------------------------------------------------
Previous: avg 599606.750 stddev 1009.153 of 12 runs up to revision b197bed90a98
New : avg 584430.083 stddev 676.085 of 12 runs since revision bb4f883bfa10
Change : -15176.667 (2.53% / z=15.039)
Graph : http://mzl.la/1anSq7F

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

unread,
Jun 18, 2013, 6:28:11 AM6/18/13
to dev-tree-...@lists.mozilla.org
Improvement: Firefox - SVG, Opacity Row Major - Ubuntu HW 12.04 x64 - 68.4% decrease
------------------------------------------------------------------------------------
Previous: avg 210.375 stddev 5.313 of 12 runs up to revision b197bed90a98
New : avg 66.417 stddev 0.996 of 12 runs since revision bb4f883bfa10
Change : -143.958 (68.4% / z=27.093)
Graph : http://mzl.la/16DjRrz
0 new messages