Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 2004: [Freeciv-Dev] (PR#10301) cachemap is way too big |
![]() |
[Freeciv-Dev] (PR#10301) cachemap is way too big[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<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
|