On Sun, May 23, 2010 at 11:33 AM, Brett Nash <n...@nash.id.au> wrote: > On Sun, 23 May 2010 11:28:45 +0200 > Benjamin Zores <b...@geexbox.org> wrote: > >> On Sun, May 23, 2010 at 11:25 AM, Brett Nash <n...@nash.id.au> wrote: >> >> > If you have time, I'd love to see any benchmarks you can >> > generate ;-) >> >> That is planned as soon as the whole distro is functionnal and when I >> manage to get my hands on the board. >> I could however have some tests on N900 but this will involve much >> more work. I'll let you know ASAP anyhow (probably a 2 weeks). > > 2 weeks is fine ;-) Looking forward to it ;-)
Took me a bit less than 2 weeks actually. So I managed to run Expedite on my board and seems to have pretty decent results. Attached is a copy of the benchmark scores. I only did it using software_x11 renderer right now as I still have issues with GLES renderer (distro/driver issue, not Evas related). So, the board is an OMAP3 ARMv7 Cortex-A8 SoC clocked at 720 MHz (IGEPv2 board). I've been running in 720p with a 32bits framebuffer on Linux 2.6.33.5. X.Org 1.7.5 is used without composite nor any window/desktop manager and is running with omapfb_xorg driver. The system nearly has no processes running (except vital/mandatory ones) - GeeXboX OS. All EFLs (including expedite) have been cross-compiled using GCC 4.4.4 with -O4 -mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp. ELFs are based on r49141, so including the latest ARM NEON optimizations. The final Evas score is: 170.88 , EVAS SPEED (WEIGHTED) FYI, I used to ran Expedite (older EFL revision, without latest ARM optimizations) on OMAP3 TouchBook, using OpenEmbedded derivated distro, with GLES on Xorg/fbdev driver (slow as hell) and score used to be around 13 only !! I remember N900 test results to be higher than what I measured on Touchbook (but my own tests were much lower than Raster's ones) but definitely not as high as a 171 score. So it definitely seems like a very good improvement. Full details in attachment. Ben -- "My life, and by extension everyone else's is meaningless." Bender, Futurama
# cat /proc/cpuinfo Processor : ARMv7 Processor rev 3 (v7l) BogoMIPS : 719.47 Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x1 CPU part : 0xc08 CPU revision : 3 Hardware : IGEP v2 board Revision : 0020 Serial : 0000000000000000 # cat /proc/version Linux version 2.6.33.5-hg77c072893621-dirty (b...@q6600) (gcc version 4.4.4 (GCC) ) #1 Tue Jun 1 21:45:54 CEST 2010 # X.Org X Server 1.7.5 - no composite, no window/desktop manager # Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootwait init=/linuxrc lang=en keymap=qwerty hdtv omapfb.mode=dvi:1280x720mr...@60 omapfb.vram=0:8M,1:4M 32bits framebuffer # DISPLAY=:0.0 expedite -a -e xlib -datadir /usr/share/expedite/data/ -p wvga-p -f 10.03 , Widgets File Icons 31.72 , Widgets File Icons 2 17.99 , Widgets File Icons 3 33.27 , Widgets File Icons 4 26.76 , Image Blend Unscaled 13.18 , Image Blend Solid Middle Unscaled 20.49 , Image Blend Fade Unscaled 20.48 , Image Blend Fade Power 2 Unscaled 58.41 , Image Blend Solid Unscaled 23.97 , Image Blend Solid Fade Unscaled 24.08 , Image Blend Solid Fade Power 2 Unscaled 7.83 , Image Blend Nearest Scaled 60.00 , Image Blend Nearest Solid Scaled 1.59 , Image Blend Smooth Scaled 27.71 , Image Blend Smooth Solid Scaled 53.72 , Image Blend Nearest Same Scaled 82.00 , Image Blend Nearest Solid Same Scaled 54.27 , Image Blend Smooth Same Scaled 86.53 , Image Blend Smooth Solid Same Scaled 1.81 , Image Blend Border 20.01 , Image Blend Solid Middle Border 27.78 , Image Blend Solid Border 1.80 , Image Blend Border Recolor 4.08 , Image Map Rotate 4.44 , Image Map Solid Rotate 15.40 , Image Map Nearest Rotate 21.06 , Image Map Nearest Solid Rotate 3.70 , Image Map Color Rotate 3.98 , Image Map Color Solid Rotate 8.44 , Image Map Color Nearest Rotate 10.27 , Image Map Color Nearest Solid Rotate 3.70 , Image Map Color Alpha Rotate 3.69 , Image Map Color Alpha Solid Rotate 8.57 , Image Map Color Alpha Nearest Rotate 8.55 , Image Map Color Alpha Nearest Solid Rotate 31.62 , Image Map 3D 1 19.44 , Image Map 3D 2 17.57 , Image Map 3D 3 10.11 , Image Map 3D 4 30.00 , Image Map 3D 5 41.91 , Image Map 3D 6 20.82 , Image Map 3D Flow 20.61 , Image Quality Scale 78.02 , Image Data ARGB 32.62 , Image Data ARGB Alpha 47.43 , Image Data YCbCr 601 Pointer List 41.93 , Image Data YCbCr 601 Pointer List Wide Stride 56.07 , Image Crossfade 36.22 , Text Basic 4.07 , Text Styles 3.47 , Text Styles Different Strings 25.21 , Text Change 29.13 , Textblock Basic 13066.37 , Textblock Intl 15.92 , Rect Blend 15.99 , Rect Blend Power 2 79.38 , Rect Solid 483.60 , Rect Blend Few 519.55 , Rect Blend Power 2 Few 609.55 , Rect Solid Few 421.71 , Image Blend Occlude 1 Few 157.56 , Image Blend Occlude 2 Few 145.58 , Image Blend Occlude 3 Few 267.63 , Image Blend Occlude 1 78.77 , Image Blend Occlude 2 41.53 , Image Blend Occlude 3 115.86 , Image Blend Occlude 1 Many 31.95 , Image Blend Occlude 2 Many 17.42 , Image Blend Occlude 3 Many 10.90 , Image Blend Occlude 1 Very Many 2.73 , Image Blend Occlude 2 Very Many 2.25 , Image Blend Occlude 3 Very Many 20.95 , Polygon Blend 170.88 , EVAS SPEED (WEIGHTED)
------------------------------------------------------------------------------
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel