[rekonq] Enable the raster graphic system by default on X11

Panagiotis Papadopoulos pano_90 at gmx.net
Sun Jul 18 02:57:49 CEST 2010


Am Samstag 17 Juli 2010, 20:49:19 schrieb benjamin.poulain at nokia.com:
> Hi,
> 
> Attached is a patch to enable the graphic system raster by default.
> 
> This graphic system is generally faster than the others, you can quickly check the difference on the tests applications created by Microsoft (e.g.: http://ie.microsoft.com/testdrive/Performance/01FlyingImages/Default.html ).
> In Qt 4.7, we have improved this graphic system even more, and it should give you very good performance on x86, x86_64 and ARMv7.
> 
> cheers,
> Benjamin
> 
> 


There really is a *huge* difference between the different graphic systems, at least on my system (Core i5 M430, Nvidia GeForce GT320M, with NVidia binary driver):

When I use the "standard" (AFAIK: native) graphics system and crank up the number of icons in the animation to 256 I get around 0–1 FPS.
Switching to "raster" makes the FPS counter show values from 17–37 FPS.
The opengl graphicssystem is seriously kicking ass (performance-wise) :-D 
With it I get values from 46–60 FPS (60 is the refresh rate of my monitor, so that’s the max. FPS it can show). 

The opengl graphicssystem shows some weird side effects though, like the fonts not being anti-aliased etc, which are problem the raster graphics system does not have.


More information about the rekonq mailing list