Swiftfox: Difference between revisions
Tom.Reding (talk | contribs) m Fix Category:Pages using deprecated image syntax; WP:GenFixes on, using AWB |
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.5) (Artix Kreiger) |
||
Line 32: | Line 32: | ||
*Compiled with newer version of [[GNU Compiler Collection|GCC]] (Firefox 2.0 uses 3.3.2, Swiftfox 2.0 uses 4.0.4).<ref name="build20"/> |
*Compiled with newer version of [[GNU Compiler Collection|GCC]] (Firefox 2.0 uses 3.3.2, Swiftfox 2.0 uses 4.0.4).<ref name="build20"/> |
||
'''Increased security''' |
'''Increased security''' |
||
*Better protection from [[buffer overflow]] attacks<ref name=fortify>{{cite web | url=http://www.redhat.com/magazine/009jul05/features/execshield/#checks | publisher |
*Better protection from [[buffer overflow]] attacks<ref name=fortify>{{cite web | url=http://www.redhat.com/magazine/009jul05/features/execshield/#checks | publisher=redhat.com | title=Limiting buffer overflows with ExecShield | deadurl=yes | archiveurl=https://web.archive.org/web/20070208094418/http://www.redhat.com/magazine/009jul05/features/execshield/#checks | archivedate=2007-02-08 | df= }}</ref> (Swiftfox 2.0 uses -D_FORTIFY_SOURCE=2; Firefox 2.0 uses gcc 3.x, which does not support this).<ref name="build20"/> |
||
'''Simplify''' |
'''Simplify''' |
||
*[[Pango]] is not included in the build {{Citation needed|date=April 2007}}. This means that [[Unicode typefaces|Unicode fonts]] remain supported (see [[Unicode and HTML]]), but without certain extra features<ref name=pangoexample>{{cite web | url=http://www.pango.org/ScriptGallery | title=Script Gallery - Pango }}</ref> provided by [[Pango]]. This simplification reduces the binary size, and reduces rendering. |
*[[Pango]] is not included in the build {{Citation needed|date=April 2007}}. This means that [[Unicode typefaces|Unicode fonts]] remain supported (see [[Unicode and HTML]]), but without certain extra features<ref name=pangoexample>{{cite web | url=http://www.pango.org/ScriptGallery | title=Script Gallery - Pango }}</ref> provided by [[Pango]]. This simplification reduces the binary size, and reduces rendering. |
Revision as of 11:11, 28 March 2018
Developer(s) | Jason Halme |
---|---|
Stable release | 3.6.13 [±] |
Preview release | 4.0.0 [±] |
Operating system | Linux |
Type | Web browser |
License | binaries: proprietary source: MPL 1.1 |
Website | www.getswiftfox.com |
Swiftfox was a web browser based on Mozilla Firefox. It was available for Linux platforms and distributed by Jason Halme. Swiftfox was a set of builds of Firefox optimized for different Intel and AMD microprocessors. Swiftfox was freely downloadable with open source code and proprietary binaries. Firefox extensions and plugins were compatible with Swiftfox, with notable exceptions. The name Swiftfox comes from the animal swift fox. Swiftfox differs from Firefox by a limited number of changes, and builds for different processors. Swiftfox was discontinued at some point prior to April 2017, and the project homepage now redirects to the creator's private Twitter account.
Optimization
The Swiftfox build is optimized using the following methods:
Binary code optimization
- Compiled with the highest level of compiler optimization, rather than optimization for binary size.
- Swiftfox is compiled -O3,[1][2] (the highest level)
- The resulting Swiftfox binary is larger than Firefox. (-O3 is not necessarily faster than -O2, or -Os. -O3 introduces two more options on top of -O2: -finline-functions and -frename-registers. The latter is good for CPUs with many registers but may actually be slower on other CPUs.[3])
- Firefox is compiled -Os.[2] (-Os is the same as -O2 but removes optimizations which would increase the binary size.[3])
- Swiftfox is compiled -O3,[1][2] (the highest level)
- Binaries incorporate additional instruction sets.[4]
- Optimization specific to the build microprocessor architecture.[4]
- Intel: Pentium 4, Pentium 3, Pentium M, Pentium III, Pentium II, Pentium 4 (Prescott).
- AMD64: Athlon64 (32bit binary).
- AMD: Athlon XP, Athlon, K6-2.
- Compiled with newer version of GCC (Firefox 2.0 uses 3.3.2, Swiftfox 2.0 uses 4.0.4).[2]
Increased security
- Better protection from buffer overflow attacks[6] (Swiftfox 2.0 uses -D_FORTIFY_SOURCE=2; Firefox 2.0 uses gcc 3.x, which does not support this).[2]
Simplify
- Pango is not included in the build [citation needed]. This means that Unicode fonts remain supported (see Unicode and HTML), but without certain extra features[7] provided by Pango. This simplification reduces the binary size, and reduces rendering.
Changed default preference values
- IPv6 DNS lookups are disabled.[4][8] preventing slowdowns experienced[9]
- HTTP pipelining is enabled by default.[4][8] Fasterfox provides a GUI to adjust these settings.
- For full details, see [1].
Swiftfox speed
No definitive benchmarking has been reported, but a quicker startup time and a 1.7% webpage rendering speedup has been reported on version 1.5.0.6.[10] There are no benchmarks for the different processors builds.
Additional options
Swiftfox is bundled with the following freely available Firefox plugins and extensions:
- XForms extension is installed and enabled
- libunixprintplugin.so plugin is installed
License
The same as Firefox, the Swiftfox source code is open source, with the source code under MPL 1.1 except for parts relating to branding.[11] Unlike Firefox, the Swiftfox binaries have a proprietary license[11] which does not allow redistribution. According to the author, this is to prevent the possibility of any confusion with tainted versions (see the Firefox branding argument Mozilla Firefox#Trademark and logo issues). The name Swiftfox is trademarked by Jason Halme, and accordingly cannot be used on other third party Firefox builds without his permission.
Debian
Swiftfox binaries are available as Debian packages from official site. The proprietary binary license prevents Debian and other Linux distributions from having Swiftfox available as part of a distribution, so to redistribute Swiftfox one would have to change the name and icons.
See also
References
- ^ "Swiftfox Forum".
- ^ a b c d Using url of about:buildconfig to check the details of the 2.0 builds
- ^ a b "Optimize Options - Using the GNU Compiler Collection (GCC)".
- ^ a b c d "Swiftfox 2.0pre changelog".
- ^ "Swiftfox Forum".
- ^ "Limiting buffer overflows with ExecShield". redhat.com. Archived from the original on 2007-02-08.
{{cite web}}
: Unknown parameter|deadurl=
ignored (|url-status=
suggested) (help) - ^ "Script Gallery - Pango".
- ^ a b "Swiftfox 1.5.0.7 changelog".
- ^ "Swiftfox Forum".
- ^ "APC Magazine: What's The Worlds Fastest Browser". Retrieved 2006-10-30.
- ^ a b "Swiftfox license".