All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: "Eric Bénard" <eric@eukrea.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: GPU tests on master next - core-image-x11 - sfp
Date: Thu, 29 Aug 2013 10:01:43 +0200	[thread overview]
Message-ID: <521EFFE7.8020304@free-electrons.com> (raw)
In-Reply-To: <20130828222721.07cd5727@e6520eb>

Hi,

On 28/08/2013 22:27, Eric Bénard wrote:
>
> on the GPU point of view no.
>
> I find interesting that the hardfp gives lower results than the
> softfp : maybe that would be interesting to have true real life
> benchmarks on this side (not GPU centric) before defaulting hardfp in
> meta-fsl-arm for i.MX6 platforms.

I'm not sure we can actually find real life benchmarks, it always
depends on how intensive are the floating point operation compared to
the rest of the system.

Also, I remember seeing that the difference between softfp and hardfp is
not as big on cortex-a9 as on cortex-a8. Actually, softfp is already
using the VFP but using the soft ABI. Then, it has to copy values from
integer registers to float registers and that is the overhead. This
overhead is lower on cortex-a9 because the vfp is pipelined, this was
not the case on cortex -a8.

You can find interesting benchs here:

https://wiki.linaro.org/OfficeofCTO/HardFloat/Benchmarks
https://wiki.linaro.org/OfficeofCTO/HardFloat/Benchmarks201205


-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



  reply	other threads:[~2013-08-29  8:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-28 16:43 GPU tests on master next - core-image-x11 - sfp Daiane Angolini
2013-08-28 17:20 ` Daiane Angolini
2013-08-28 18:00   ` Eric Bénard
2013-08-28 18:29     ` Daiane Angolini
2013-08-28 20:27       ` Eric Bénard
2013-08-29  8:01         ` Alexandre Belloni [this message]
2013-08-29 11:47           ` Daiane Angolini
2013-08-29 11:49         ` Daiane Angolini
2013-08-28 21:53 ` Christian Betz
2013-08-29 11:44   ` Daiane Angolini
2013-08-29 17:33     ` Daiane Angolini
2013-08-30 15:53       ` Diego Rondini
2013-08-30 16:53         ` Daiane Angolini
2013-09-02  8:15           ` Diego
2013-09-02 12:26             ` Daiane Angolini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=521EFFE7.8020304@free-electrons.com \
    --to=alexandre.belloni@free-electrons.com \
    --cc=eric@eukrea.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.