[Freeciv-Dev] Re: (PR#7297) Caching map canvas
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<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."
|
|