Revision as of 19:34, 31 March 2007 editWidefox (talk | contribs)Autopatrolled, Extended confirmed users, Page movers, IP block exemptions, New page reviewers, Pending changes reviewers, Rollbackers106,503 editsm yes, be even more clear that these are just bundled, not swiftfox related← Previous edit | Revision as of 19:36, 31 March 2007 edit undoKilz (talk | contribs)1,368 edits add update, and unreliable sources tags, citation 12 is from an unreliable source.Next edit → | ||
Line 42: | Line 42: | ||
==Speed== | ==Speed== | ||
{{update}} | |||
{{unreliable}} | |||
Swiftfox has been evaluated in the context of the fastest browsers<ref name=benchswift>{{cite web | url=http://www.apcstart.com/node/3097 | title=APC Magazine: What's The Worlds Fastest Browser| accessdate = 2006-10-30}}</ref> (of pre- Firefox 2.0 versions). The name Swiftfox implies a faster browser than Firefox. No explicit claim of speed or speedup is made at the Swiftfox site, but simply that it is an "optimized build". | Swiftfox has been evaluated in the context of the fastest browsers<ref name=benchswift>{{cite web | url=http://www.apcstart.com/node/3097 | title=APC Magazine: What's The Worlds Fastest Browser| accessdate = 2006-10-30}}</ref> (of pre- Firefox 2.0 versions). The name Swiftfox implies a faster browser than Firefox. No explicit claim of speed or speedup is made at the Swiftfox site, but simply that it is an "optimized build". | ||
Revision as of 19:36, 31 March 2007
Stable release | Based on Firefox 2.0.0.3 / Mar 20, 2007 |
---|---|
Preview release | 4.0.0 [±] |
Operating system | Linux |
Type | Web browser |
License | binaries: proprietary source: MPL 1.1 |
Website | getswiftfox.com |
Related articles |
---|
Origins and lineage |
Category |
Swiftfox is a freely downloadable, open source graphical web browser. Swiftfox is a binary and settings optimized build of the Mozilla Firefox web browser for Linux made by Jason Halme. An optimized build is created for each of the supported microprocessor architectures. The current version of Firefox is available as well as the development versions. Firefox extensions and plugins are fully compatible with Swiftfox.
Optimization
Swiftfox 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,
- Firefox is compiled -Os(which is less than -O2 ).
- Binaries incorporate additional instruction sets.
- Optimization specific to the build microprocessor architecture.
- Compiled with newer version of GCC (Firefox 2.0 uses 3.3.2, Swiftfox 2.0 uses 4.0.4).
Increased Security
- Better protection from buffer overflow attacks (Swiftfox 2.0 uses -D_FORTIFY_SOURCE=2; Firefox 2.0 uses gcc 3.x, which does not support this).
Reduced binary size
- Pango is not included. This means that Unicode fonts remain supported (see Unicode and HTML), but without certain extra features provided by Pango.
Changed default preference values
- HTTP pipelining is enabled by default. Note that Fasterfox provides a GUI to adjust these settings.
- IPv6 DNS lookups are disabled.
- For full details, see .
Speed
This article needs to be updated. Please help update this article to reflect recent events or newly available information. |
Some of this article's listed sources may not be reliable. Please help improve this article by looking for better, more reliable sources. Unreliable citations may be challenged and removed. (Learn how and when to remove this message) |
Swiftfox has been evaluated in the context of the fastest browsers (of pre- Firefox 2.0 versions). The name Swiftfox implies a faster browser than Firefox. No explicit claim of speed or speedup is made at the Swiftfox site, but simply that it is an "optimized build".
Firefox speed
Firefox has been criticised for slow startup compared with other browsers, a criticism confirmed by pre- Firefox 2.0 speed tests. A speed comparison of various Linux (and other) browsers has been done. In this 32bit, pre- Firefox 2.0 test, Firefox was slower than both Opera and KonquerorCite error: A <ref>
tag is missing the closing </ref>
(see the help page)..
Swiftfox speed
No definitive speed comparison has been reported, but an unspecified faster startup time together with a 1.7% webpage rendering speedup has been reported. The details of this test are a page rendering in 4.79 seconds for Firefox and 4.67 seconds for Swiftfox, both 32bit on 64bit system. There is a bigger speed advantage of Opera and Konqueror over Firefox, than Swiftfox over Firefox. There was no benchmarking on different processors, so builds optimized for different processors were not evaluated, nor discussed.
Additional options
Swiftfox is bundled with the following plugins and extensions, that are available for Firefox:
- XForms extension is installed and enabled
- libunixprintplugin.so plugin is installed
Downloads available
- Current version of Firefox:
- Development versions of Firefox:
License
Similar to Firefox, the Swiftfox source code is open source, with the source code under MPL 1.1 except for parts relating to branding. Unlike Firefox, the Swiftfox binaries have a proprietary license which does not allow redistribution. According to the author, this is to prevent the possibility of any confusion with tainted versions (see the branding argument below). The name Swiftfox is trademarked by Jason Halme, and accordingly can not be used on other 3rd party Firefox builds without his permission.
Branding of 3rd party Firefox builds
All 3rd party Mozilla Firefox builds or versions must use the MPL 1.1. Additionally, Mozilla uses trademark law to prevent 3rd party builds like Swiftfox and IceWeasel from using its name and logos. The aim of this is to reduce confusion and increase brand recognition.
Alternatives
- Firefox source code and Swiftfox changes are freely available for download, allowing anyone to create their own build.
References
- "Swiftfox Forum".
- ^ Using url of about:buildconfig to check the details of the 2.0 builds
- "Optimize Options - Using the GNU Compiler Collection (GCC)".
- ^ "Swiftfox 2.0pre changelog".
- "Swiftfox Forum".
- "redhat.com".
{{cite web}}
: Text "Limiting buffer overflows with ExecShield" ignored (help) - "Open Source Awards 2004: Pango".
- "Script Gallery - Pango".
- ^ "Swiftfox 1.5.0.7 changelog".
- ^ "APC Magazine: What's The Worlds Fastest Browser". Retrieved 2006-10-30.
- "Mozilla Firefox Review". Softpedia. Retrieved 2006-10-30.
- ^ "Browser speed comparisons".
- ^ "Swiftfox license".
- "Mozilla trademark policy".
See also
External links
- Swiftfox site
- APC Magazine: "Fastest browser in the world"
- Ubuntu site
- madpenguin.org
- linuxextremist