On my Tungsten, the biggest slowdown I encounter on a regular basis in any
application (now that my JPEG viewer has an ARMlet) is when Plucker
initially tries to load a page.

For example, I downloaded a longish document from the Project Gutenberg
archives and converted it into plucker format.  After conversion, this
document is 8360k using Zlib compression.  As you're no doubt aware,
Plucker divides it up into smaller pages (64k?).  When I go to a new page
of this document, I have to wait around 10 seconds before I can page down
to the next page.  And, this page is literally just text.  Would an
ARMlet help with this?

-alan

On Thu, 16 Jan 2003 at 12:00, [EMAIL PROTECTED] wrote:

> Date: Tue, 14 Jan 2003 22:28:26 -0700
> From: Adam McDaniel <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: New ZLib with ARM support
> Reply-To: [EMAIL PROTECTED]
>
> On Mon, Jan 13, 2003 at 03:36:04PM -0500, Wesley Mason wrote:
> > Depending on the direction Plucker is taking, a fully native OS5 viewer
> > may already be considered or in the works.  Maybe someone with a better
> > feel for this can jump in and verify that.
>
> Well, from my perspective I would highly doubt it. Partly becuase of
> the nature PRC files are created, you can never have a fully 100%
> native ARM program. Secondly, all the palm OS api's are written to be
> backwards compatible with M68K (non-ARM) programs; although they are
> callable from ARM code, they're actually alot more work to do so :)
>
> Finally, even if plucker were ported to be as close to 100% native arm
> as possible, ultimatly the speed benifit wouldn't be all that great
> since mostly all what plucker is doing is drawing to the screen and
> waiting for user input.
>
> Only work done by the processor itself (compression, algorithms, searching,
> etc) would really qualify for a significant speed increase on an ARM
> device; fortunatly zlib fits in well :)
>
> > > Will this version improve the speed of a non-OS5 Palm?
>
> Unfortunatly no. There are some ways to improve the speed in plucker
> itself, maybe by rearranging a few tasks, pre-rendering the page,
> etc,.. but ultimatly your car (like your device) can only go as fast
> as your maximum horse power will allow.


-- 
    Alan Hoyle  -  [EMAIL PROTECTED]  -  http://www.alanhoyle.com/
      "I don't want the world, I just want your half." -TMBG
                 Get Horizontal, Play Ultimate.


_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to