djeter: Win32 2004-03-03 trunk (O2/GL7 & O2/GL6/SSE Opt.

Discussion about official Mozilla Firefox builds
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

djeter: Win32 2004-03-03 trunk (O2/GL7 & O2/GL6/SSE Opt.

Post by djeter »

These builds were built from CVS using Visual C++ .NET 2003 using some optimizations.
**These builds have the jpeg patch.
**These builds have the patch for Bug 234717 found here.

---
These builds has the following optimizations:
Build 1: -O2 -c -GL7
Build 2: -O2 -c -GL6 -arch:SSE
**The -c switch is only there to speed my build process up.
---
Download Build 1: http://rickyb.home.dixie-net.com/Firefo ... O2-GL7.exe (5.91 MB) 7-Zip SFX
Download Build 2: http://djeter.home.dixie-net.com/Firefo ... L6-SSE.exe (5.38 MB) 7-Zip SFX

Checkout Start: Tue Mar 02 20:14:37 CST 2004
Build Complete: Tue Mar 02 23:29:23 CST 2004 - O2/GL7
Build Complete: Wed Mar 03 02:12:53 CST 2004 - O2/G6/SSE


My .mozconfig goes something like this:

Code: Select all

ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,p3p,pref,universalchardet,typeaheadfind,webservices
ac_add_options --enable-crypto
ac_add_options --enable-strip
ac_add_options --enable-strip-libs
ac_add_options --disable-composer
ac_add_options --disable-profilesharing
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize="See build number for info."
ac_add_options --enable-static
ac_add_options --disable-pedantic
ac_add_options --disable-shared
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting
ac_add_options --disable-accessibility

My builds have the following preference set:
pref("general.useragent.vendorComment", "djeter");
Last edited by djeter on March 3rd, 2004, 5:46 am, edited 2 times in total.
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

I'm not completely sure if /GL7 is a valid option with .NET. After reading through the docs, it's basically just a toggle: /GL[-]. Although it accepted it, it's still compiled for a 586. So, the GL7 build really doesn't seem very peppy on this end. :|
User avatar
joey716
Posts: 62
Joined: October 11th, 2003, 4:23 pm
Location: Reading,Pa. (near Philadelphia)

Post by joey716 »

djeter

Success!! At least for me and my Athlon this build is as fast as the build I have been using
Thank you for the hard work I will run this for awhile and let you know how it goes



Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040303 Firefox/0.8.0+ (djeter)
Whatever doesn't kill you, will make you stronger
User avatar
joey716
Posts: 62
Joined: October 11th, 2003, 4:23 pm
Location: Reading,Pa. (near Philadelphia)

Post by joey716 »

Oh by the way I have been using these sites to test speed forr my setup


http://www.world-direct.com/mozilla/dht ... meTest.htm


http://www.world-direct.com/mozilla/dht ... /index.htm
Whatever doesn't kill you, will make you stronger
User avatar
mezziah
Posts: 1739
Joined: November 29th, 2002, 4:25 pm
Location: Central Europe
Contact:

Post by mezziah »

I'm using it at school right now. Thanks :)
What will happen next? You never know.
User avatar
moole
Posts: 908
Joined: October 22nd, 2003, 1:27 pm
Location: Split, Croatia

Post by moole »

ByTor201 wrote:I'm not completely sure if /GL7 is a valid option with .NET. After reading through the docs, it's basically just a toggle: /GL[-]. Although it accepted it, it's still compiled for a 586. So, the GL7 build really doesn't seem very peppy on this end. :|


/GL7 is same as /GL /G7
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

stipe wrote:/GL7 is same as /GL /G7

Ok, that was what I was unclear on. No wonder it's slower on this machine then. I guess /GL6 would be more appropriate for a PIII then. Forgive me, I'm half asleep.
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

Post by djeter »

Since this is double-build day, I am in the process of uploading my O2/GL6/SSE build. It should be available by 7:00 AM CST. I'm updating this topic now to reflect the addition of the new build since I won't be at home when the upload finishes.
Last edited by djeter on March 3rd, 2004, 6:42 am, edited 1 time in total.
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
tafugate
Posts: 124
Joined: April 8th, 2003, 3:23 pm
Location: Kentucky

Post by tafugate »

whew! talk about your up and down days. i got excited when i saw djeter's 03/03 build already this morning. then, it was a real downer when it was only the -G7 build. now we're excited again 'cause here's a -G6 build! some trepidation when i read the 'don't download til 7 cst' (i was already downloading). but it's 8:30, life is good. thanks, djeter.
ByTor201
Posts: 573
Joined: November 26th, 2003, 10:36 am
Location: 40:53:21N 74:02:46W

Post by ByTor201 »

This O2/GL6/SSE build is really smooth. I haven't benchmarked anything yet, but it does seem faster than previous builds.
User avatar
gahbmwM5
Posts: 1060
Joined: June 21st, 2003, 12:31 pm
Location: USA

Post by gahbmwM5 »

Yes indeed as this -O2-GL6-SSE build, has just confirmed that it is a little more peppy then your -O2-G6-SSE 20040302 build from yesterday...

DOM Test Cases, that most of us are familiar with...

Good deal djeter, and thanks again...:)

EDIT*** I have just noticed that my 'sig' is not being displayed, and it is checked in 'My Profile' to always be displayed...Also checked in each type of reply to be displayed to...Attach signature--------->is checked in both 'Quick Reply & Post Reply'
Mozilla/5.0 (Windows NT 6.0; rv:2.0b7) Gecko/20100101 Firefox/4.0b7
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

Post by djeter »

gahbmwM5 wrote:EDIT*** I have just noticed that my 'sig' is not being displayed, and it is checked in 'My Profile' to always be displayed...Also checked in each type of reply to be displayed to...Attach signature--------->is checked in both 'Quick Reply & Post Reply'

Hmm, that's odd. It seems to be working fine here...
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
User avatar
gahbmwM5
Posts: 1060
Joined: June 21st, 2003, 12:31 pm
Location: USA

Post by gahbmwM5 »

djeter, lol, sorry man as I just checked on Mozillazine-General Forum, and they have all been turned off on Feb.22nd, so I had to go into 'My Profile' again, and check the boxes again...

Now all is fine, both avatatrs and sigs are being displayed...
Mozilla/5.0 (Windows NT 6.0; rv:2.0b7) Gecko/20100101 Firefox/4.0b7
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

Post by djeter »

That's alright. I actually forgot about the sigs and avatars being turned off myself. I rechecked those settings almost as soon as it was turned off on the 22nd, so I really didn't pay much attention to it.
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
User avatar
djeter
Posts: 651
Joined: May 13th, 2003, 6:21 pm
Location: Falkner, MS

Post by djeter »

Well, it doesn't look like I'll be getting a build in for 2002-03-04 at this rate: :(

Code: Select all

nsAppShellService.cpp
c:/Mozilla\mozilla\xpfe\appshell\src\nsAppShellService.cpp(89) : fatal error C1083: Cannot open include file: 'nsIProfileMigrator.h': No such file or directory
make[4]: *** [nsAppShellService.obj] Error 2
make[4]: Leaving directory 'cygdrive/c/Mozilla/mozilla/xpfe/appshell/src'
make[3]: *** [libs] Error 2
make[3]: Leaving directory 'cygdrive/c/Mozilla/mozilla/xpfe/appshell'
make[2]: [tier_9] Error 2
make[2]: Leaving directory 'cygdrive/c/Mozilla/mozilla/'
make[1]: *** [default] Error 2
make[1]: Leaving directory 'cygdrive/c/Mozilla/mozilla/'
make: *** [build] Error 2

I've had this problem before, and all I could do is wait... then I ended up repulling everything, something I would have to do pretty quick if I have to before (once again) the weather gets rough. And from what I'm seeing right now from the Firefox Tinderbox, something is definately not right in the Win32 department. Usually when that Win32 machine won't build, mine won't either. So I don't think repulling would do any good right now... All I can really do right now is wait and if I don't see any changes in the next 30-45 minutes or so, I'll wait until after I wake up later and see what's up then.
Mozilla/5.0 ( Windows; U; Windows NT 6.1; en-US; rv:1.9.1b4pre ) Gecko/20090403 SeaMonkey/2.0b1pre (djeter)
Post Reply