[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-07-04 Thread Chris Coulson
I'm backing this out of quantal. The benchmarks show negligible benefit of turning on PGO in most tests, and there isn't really any perceivable difference at all - certainly not enough to justify a 100% increase in build time ** Also affects: firefox (Ubuntu Quantal) Importance: Wishlist

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-07-04 Thread madbiologist
Chris - thanks for your efforts on this. I am a little surprised to hear that the benchmarks show negligible benefit of turning on PGO in most tests, given what I have read previously in this bug and in the Mozilla bug reports. However I am not an expert so I guess it is possible. I just have

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-07-04 Thread Chris Coulson
Yes, the build system automatically sets that when you build with PGO -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations To manage

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-05-21 Thread Chris Coulson
I'm turning this back off again due to continual build failures that are only reproducible on the buildd's, and because the the PPA builders are pretty much incapable of building it to help investigate ** Changed in: firefox (Ubuntu) Status: Fix Released = Triaged -- You received this

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-05-21 Thread Chris Coulson
Actually, scratch that. We get the same build failure in thunderbird without PGO. ** Changed in: firefox (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-05-17 Thread Chris Coulson
Fixed in quantal ** Changed in: firefox (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations To

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-05-17 Thread greg
Are we going to see PGO in updated Firefox releases for precise? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations To manage notifications

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-05-17 Thread Chris Coulson
You're getting a bit ahead of yourself, it hasn't even built in quantal yet. Perhaps ask me again in 4 months when it's had some proper testing there first -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-03-19 Thread madbiologist
Note that we should also build with -O3 to get the best out of PGO - see https://bugzilla.mozilla.org/show_bug.cgi?id=590181 @Sam Tygier - re comment #135 - unless I am understanding what I've read in the Mozilla bugs incorrectly, -Os seems to be an alternative to -O1/O2/O3, and as such, is

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-03-19 Thread greg
You need to check for -fprofile-use. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations To manage notifications about this bug go to:

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-03-18 Thread greg
Firefox' Linux release builds have been using PGO for some time now. The difference is quite noticeable, especially on slow systems, such as netbooks. Why is this not used by Ubuntu yet? Firefox is Ubuntu's standard browser and users should have the best experience possible. What is missing to

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2012-02-28 Thread madbiologist
** Tags added: lucid maverick natty oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations To manage notifications about this bug go to:

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2011-09-29 Thread sam tygier
no, still built with -Os. you can check by putting about:buildconfig in the url bar. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations To

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2011-09-27 Thread madbiologist
Is PGO enabled in firefox 7.0+build2+nobinonly-0ubuntu4 in the Ubuntu 11.10 repositories? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO optimizations

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2011-09-11 Thread madbiologist
Is PGO enabled in firefox 7.0~b4+build2+nobinonly-0ubuntu1 in the Ubuntu 11.10 repositories? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2011-08-17 Thread sam tygier
official firefox 6 builds now have PGO. ubuntu 6.0+build1+nobinonly- 0ubuntu0.11.04.1 does not have it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/213708 Title: Please compile Firefox with PGO

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2011-08-17 Thread sam tygier
I ran the peacekeeper benchmark on the official mozilla ff6 build, and ubuntu 6.0+build1+nobinonly-0ubuntu0.11.04.1. on an intel atom N270, with 2GB ram and an SSD. official ff6 1002 rendering 761 soc networking 844 complex graphics 3687 data 1401 DOM 722 text 1557 ubuntu ff6 888 rendering 544

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2011-04-28 Thread Ted Mielczarek
We have finally flipped this on for our official Firefox Linux builds using GCC 4.5, see https://bugzilla.mozilla.org/show_bug.cgi?id=559964 . Doing PGO for XULRunner would be a little different, since you'd need a different profiling script. ** Bug watch added: Mozilla Bugzilla #559964

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-09-18 Thread Bug Watch Updater
** Changed in: xulrunner Importance: Unknown = Medium -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-09-18 Thread Chris Coulson
This is something we are going to try and get working in Natty ** Package changed: xulrunner-1.9.1 (Ubuntu) = firefox (Ubuntu) ** Changed in: firefox (Ubuntu) Assignee: (unassigned) = Chris Coulson (chrisccoulson) ** Changed in: xulrunner-1.9 (Ubuntu) Status: New = Won't Fix --

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-05-06 Thread Bug Watch Updater
** Changed in: xulrunner Status: Confirmed = Fix Released -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-05-01 Thread Kwinz
New patch upsteam. https://bugzilla.mozilla.org/show_bug.cgi?id=418866 Let's get PGO working now! -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-04-21 Thread Bug Watch Updater
** Bug watch added: GCC Bugzilla #43825 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43825 -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-04-16 Thread Scott Ritchie
Why doesn't Arch get the build failures mentioned in the upstream bug report? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-03-29 Thread Majki-Fajki
On Arch Linux it's swings :)) -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-03-04 Thread SoWeLie
Any progress on this? It is pretty embarrassing how slow Firefox on Ubuntu is compared to Windows. -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-02-26 Thread Mathias Burén
What's the status on this? Are there any reasons not to use pgo? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2010-01-27 Thread Michael Marley
Is there any progress here? Might this be easier to do now that Firefox and XULRunner are packaged together? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-12-13 Thread Aris Ioannidis
** Also affects: firefox-3.0 (openSUSE) Importance: Undecided Status: New -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-09-17 Thread John Vivirito
On 09/16/2009 05:38 PM, Michael Marley wrote: What kind of progress is being made on getting this ready for Karmic? Will a FFE be necessary? Upstream has not completed this yet IIRC. We are waiting for them to finish and we will roll it out on the release they fix this on. not sure what we

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-09-16 Thread Michael Marley
What kind of progress is being made on getting this ready for Karmic? Will a FFE be necessary? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-07-07 Thread John Vivirito
On 07/06/2009 01:57 PM, Michael Marley wrote: (In response to little OT) I don't know about officially, but I have some almost-final (post-RC2) builds of Firefox 3.5 for Jaunty in my PPA. https://edge.launchpad.net/~thefirstm/+archive/ppa Jaunty should have final 3.5. The version in Jaunty

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-07-06 Thread Othmane Moustaouda
@Micheal Marley Me too I've tried to compile it with PGO under Ubuntu by following the tutorial from Mozilla site, but it seems doesn't work... [Little OT] Will there be Firefox 3.5 packages for Jaunty? [/Little OT] -- Please compile Firefox with PGO optimizations

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-07-06 Thread Michael Marley
(In response to little OT) I don't know about officially, but I have some almost-final (post-RC2) builds of Firefox 3.5 for Jaunty in my PPA. https://edge.launchpad.net/~thefirstm/+archive/ppa -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-07-06 Thread Michael Rooney
On Mon, Jul 6, 2009 at 10:26 AM, Othmane Moustaoudakde_ot...@yahoo.it wrote: Will there be Firefox 3.5  packages for Jaunty? There has been for a while, firefox-3.5. Currently it is a beta 4 build from late March (though is up to date in Karmic) but is planned to be upgraded in the near future.

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-07-05 Thread Michael Marley
Now that Firefox 3.5 is out, it would probably be a good time to get started on this. I have been playing around with the source code, trying to get it to compile with PGO, but I can't find any way to make that work. It seems as if Ubuntu is using a completely different build system than the

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-06-05 Thread spitfire
How about karmic, xulrunner-1.9.1/firefox3.5? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-06-05 Thread spitfire
** Changed in: xulrunner-1.9 (Ubuntu) Status: Won't Fix = New -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-06-05 Thread Alexander Sack
this i on our radar for karmic. yes. -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-06-01 Thread Bug Watch Updater
** Changed in: xulrunner (Debian) Status: Unknown = New -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-05-31 Thread Craig
** Bug watch added: Debian Bug tracker #531348 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531348 ** Also affects: xulrunner (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531348 Importance: Unknown Status: Unknown -- Please compile Firefox with PGO

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-05-04 Thread Alexander Sack
On Thu, Apr 30, 2009 at 11:59:17PM -, Michael Marley wrote: Will it be possible to compile Firefox with PGO for Karmic? Yes, we have this on on our list. Contributions welcome. - Alexander -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-05-04 Thread Michael Marley
I have tried building a package with PGO, but I am not sure how that would interact with the separation between Firefox and XULRunner, so I am not quite sure where to start. -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-05-04 Thread Alexander Sack
so the idea is to start xulrunner _instead_ of firefox as a minimal browser xulapp that connects to the PGO testcase proxy. -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-05-04 Thread Samat Jain
AFAIK, for PGO in Firefox only the xulrunner package needs to be compiled. The firefox-* packages only contain XUL, Javascript, and other non-compiled resources. Michael: what did you need to change in the debian/rules file to make PGO work? All build instructions I've found use client.mk; Ubuntu

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-04-30 Thread Michael Marley
Will it be possible to compile Firefox with PGO for Karmic? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-24 Thread John Vivirito
This is a xulrunner fix not firefox ** Changed in: firefox-3.1 (Ubuntu) Status: Triaged = Invalid ** Changed in: firefox-3.1 (Ubuntu) Status: Invalid = Won't Fix -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-23 Thread John Vivirito
On 03/22/2009 10:17 PM, Craig wrote: I can't help but notice that, at the top, asac has marked that Jaunty won't be getting PGO for Xulrunner or Firefox 3.0 or 3.1/3.5. Is this true? Mozilla's Linux binaries are PGO enabled... isn't it good enough that upstream does it, as well as other

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-23 Thread Bug Watch Updater
** Changed in: xulrunner Status: Unknown = Confirmed -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-22 Thread Craig
I can't help but notice that, at the top, asac has marked that Jaunty won't be getting PGO for Xulrunner or Firefox 3.0 or 3.1/3.5. Is this true? Mozilla's Linux binaries are PGO enabled... isn't it good enough that upstream does it, as well as other distros? If Jaunty really won't be getting

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-22 Thread Reed Loden
On Mon, 23 Mar 2009 02:17:34 - Craig candr...@integralblue.com wrote: Mozilla's Linux binaries are PGO enabled... isn't it good enough that upstream does it, as well as other distros? Uh, Mozilla's Linux binaries are not PGO enabled. https://bugzilla.mozilla.org/show_bug.cgi?id=418866 is

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-22 Thread Craig
Thank you Reed. I was had read (and should have linked to) another site that claimed upstream's binaries were PGO compiled now. I sincerely apologize for this mistake! :-/ ** Also affects: xulrunner via https://bugzilla.mozilla.org/show_bug.cgi?id=418866 Importance: Unknown Status:

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-12 Thread nxsty
@john: Sorry for not replying earlier, I forgot to subscribe to this bug. The situation with firefox/xulrunner is making things a bit difficult. I'll see if I can figure something out. -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-07 Thread Alexander Sack
the main issue is that we need a minimal test webbrowser or something to properly PGO optimize xulrunner during build. ** Changed in: firefox-3.0 (Ubuntu) Importance: Undecided = Medium Status: Confirmed = Triaged ** Changed in: xulrunner-1.9 (Ubuntu) Status: Confirmed = Triaged

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-07 Thread Alexander Sack
meaning: PGO building firefox wont help much as most is in xul that needs to be optimized. ** Also affects: firefox-3.1 (Ubuntu) Importance: Undecided Status: New ** Also affects: xulrunner-1.9.1 (Ubuntu) Importance: Undecided Status: New ** Changed in: firefox-3.1 (Ubuntu)

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-07 Thread Alexander Sack
doing this for ffox 3.0 packages is out of reach. targetting it for ffox 3.1/xul 1.9.1 combo instead. ** Changed in: xulrunner-1.9.1 (Ubuntu) Importance: Undecided = Wishlist Status: New = Triaged ** Changed in: xulrunner-1.9 (Ubuntu) Status: Triaged = Won't Fix ** Changed in:

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-07 Thread Surfaz Gemon Meme
Please, then answer here too: http://brainstorm.ubuntu.com/idea/18058/ -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-06 Thread John Vivirito
Can you please file a bug upstream to ask them as a wishlist bug to provide PGO builds since at this time they do not build with PGO enabled. Please post the link here so we can track it. thanks -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-06 Thread Surfaz Gemon Meme
John, I don't understand what you want say. If Arch Linux has a Firefox with PGO, what problem are there in Ubuntu? -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-06 Thread John Vivirito
On 03/06/2009 11:39 AM, Surfaz Gemon Meme wrote: John, I don't understand what you want say. If Arch Linux has a Firefox with PGO, what problem are there in Ubuntu? It would be best if upstream shipped with PGO however i'm sure we can but IMHO it would be best that way. You can ask asac in

Re: [Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-06 Thread Surfaz Gemon Meme
2009/3/6 John Vivirito gnomefr...@gmail.com It would be best if upstream shipped with PGO however i'm sure we can but IMHO it would be best that way. You can ask asac in #ubuntu-mozillateam but i'm fairly sure he would rather it be done upstream. Asac told me that he will try build debs

[Bug 213708] Re: Please compile Firefox with PGO optimizations

2009-03-05 Thread John Vivirito
This will not land in 3.0 since it is stable release and should only get security updates, however i think we should work on it for 3.1 and up. -- Please compile Firefox with PGO optimizations https://bugs.launchpad.net/bugs/213708 You received this bug notification because you are a member of