From: "Antonino A. Daplas" <adaplas@gmail.com>
To: James Simmons <jsimmons@infradead.org>
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [PATCH] packed pixel image blit optimizations.
Date: Fri, 04 May 2007 04:06:59 +0800 [thread overview]
Message-ID: <1178222819.28617.33.camel@daplas> (raw)
In-Reply-To: <Pine.LNX.4.64.0705032055200.25194@pentafluge.infradead.org>
On Thu, 2007-05-03 at 20:55 +0100, James Simmons wrote:
> > > > I don't have to test the patch to see that it is not endian-correct and
> > > > that it will be many times slower than the old code.
> > >
> > > I have tested on big endian framebuffers and it does work.
> >
> > How about little-endian?
>
> Worked as well.
>
Not for me, vesafb 8x16 font at 1024x768-8.
> > > I was attempting
> > > to shrink the code for embedded devices. We can have the fastest code possible
> > > but its no good if a cell phone can't run it :-(
> >
> > Nonsense, the difference is a few kb at most. And I'm not talking about
> > a few percent speed difference, I'm talking 2, 3 maybe 5x slower.
> >
> > Please do basic tests first.
>
> Show me the numbers!!!
I think that's your job, but here goes:
time cat linux/MAINTAINERS
old
real 0m5.406s
user 0m0.001s
sys 0m5.401s
your patch
real 0m36.859s
user 0m0.002s
sys 0m36.843s
Tony
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
next prev parent reply other threads:[~2007-05-03 20:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-02 20:50 [PATCH] packed pixel image blit optimizations James Simmons
2007-05-02 21:33 ` Antonino A. Daplas
2007-05-03 14:04 ` James Simmons
2007-05-03 19:24 ` Antonino A. Daplas
2007-05-03 19:34 ` James Simmons
2007-05-03 19:44 ` Antonino A. Daplas
2007-05-03 19:55 ` James Simmons
2007-05-03 20:06 ` Antonino A. Daplas [this message]
2007-05-08 19:58 ` James Simmons
2007-05-08 23:10 ` Antonino A. Daplas
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=1178222819.28617.33.camel@daplas \
--to=adaplas@gmail.com \
--cc=jsimmons@infradead.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
/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.