Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] Re: (PR#7297) Caching map canvas
Home

[Freeciv-Dev] Re: (PR#7297) Caching map canvas

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] Re: (PR#7297) Caching map canvas
From: "Raimar Falke" <i-freeciv-lists@xxxxxxxxxxxxx>
Date: Fri, 23 Jan 2004 22:13:03 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=7297 >

On Fri, Jan 23, 2004 at 11:06:12AM -0800, Raimar Falke wrote:
> Advantages:
>   - fast change of map origin
>   - pixel based position of the view quite easy
> 
> Disadvantages:
>   - large memory usage

Minimal usage:  40* 25*30*30  *1 Byte=900kb
Maximal usage: 200*100*64*32*9*3 Byte=1.1gb
Typical non-iso:80* 50*30*30  *2 Byte=7.2mb
Typical iso:    80* 50*64*32*9*2 Byte=145mb

So this pretty much makes the plan non-usable. It would have been
nice.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
 "Using only the operating-system that came with your computer is just
  like only playing the demo-disc that came with your CD-player."




[Prev in Thread] Current Thread [Next in Thread]