Complete.Org: Mailing Lists: Archives: freeciv-dev: September 2004:
[Freeciv-Dev] (PR#10301) cachemap is way too big
Home

[Freeciv-Dev] (PR#10301) cachemap is way too big

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#10301) cachemap is way too big
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Sep 2004 11:28:32 -0700
Reply-to: rt@xxxxxxxxxxx

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

In aisettler.c, the cachemap is declared to a static size of 520,200 bytes.

This seems excessive, since if it were allocated dynamically it would 
normally have a size of 32,000 bytes.

jason




[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#10301) cachemap is way too big, Jason Short <=