It's called K-Meleon (shit name)
http://kmeleon.sourceforge.net/
screenshot
It uses the Gecko rendering engine (same as Mozilla Firefox), hence all pages are loaded up the same as Firefox. The reason it's faster is because it doesn't use the XUL shit from Mozilla.
Drawbacks are it lacks some of Firefox's features and it's interface is a bit of a mess.
P.S. If you use this or Firefox, make sure to use these tweaks via about
:config in the URL bar:
Code:
browser.turbo.enabled = true
browser.xul.error_pages.enabled = true
network.http.max-connections = 36
network.http.max-connections-per-server = 12
network.prefetch-next = false
nglayout.initialpaint.delay = 0