Home­­Register­Log in
Ran Underground Ph :: The Reign of Superiors
24/7 Online Dedicated Server -- LimeStone Networks -- Dallas Texas --
More Balanced Game Play!
Server Rates :: 400x Exp [] 100X Gold [] 200x Item Drops
Be One of Our Weekly Top Players and Have the Chance to wear the Superior's Set!
Try The SIEGE MAP for Eroom Holders where your Guild can Hunt Rare Items
Support Our Server with your Votes
Siege Map Drops : 167 - 297 Scrolls!
Siege Map Drops : Dark Angel Set
Siege Map Drops : Ultima Set
Siege Map Drops : Extreme 195 Sets!
Siege Map Drops : Titan Weapons
Siege Map Drops : Crone Weapons
Vote Points System Active
+15 Upgrades Super Discounts Until July 31 ONLY! Hurry!
Post new topic   Reply to topicShare | 
 

 Firefox Speed Tweak

View previous topic View next topic Go down 
Goto page : 1, 2  Next
AuthorMessage
KentJONATHAN
RanUG
RanUG


Posts: 899
Reputation: 0
Join date: 2008-12-21
Age: 14
Location: Makati City

PostSubject: Firefox Speed Tweak   Tue Oct 06, 2009 8:42 pm

Firefox Speed Tweak


OCTOBER 06, 2009

This
is a more in depth guide to speeding up Mozilla Firefox than some other
guides. This guide was made so that any computer could become faster,
not just a fast computer with a fast connection.
First, install the ChromEdit Plus extension.(Get it here: http://webdesigns.ms11.net/chromeditp.html#top) It makes it easier to edit user files.
Now, run Firefox, go to Tools > Edit User Files, click user.js tab.
Insert the following texts based on your PC speed and internet connection.
Here’s a little key:
Fast Computer is greater than 1.5Ghz CPU and atleast 512MB RAM
Fast Connection is DSL or cable or better.
Common to all configurations
These are the settings that seem to be common to all configuration
files regardless of connection speed or computer speed with a couple of
additions - plugin paths can be found with about:plugins and the
bookmark menu delay is turned off.
/* Speed Tweak - Common to all Configurations */
user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", ;
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
Fast Computer Fast Connection
/* Speed Tweak - Fast Computer Fast Connection */
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", ;
user_pref("browser.cache.memory.capacity", 65536);
A couple settings of note - Firefox allocates 4096 KB of memory by
default and in this configuration we give it roughly 65MB as denoted by
the last line. This can be changed according to what is used.
Fast Computer, Slower Connection
This configuration is more suited to people without ultra fast
connections. We are not talking about dial up connections but slower
DSL / Cable connections.
/* Speed Tweak - Fast Computer, Slower Connection */
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", ;
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);
Fast Computer, Slow Connection
/* Speed Tweak - Fast Computer, Slow Connection */
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", ;
user_pref("network.http.max-persistent-connections-per-proxy", ;
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("browser.cache.memory.capacity", 65536);
Slow Computer, Fast Connection
/* Speed Tweak - Slow Computer, Fast Connection */
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 1000000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 1000000);
user_pref("content.maxtextrun", 4095);
user_pref("nglayout.initialpaint.delay", 1000);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", ;
user_pref("dom.disable_window_status_change", true);
One of the changes made for this particular configuration is the
final line where the status bar is disabled for changing web pages to
save processor time.
Slow Computer, Slow Connection
We have entered the doldrums of the dial-up user
/* Speed Tweak - Slow Computer, Slow Connection */
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 750);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", ;
user_pref("network.http.max-persistent-connections-per-proxy", ;
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("dom.disable_window_status_change", true);
Another Tweak
/* Speed Tweak - Another Tweak */
user_pref("network.dns.disableIPv6", true);
This tweak deactivates IPv6 in Firefox, because most if not all of
the web is still using IPv4. IPv4 and v6 are internet protocols… how
the data is transferred… v4 is the standard now and v6 is slowly being
implemented around the world… it wont come into full swing until
2008-2010 sadly… it’s a huge infrastructure change, but the benefits
will be great.

------------------------------
KENT JONATHAN POGI wrote:

VOTE RANUG


Back to top Go down
--salbahe--
RanUG
RanUG


Posts: 670
Reputation: 34
Join date: 2009-07-01
Location: tambay sa forums

PostSubject: Re: Firefox Speed Tweak   Wed Oct 07, 2009 3:12 am

nice TUT spiritbreaker. cheers.





------------------------------
____________________
IGN : [INF]-Salbahe-
Guild : DeadlySins | Infernalz| Impulse | Arsenals | fefe`PHX
School : Sacred Gate



HATE me for who I am...
DON'T LOVE me for who I am not!!!







Back to top Go down
ARC_STRIKER
RanUG
RanUG


Posts: 321
Reputation: 6
Join date: 2009-04-10
Age: 20
Location: Flava st. Villa Hermosa Lapaz Iloilo City

PostSubject: Re: Firefox Speed Tweak   Wed Oct 07, 2009 7:35 am

parang may kulang ^_^ ala ako edit user files wehehehe may iba pang steps??? sa options
Back to top Go down
KentJONATHAN
RanUG
RanUG


Posts: 899
Reputation: 0
Join date: 2008-12-21
Age: 14
Location: Makati City

PostSubject: Re: Firefox Speed Tweak   Wed Oct 07, 2009 8:36 am

try natin sa susunod Very Happy

baka meron aq ibang version ata yunG sakin nde latest XD

------------------------------
KENT JONATHAN POGI wrote:

VOTE RANUG


Back to top Go down
``Rage``
RanUG
RanUG


Posts: 591
Reputation: 7
Join date: 2008-11-04
Age: 13
Location: Baguio City

PostSubject: Firefox Speed Tweak   Thu Oct 08, 2009 10:20 am

!!!weeeHh??


..aus toh sPirit!!


..Xet!!!


Bilis nga pewo bgl net q!!

Back to top Go down
gcklown
RanUG
RanUG


Posts: 1132
Reputation: 0
Join date: 2009-05-17
Age: 20
Location: City Of Pines

PostSubject: Re: Firefox Speed Tweak   Thu Oct 08, 2009 7:47 pm

gumagana ba guys?

------------------------------
there's gonna' be some stuff that your gonna' see
that's gonna' make it hard to smile in the future..
but whatever you see, through all the rain and pain..
you gotta keep a sense of humor.gotta be able to
smile through all this bullshit..remember that...

~gCkLowN

i believe that everything you do bad comes back
to you..so everything that i do that's bad, im gonna'
suffer for it..but in my heart, i believe what im doing
is right..respect for all homies..

~gCkLowN
Back to top Go down
KentJONATHAN
RanUG
RanUG


Posts: 899
Reputation: 0
Join date: 2008-12-21
Age: 14
Location: Makati City

PostSubject: Re: Firefox Speed Tweak   Thu Oct 08, 2009 10:06 pm

sakin bumilis net ko ng 20kb

------------------------------
KENT JONATHAN POGI wrote:

VOTE RANUG


Back to top Go down
ARC_STRIKER
RanUG
RanUG


Posts: 321
Reputation: 6
Join date: 2009-04-10
Age: 20
Location: Flava st. Villa Hermosa Lapaz Iloilo City

PostSubject: Re: Firefox Speed Tweak   Tue Oct 13, 2009 7:34 am

weehehe cge cge ^_^ pa PM lng pag meron kana bago or pde na rin hingi site nung sayu tapos try ku ul8..
Back to top Go down
gcklown
RanUG
RanUG


Posts: 1132
Reputation: 0
Join date: 2009-05-17
Age: 20
Location: City Of Pines

PostSubject: Re: Firefox Speed Tweak   Tue Oct 13, 2009 4:31 pm

waaa...oo nga...pati sakin wala...

------------------------------
there's gonna' be some stuff that your gonna' see
that's gonna' make it hard to smile in the future..
but whatever you see, through all the rain and pain..
you gotta keep a sense of humor.gotta be able to
smile through all this bullshit..remember that...

~gCkLowN

i believe that everything you do bad comes back
to you..so everything that i do that's bad, im gonna'
suffer for it..but in my heart, i believe what im doing
is right..respect for all homies..

~gCkLowN
Back to top Go down
ARC_STRIKER
RanUG
RanUG


Posts: 321
Reputation: 6
Join date: 2009-04-10
Age: 20
Location: Flava st. Villa Hermosa Lapaz Iloilo City

PostSubject: Re: Firefox Speed Tweak   Wed Oct 14, 2009 7:04 am

anung version yung sayu G? kung bago rin nakita ku nah! easy steps lng sa atin sundin mu nlng format sa kay spirit..

1.First OPEN mozilla firefox.
2.Click Tools
3.Go to Chrome edit plus
4.go to Chrome edit
5.pagkatapos sa taas may 3 na menu go to user.js
6.Follow ung format ni spiritbreaker ^_^



P.S kay spiritbreaker "YOU CANE BREAK MY BODY BUT NEVER MY SPIRIT!"

wahahahahaha....
Back to top Go down
gcklown
RanUG
RanUG


Posts: 1132
Reputation: 0
Join date: 2009-05-17
Age: 20
Location: City Of Pines

PostSubject: Re: Firefox Speed Tweak   Wed Oct 14, 2009 11:18 am

anu ba jan ung ipepaste? paki cut at post a new one..ung mga ilalagay mismo dun..

------------------------------
there's gonna' be some stuff that your gonna' see
that's gonna' make it hard to smile in the future..
but whatever you see, through all the rain and pain..
you gotta keep a sense of humor.gotta be able to
smile through all this bullshit..remember that...

~gCkLowN

i believe that everything you do bad comes back
to you..so everything that i do that's bad, im gonna'
suffer for it..but in my heart, i believe what im doing
is right..respect for all homies..

~gCkLowN
Back to top Go down
KentJONATHAN
RanUG
RanUG


Posts: 899
Reputation: 0
Join date: 2008-12-21
Age: 14
Location: Makati City

PostSubject: Re: Firefox Speed Tweak   Wed Oct 14, 2009 11:53 pm

ARC_STRIKER wrote:



P.S kay spiritbreaker "YOU CANE BREAK MY BODY BUT NEVER MY SPIRIT!"

wahahahahaha....



dota char lnG nmn yan eeh

------------------------------
KENT JONATHAN POGI wrote:

VOTE RANUG


Back to top Go down
ARC_STRIKER
RanUG
RanUG


Posts: 321
Reputation: 6
Join date: 2009-04-10
Age: 20
Location: Flava st. Villa Hermosa Lapaz Iloilo City

PostSubject: Re: Firefox Speed Tweak   Thu Oct 15, 2009 6:51 am

I kNOW kaya nga eh that character can also break the body of my character in DOTA but never the spirit of a player wahahahaha


To: gcklown

may pipiliin ka sa 3 steps sa post ni spiritbreaker

1.fast computer slow internet connection
2.slow computer fast internet connection
3.slow computer slow connection

wala tayu I paste sundin lng natin kung saan gus2 natin na format sa taas..

pero kung ayus tlaga ung performance at hardware ng PC mu e2 para sayu


Fast Computer Fast Connection
/* Speed Tweak - Fast Computer Fast Connection */
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 2250000);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", ;
user_pref("browser.cache.memory.capacity", 65536);
A couple settings of note - Firefox allocates 4096 KB of memory by
default and in this configuration we give it roughly 65MB as denoted by
the last line. This can be changed according to what is used.
Back to top Go down
KentJONATHAN
RanUG
RanUG


Posts: 899
Reputation: 0
Join date: 2008-12-21
Age: 14
Location: Makati City

PostSubject: Re: Firefox Speed Tweak   Thu Oct 15, 2009 10:06 pm

nice one arc

nagawa mo na ba ng maayus unG seyu?

------------------------------
KENT JONATHAN POGI wrote:

VOTE RANUG


Back to top Go down
ARC_STRIKER
RanUG
RanUG


Posts: 321
Reputation: 6
Join date: 2009-04-10
Age: 20
Location: Flava st. Villa Hermosa Lapaz Iloilo City

PostSubject: Re: Firefox Speed Tweak   Fri Oct 16, 2009 10:31 pm

uu wehehehe ayus nah mozilla ku ung problem ku lng tlaga is internet speed wahahaha
Back to top Go down
 

Firefox Speed Tweak

View previous topic View next topic Back to top 
Page 1 of 2Goto page : 1, 2  Next

Permissions of this forum:You cannot reply to topics in this forum
 :: Underground Goodies :: Pc Tips & Tricks-
Post new topic   Reply to topic