Software-update: Firetune 1.2.0

FireTune logo (90 pix) Totalidea Software heeft maandag versie 1.2 uitgebracht van zijn tweaktool voor Mozilla Firefox. Met dit gratis programma kunnen de instellingen van Firefox op de hardware en de internetverbinding worden afgesteld om een optimale werking te krijgen. De download is iets meer dan een halve megabyte groot en kan door hier te klikken worden gestart. De enige verandering in deze release is de officiële ondersteuning voor Firefox 3.0:

Changes in version 1.2:
  • Updated to support Firefox 3.x
[break]
FireTune 1.2.0 screenshot (410 pix)
Versienummer 1.2.0
Releasestatus Final
Besturingssystemen Windows 9x, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Website Totalidea Software
Download http://www.totalidea.com/files/firetune/firetune.zip
Bestandsgrootte 621,00kB
Licentietype Freeware

Door Bart van Klaveren

Downloads en Best Buy Guide

23-06-2008 • 15:24

24

Bron: Totalidea Software

Update-historie

06-'08 Firetune 1.2.0 24
02-'07 FireTune 1.1.4 12
10-'06 FireTune 1.1.3 11
04-'06 FireTune 1.1.1 7
01-'06 FireTune 1.1.0 13
12-'05 FireTune 1.09 6
10-'05 FireTune 1.0.8 7
09-'05 FireTune 1.0.7 13
08-'05 FireTune 1.0.6 10
06-'05 FireTune 1.0.5 15
Meer historie

Reacties (24)

24
23
5
2
0
1
Wijzig sortering
Nare aan zulke progjes is dat je niet precies weet wát ie verandert en wat de consequenties zijn. Op het eerste gezicht kan FF misschien sneller draaien, maar als je later tegen vreemde problemen aanloopt link je het vaak niet aan dit progje, omdat je allang vergeten bent dat je dat ooit gedraaid hebt.....

Ook gaat ie het nu optimaliseren zoals de maker van het progje het optimaal vindt. Ik kan me zo voorstellen dat ie bijv. 'smooth scrolling' aan gaat zetten als je aangeeft een snelel computer te hebben. Dat zet ik op mijn snelle computer bewust uit, omdat het altijd iets vertraagt. Zo zijn er nog veel meer dingen die vrij subjectief zijn.
Vervelende is: dit is een executable. Draai je FF dus op Linux heb je hier niets aan. Daarom vind ik het wel jammer dat niet duidelijker is beschreven welke instellingen aangepast worden...
die instellingen staan allemaal beschreven in de help file, staat ook gewoon op de webpagina aangegeven. aangezien ik niet weet hoe linux met .chm (windows helpfile) bestandjes om gaat, even de volledige lijst voor je:

Performance Settings
One of the limitations of pretty much all computer applications is the need to target for a general audience because of the wide array of computer components and varied network infrastructure. This is where tweaking comes in. Firefox by default is aimed at a general audience too and hopefully we can tune it more to the needs of theindividual. The majority of the information comes from this excellent thread over at the MozillaZine Forum. The first post in particular goes through in great detail what each of the settings do. The thread however gets fairly long and convoluted and we attempt to summarize the contents of this thread along with a couple other sources into something that is easier to digest. As with the settings on the previous page, the contents are copied into the user.js file. We do not go into major detail about the setting as the thread goes into detailed explanations of what the settings mean in the first post. Instead, the configurations are culled from the thread of what people have reported to have worked for them along with some modifications on our end.

Quick and Dirty Settings (part of the tweaks further below)

user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.firstrequest", true);
user_pref("network.http.pipelining.maxrequests", 8);

Pipelining does multiple data requests at once and should speed things up. I believe IE did this before and this was partially attributable to the speed advantage that IE had over older versions of Mozilla/Netscape. Initial Paint Delay actually slows down the rendering of the ENTIRE page but since users tend to start reading before the entire page is rendered, setting this to a low value gives the impression that the page loads faster.

The following configurations are based off of recommendations off of the Mozillazine thread with some editing.

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.

user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.request.max-start-delay", 0);
user_pref("content.notify.backoffcount", 5);
user_pref("plugin.expose_full_path", true);
user_pref("ui.submenuDelay", 0);
user_pref("nglayout.initialpaint.delay", 0);

Fast Computer, Fast Connection:
Definitions:
Fast Computer: is a machine with a CPU greater than 1.5Ghz and with memory installed of at least 512MB RAM
Fast Connection: is a DSL, cable or a better connection

According to the above, 'Slower' connections means slower DSL or cable connections as well as double line ISDN connections,

and 'Slow' means all other analog modem connections.
A 'Slow' computer is a computer with a CPU slower than 1.5Ghz, and with less memory than 512MB RAM.

user_pref("content.interrupt.parsing", true);
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", 8);
user_pref("browser.cache.memory.capacity", 65536);

A couple settings of note - Firefox is allocated 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 talking about slower DSL / Cable connections as well as double line ISDN connections.

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", 8);
user_pref("nglayout.initialpaint.delay", 0);

Fast Computer, Slow Connection:
Slow connection means connections through an analog 57k modem or slower.

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", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
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:

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", 8);
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

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", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("dom.disable_window_status_change", true);

Some of the options we chose not to include as opposed to suggestions on the Mozillazine threads included the suggestion of catching SSL pages. Regardless of computer speed, one of the common trends is that pipelining is a good thing. Those with faster computers and gobs of memory may want to up the amount of memory available to Firefox while those with slower computers can still increase the default 4MB to something higher. This was not done in our configuration files however. Powerusers are also welcome to disable the status bar to eek out thatextra CPU cycle or two.
Eigenlijk wel jammer dat men Firetune niet gewoon als cross-platform add-on uitgebracht heeft. Volgens mij doet dit programma namelijk niks anders dan het aanpassen van verborgen instellingen. Nu kun je deze altijd nog via about:config aanpassen, maar dan moet je wel weten welke je moet hebben.

Overigens denk ik dat de impact van de aanpassingen van Firetune beperkt is, maar dat ter zijde...
een voor firefox 3.0 gehackte versie van fasterfox is hier te downloaden: http://www.mediafire.com/?2egjcm2tww9
Voelt bij mij toch een stuk snellen: FF3.0, fast comp, fast con, other optimizations: enable some performance tweaks common to all configurations en other useful settings: optimize Firefox memory usage.
interessant is dat bij versie 1.14 staat:

Door N3oC, donderdag 8 februari 2007 19:31
het verschil zit hem in welke optie je kiest. Wanneer je "snelle computer - snel internet" kiest verandert er niet zoveel.
Als je daarentegen "langzame computer - langzaam internet" kiest merk je wel degelijk verschil (minder geheugen gebruik, en sneller pagina's laden).

Door alex3305, donderdag 8 februari 2007 20:11
Dat kan ik helemaal beamen, ik heb het hier op een oude puter draaien met maar 256MB RAM en toen ik Slow Computer - Fast Internet (12mbit) koos, merkte ik wel dat Firefox een stuk sneller opstartte. Ik praat dan over van 20sec tot 5 of 10 seconden!

Dit is zeker een aanrader, zeker ook voor de gevorderde gebruiker! *maargoed, die zitten allemaal op *nix :+ *

dit zou dan toch vreemd zijn?

[Reactie gewijzigd door babybox op 24 juli 2024 00:03]

Net even geprobeerd, en wat start hij lekker snel nu op, ook pagina's worden sneller getoond (dit met FF3.0)

Verder is de backupfunctie niet nodig lijkt me. Als je niet te veel vinkjes plaatst en je computer tijdens het tweaken niet uitdrukt kan er weinig misgaan. Was dit wel het geval geweest dan had dit programma niet online gestaan. De backup zit er alleen maar in als het tegenvalt of je een verkeerde instelling hebt gekozen.
Bor Coördinator Frontpage Admins / FP Powermod @Wiethoofd23 juni 2008 22:24
Was dit wel het geval geweest dan had dit programma niet online gestaan.
Want? Er is geen slechte software online te vinden? Ik vind dat je hier wel erg kort door de bocht gaat. Een restore functie is juist heel erg handig omdat je soms problemen pas merkt na een lange tijd wanneer je niet meer precies weet welke settings je hebt aangepast of wanneer het aantal aan te passen settings erg groot is.
Ipv zo'n handige radio-buttons met wat tekst erachter, zie ik liever velden waar we zelf bepaalde waarden kunnen invullen. Dat is pas Tweaken. Met deze GUI-tools weet je niet eens wat je aanpast.
Typ eens about:config in zeg ik.
Wow, je merkt het verschil heel duidelijk! :o

Op dit item kan niet meer gereageerd worden.