From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0253.outbound.messaging.microsoft.com [213.199.154.253]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 92EFCE01482 for ; Wed, 28 Aug 2013 10:24:13 -0700 (PDT) Received: from mail76-db9-R.bigfish.com (10.174.16.237) by DB9EHSOBE013.bigfish.com (10.174.14.76) with Microsoft SMTP Server id 14.1.225.22; Wed, 28 Aug 2013 17:24:12 +0000 Received: from mail76-db9 (localhost [127.0.0.1]) by mail76-db9-R.bigfish.com (Postfix) with ESMTP id F12B1300124 for ; Wed, 28 Aug 2013 17:24:11 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: 9 X-BigFish: VS9(zzbb2dI98dI9371I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz177df4h17326ah186068h8275bh1de097hf73b6uz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h1155h) Received: from mail76-db9 (localhost.localdomain [127.0.0.1]) by mail76-db9 (MessageSwitch) id 1377710649764706_18572; Wed, 28 Aug 2013 17:24:09 +0000 (UTC) Received: from DB9EHSMHS015.bigfish.com (unknown [10.174.16.240]) by mail76-db9.bigfish.com (Postfix) with ESMTP id B7065140057 for ; Wed, 28 Aug 2013 17:24:09 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS015.bigfish.com (10.174.14.25) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 28 Aug 2013 17:24:08 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-001.039d.mgd.msft.net (10.84.1.13) with Microsoft SMTP Server (TLS) id 14.3.146.2; Wed, 28 Aug 2013 17:24:07 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r7SHO3uv025665; Wed, 28 Aug 2013 10:24:05 -0700 Message-ID: <521E3159.7010908@freescale.com> Date: Wed, 28 Aug 2013 14:20:25 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: References: <521E28B7.7040105@freescale.com> In-Reply-To: <521E28B7.7040105@freescale.com> X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Subject: Re: GPU tests on master next - core-image-x11 - sfp X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 17:24:16 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/28/2013 01:43 PM, Daiane Angolini wrote: > I've been running some tests on master-next. > > I used the following commands. Do you know any other I could run? > > The past email, was for SOFT fp > RESULTS: > $ DISPLAY=:0 glxgears > 108 frames in 5.0 seconds = 21.508 FPS > > $ DISPLAY=:0 es2gears_x11 > 1494 frames in 5.0 seconds = 298.740 FPS > > $ DISPLAY=:0 glmark2-es2 > glmark2 Score: 212 > > $ DISPLAY=:0 glmark2-es2 --fullscreen > glmark2 Score: 229 The results for HARD fp: $ DISPLAY=:0 glxgears 107 frames in 5.0 seconds = 21.395 FPS $ DISPLAY=:0 es2gears_x11 1451 frames in 5.0 seconds = 290.200 FPS $ DISPLAY=:0 glmark2-es2 glmark2 Score: 213 $ DISPLAY=:0 glmark2-es2 --fullscreen glmark2 Score: 228 > > > > For the complete log: > http://pastebin.com/KG8VEmAZ For the complete log for HARD fp: http://pastebin.com/q6sx6Y1h > > -- Daiane