Welcome to Gaia! ::

How well did this tutorial help you?

Yes - Amazing difference, this ought to be a sticky 0.4799294221438 48.0% [ 1088 ]
Yes - Moderate difference 0.24437582708425 24.4% [ 554 ]
Yes - Minor difference 0.12571680635201 12.6% [ 285 ]
No - I was unable to notice a significant change 0.14997794441994 15.0% [ 340 ]
Total Votes:[ 2267 ]
< 1 2 3 4 5 6 3 4 5 6 7 ... 69 70 71 > >>

Jebrone Kitty
I believe Firefox is the best to use over IE. Through experiments. I haven't tested any other browser!


Ditto I also tested out most web browsers and still find Firefox as the best for speed, user customization and convenience.

O_OkatantoonO_O
GamesTesterJan
O_OkatantoonO_O
My firefox is tweaked for a long time. Can I add something more here? or would you rather want me PMi it to you? :3


If yours is already pipelined then try the add ons noscript and adblock also configure the in game zOMG options as recommended it does make a significant difference in the gameplay. I'll answer any questions on this thread, if anything they may get added onto the FAQ section later.


I've been hearing a lot about adblock plus. How does that work? Is there any advantage/disadvantage on using it?

yep mine is already pipelined. :3


Adblock has not disadvantage really, it's a simple add on which is displayed on the bottom right hand corner. It's default settings seem to make animations in zOMG run smoother with less frame rate and slow down issues. The adblock add on is designed to block advertisement so you can click X position of a site and disable content, I recommend permitting all of Gaia's advertisement but enjoy the add on.


TWEAK:

1. Enable pipelining

Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.
Keep in mind that some servers don’t support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.

2. Render quickly

Large, complex web pages can take a while to download. Firefox doesn’t want to keep you waiting, so by default will display what it’s received so far every 0.12 seconds (the “content notify interval”). While this helps the browser feel snappy, frequent redraws increase the total page load time, so a longer content notify interval will improve performance.
Type about:config and press [Enter], then right-click (Apple users ctrl-click) somewhere in the window and select New > Integer. Type content.notify.interval as your preference name, click OK, enter 500000 (that’s five hundred thousand, not fifty thousand) and click OK again.
Right-click again in the window and select New > Boolean. This time create a value called content.notify.ontimer and set it to True to finish the job.

3. Faster loading

If you haven’t moved your mouse or touched the keyboard for 0.75 seconds (the content switch threshold) then Firefox enters a low frequency interrupt mode, which means its interface becomes less responsive but your page loads more quickly. Reducing the content switch threshold can improve performance, then, and it only takes a moment.
Type about:config and press [Enter], right-click in the window and select New > Integer. Type content.switch.threshold, click OK, enter 250000 (a quarter of a second) and click OK to finish.

4. No interruptions

You can take the last step even further by telling Firefox to ignore user interface events altogether until the current page has been downloaded. This is a little drastic as Firefox could remain unresponsive for quite some time, but try this and see how it works for you.
Type about:config, press [Enter], right-click in the window and select New > Boolean. Type content.interrupt.parsing, click OK, set the value to False and click OK.

5. Block Flash

Intrusive Flash animations are everywhere, popping up over the content you actually want to read and slowing down your browsing. Fortunately there’s a very easy solution. Install the Flashblock extension (flashblock.mozdev.org) and it’ll block all Flash applets from loading, so web pages will display much more quickly. And if you discover some Flash content that isn’t entirely useless, just click its placeholder to download and view the applet as normal.

6. Increase the cache size

As you browse the web so Firefox stores site images and scripts in a local memory cache, where they can be speedily retrieved if you revisit the same page. If you have plenty of RAM (2 GB of more), leave Firefox running all the time and regularly return to pages then you can improve performance by increasing this cache size. Type about:config and press [Enter], then right-click anywhere in the window and select New > Integer. Type browser.cache.memory.capacity, click OK, enter 65536 and click OK, then restart your browser to get the new, larger cache.

7. Enable TraceMonkey

TraceMonkey is a new Firefox feature that converts slow Javascript into super-speedy x86 code, and so lets it run some functions anything up to 20 times faster than the current version. It’s still buggy so isn’t available in the regular Firefox download yet, but if you’re willing to risk the odd crash or two then there’s an easy way to try it out.
Install the latest nightly build (ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/), launch it, type about:config in the address bar and press Enter. Type JIT in the filter box, then double-click javascript.options.jit.chrome and javascript.options.jit.content to change their values to true, and that’s it - you’re running the fastest Firefox Javascript engine ever.

8. Compress data

If you’ve a slow internet connection then it may feel like you’ll never get Firefox to perform properly, but that’s not necessarily true. Install toonel.net (toonel.net) and this clever Java applet will re-route your web traffic through its own server, compressing it at the same time, so there’s much less to download. And it can even compress JPEGs by allowing you to reduce their quality. This all helps to cut your data transfer, useful if you’re on a limited 1 GB-per-month account, and can at best double your browsing performance.


What do you think?

GamesTesterJan

Ditto I also tested out most web browsers and still find Firefox as the best for speed, user customization and convenience.


Yeah, I believe this to be all true. Wish I can give a more opinion on other browser though.

The thing is, zOMG never really gave me a problem other than the memory leak that would lag my browser quite a bit if I been on zomg for a couple hours straight. I never changed my settings on zomg so its always been on high quality. Even though I'm having no difficulties on zOMG, I sure hope this new "pipelining" thing improves gameplay! I find my computer average, with an exceptional internet modem. Hope any of this info helps out with this guide!

Oh and I always used no script, and have suggested to all my friends. Its good you have it in this guide!
O_OkatantoonO_O


TWEAK:

1. Enable pipelining

Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.
Keep in mind that some servers don’t support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.

2. Render quickly

Large, complex web pages can take a while to download. Firefox doesn’t want to keep you waiting, so by default will display what it’s received so far every 0.12 seconds (the “content notify interval”). While this helps the browser feel snappy, frequent redraws increase the total page load time, so a longer content notify interval will improve performance.
Type about:config and press [Enter], then right-click (Apple users ctrl-click) somewhere in the window and select New > Integer. Type content.notify.interval as your preference name, click OK, enter 500000 (that’s five hundred thousand, not fifty thousand) and click OK again.
Right-click again in the window and select New > Boolean. This time create a value called content.notify.ontimer and set it to True to finish the job.

3. Faster loading

If you haven’t moved your mouse or touched the keyboard for 0.75 seconds (the content switch threshold) then Firefox enters a low frequency interrupt mode, which means its interface becomes less responsive but your page loads more quickly. Reducing the content switch threshold can improve performance, then, and it only takes a moment.
Type about:config and press [Enter], right-click in the window and select New > Integer. Type content.switch.threshold, click OK, enter 250000 (a quarter of a second) and click OK to finish.

4. No interruptions

You can take the last step even further by telling Firefox to ignore user interface events altogether until the current page has been downloaded. This is a little drastic as Firefox could remain unresponsive for quite some time, but try this and see how it works for you.
Type about:config, press [Enter], right-click in the window and select New > Boolean. Type content.interrupt.parsing, click OK, set the value to False and click OK.

5. Block Flash

Intrusive Flash animations are everywhere, popping up over the content you actually want to read and slowing down your browsing. Fortunately there’s a very easy solution. Install the Flashblock extension (flashblock.mozdev.org) and it’ll block all Flash applets from loading, so web pages will display much more quickly. And if you discover some Flash content that isn’t entirely useless, just click its placeholder to download and view the applet as normal.

6. Increase the cache size

As you browse the web so Firefox stores site images and scripts in a local memory cache, where they can be speedily retrieved if you revisit the same page. If you have plenty of RAM (2 GB of more), leave Firefox running all the time and regularly return to pages then you can improve performance by increasing this cache size. Type about:config and press [Enter], then right-click anywhere in the window and select New > Integer. Type browser.cache.memory.capacity, click OK, enter 65536 and click OK, then restart your browser to get the new, larger cache.

7. Enable TraceMonkey

TraceMonkey is a new Firefox feature that converts slow Javascript into super-speedy x86 code, and so lets it run some functions anything up to 20 times faster than the current version. It’s still buggy so isn’t available in the regular Firefox download yet, but if you’re willing to risk the odd crash or two then there’s an easy way to try it out.
Install the latest nightly build (ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/), launch it, type about:config in the address bar and press Enter. Type JIT in the filter box, then double-click javascript.options.jit.chrome and javascript.options.jit.content to change their values to true, and that’s it - you’re running the fastest Firefox Javascript engine ever.

8. Compress data

If you’ve a slow internet connection then it may feel like you’ll never get Firefox to perform properly, but that’s not necessarily true. Install toonel.net (toonel.net) and this clever Java applet will re-route your web traffic through its own server, compressing it at the same time, so there’s much less to download. And it can even compress JPEGs by allowing you to reduce their quality. This all helps to cut your data transfer, useful if you’re on a limited 1 GB-per-month account, and can at best double your browsing performance.


What do you think?


Wow that's incredibly detail. I read it and in theory it should work, there are definitely some similarities between my pipelining method and some significant differences which I may test out and perhaps incorporate into the tutorial. I'll definitely credit you for providing this information. Cheers for posting.

I will need some time to test this out on my PC and get some other people to test it out.

O_OkatantoonO_O


TWEAK:

1. Enable pipelining

Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.
Keep in mind that some servers don’t support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.
......


What do you think?


If I tried all these steps would it help my browser run extraordinarily fast?
Jebrone Kitty

O_OkatantoonO_O


TWEAK:

1. Enable pipelining

Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.
Keep in mind that some servers don’t support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.
......


What do you think?


If I tried all these steps would it help my browser run extraordinarily fast?


Let's ask their opinion first.^^ I haven't tried all this yet but I heard that it works.

O_OkatantoonO_O
Jebrone Kitty



If I tried all these steps would it help my browser run extraordinarily fast?


Let's ask their opinion first.^^ I haven't tried all this yet but I heard that it works.


lol, alrighty! ^^' Ill come back and see the info on this later! <3
zomg is so amazing it's like having fun cause every time you kill animated you receive gold, orbs,
recipes and rings xp
and instead you buy you can have something by completing recipes exclaim exclaim exclaim
BETTER HAVE FUN AND ENJOY PLAYING ZOMG!



------orbs are really important------
andrea214
zomg is so amazing it's like having fun cause every time you kill animated you receive gold, orbs,
recipes and rings xp
and instead you buy you can have something by completing recipes exclaim exclaim exclaim
BETTER HAVE FUN AND ENJOY PLAYING ZOMG!



------orbs are really important------


huh? and this is related to what? O.O
Well I tried the pipe-lining technique, And sorry to say, I haven't noticed much of a difference. >.< Although, I haven't given it a stress test yet. a party with landshark should give it a nice stress test. Often my browser takes up to 20-30 secs a frame when fighting landshark. lets see if it helps than.

O_OkatantoonO_O


huh? and this is related to what? O.O


I believe she read the title and assumed it meant that zOMG "at its best". As if zOMG moments, being incredible. Easily a mistake. =3 But other than that it is her opinion! ^_^
Jebrone Kitty

O_OkatantoonO_O


huh? and this is related to what? O.O


I believe she read the title and assumed it meant that zOMG "at its best". As if zOMG moments, being incredible. Easily a mistake. =3 But other than that it is her opinion! ^_^


lol it happens I guess. well I'm off to play some zOMG now. I'll return to answer any questions later.
Yeah, so I pipelined it and everything and I think that it made things slower, but I'll try the other steps on Page 2 of this thread and see how that works.
So I'm trying to install toonel.net but I don't know how to open .jar files. Help?
I tried out one of Okatantoon's (sp?) suggestions, the second one. That one made a significant difference for me, so THANKS A LOT for posting it!!! heart heart

Now if only zOMG would load... stare

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum