Re: [Pixman] [PATCH 12/12] vmx: implement fast path iterator vmx_fetch_a8

2015-07-15 Thread Oded Gabbay
On Tue, Jul 14, 2015 at 11:48 AM, Siarhei Siamashka siarhei.siamas...@gmail.com wrote: On Thu, 2 Jul 2015 13:04:17 +0300 Oded Gabbay oded.gab...@gmail.com wrote: no changes were observed when running cairo trimmed benchmarks. Signed-off-by: Oded Gabbay oded.gab...@gmail.com This shows

Re: [Pixman] [PATCH 12/12] vmx: implement fast path iterator vmx_fetch_a8

2015-07-14 Thread Siarhei Siamashka
On Thu, 2 Jul 2015 13:04:17 +0300 Oded Gabbay oded.gab...@gmail.com wrote: no changes were observed when running cairo trimmed benchmarks. Signed-off-by: Oded Gabbay oded.gab...@gmail.com This shows good results in lowlevel-blt-bench src_8_ on my Playstation3: == before ==

[Pixman] [PATCH 12/12] vmx: implement fast path iterator vmx_fetch_a8

2015-07-02 Thread Oded Gabbay
no changes were observed when running cairo trimmed benchmarks. Signed-off-by: Oded Gabbay oded.gab...@gmail.com --- pixman/pixman-vmx.c | 46 ++ 1 file changed, 46 insertions(+) diff --git a/pixman/pixman-vmx.c b/pixman/pixman-vmx.c index