Firefox performance on Fedora vs Win32

Peter Gordon peter at thecodergeek.com
Thu Jul 13 16:17:40 UTC 2006


Matthew Miller wrote:
> On Thu, Jul 13, 2006 at 04:55:20PM +0100, Joe Desbonnet wrote:
>> On the same hardware (Thinkpad T41p, 1.5GB RAM) it *seems* to me that
>> Firefox is far more responsive for web applications than the exact
>> same version of Firefox (1.5.0.4) on the exact same computer running
>> Fedora Core 5.
> 
> Try building without Pango....
> 
You shouldn't even have to rebuild it even. Just set the 
MOZ_DISABLE_PANGO environment variable. For example, open a terminal and 
run:

$ export MOZ_DISABLE_PANGO=1
$ firefox

That will prevent Firefox from using Pango for that run.
(If you want this to be permanent, you can add the export to your login 
scripts such as your ~/.bash_profile or similar.)

Yay for runtime-switchable components. \o/
-- 
Peter Gordon (codergeek42)
GnuPG Public Key ID: 0xFFC19479 / Fingerprint:
   DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20060713/95ab3efc/attachment-0002.bin 


More information about the devel mailing list