Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ssvb
Created November 20, 2012 12:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssvb/4117583 to your computer and use it in GitHub Desktop.
Save ssvb/4117583 to your computer and use it in GitHub Desktop.
DirectFB benchmark on Mele A2000 (Allwinner A10)
Graphics acceleration benchmark on Allwinner A10 (1GHz, 2x16-bit DDR3 @480MHz)
DirectFB 1.4.11 patched with https://github.com/allwinner-ics/lichee_buildroot/blob/master/package/directfb/directfb-1.4.11-vmware.patch
32bpp color depth, 640x480 screen resolution
----------------------------------------------------------------------------------------------------------------------------------------
./df_dok --noaccel --system ./df_dok (G2D acceleration) pixman-0.28.0
----------------------------------------------------------------------------------------------------------------------------------------
Anti-aliased Text ( 271.765 KChars/sec) [100.0%] ( 139.840 KChars/sec) [100.0%]
Anti-aliased Text (blend) ( 49.202 KChars/sec) [100.0%] ( 33.455 KChars/sec) [100.0%]
Fill Rectangle ( 326.699 MPixel/sec) [100.3%] (* 200.442 MPixel/sec) [ 2.0%] 359.55 MPixel/sec
Fill Rectangle (blend) ( 14.033 MPixel/sec) [100.3%] (* 200.910 MPixel/sec) [ 5.0%] 160.10 MPixel/sec
Fill Rectangles [10] ( 332.353 MPixel/sec) [100.0%] (* 205.570 MPixel/sec) [ 1.2%]
Fill Rectangles [10] (blend) ( 14.093 MPixel/sec) [100.0%] (* 205.764 MPixel/sec) [ 0.6%]
Fill Triangles ( 225.873 MPixel/sec) [100.0%] ( 8.181 MPixel/sec) [ 93.4%]
Fill Triangles (blend) ( 13.648 MPixel/sec) [100.0%] ( 8.169 MPixel/sec) [ 99.6%]
Draw Rectangle ( 22.410 KRects/sec) [100.0%] ( 8.208 KRects/sec) [ 15.6%]
Draw Rectangle (blend) ( 3.286 KRects/sec) [100.0%] ( 8.194 KRects/sec) [ 19.0%]
Draw Lines [10] ( 74.676 KLines/sec) [100.0%] ( 74.111 KLines/sec) [103.3%]
Draw Lines [10] (blend) ( 14.084 KLines/sec) [100.0%] ( 12.454 KLines/sec) [101.6%]
Fill Spans ( 263.013 MPixel/sec) [100.0%] (* 15.245 MPixel/sec) [ 87.6%]
Fill Spans (blend) ( 13.834 MPixel/sec) [100.3%] (* 15.479 MPixel/sec) [ 93.1%]
Blit ( 208.188 MPixel/sec) [100.0%] (* 151.904 MPixel/sec) [ 0.9%] 174.47 MPixel/sec
Blit 180 ( 150.431 MPixel/sec) [100.0%] (* 136.262 MPixel/sec) [ 2.3%]
Blit colorkeyed ( 118.334 MPixel/sec) [100.0%] (* 151.954 MPixel/sec) [ 0.9%]
Blit destination colorkeyed ( 64.844 MPixel/sec) [100.3%] (* 151.703 MPixel/sec) [ 2.3%]
Blit with format conversion ( 32.778 MPixel/sec) [100.3%] (* 315.181 MPixel/sec) [ 3.6%]
Blit with colorizing ( 20.634 MPixel/sec) [100.3%] ( 20.023 MPixel/sec) [100.6%]
Blit from 32bit (blend) ( 26.162 MPixel/sec) [100.3%] (* 151.804 MPixel/sec) [ 0.6%] 101.57 MPixel/sec
Blit from 32bit (blend) with colorizing ( 7.281 MPixel/sec) [100.0%] ( 4.210 MPixel/sec) [101.2%]
Stretch Blit ( 140.983 MPixel/sec) [100.3%] (* 135.122 MPixel/sec) [ 1.0%] 148.12 MPixel/sec
Stretch Blit colorkeyed ( 112.354 MPixel/sec) [100.0%] (* 135.910 MPixel/sec) [ 1.3%]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment