logo separator

[mkgmap-dev] Commit: r2445: Reduce memory consumption when using precompiled sea

From svn commit svn at mkgmap.org.uk on Sat Jan 12 18:38:23 GMT 2013

Version 2445 was committed by wanmil on Sat, 12 Jan 2013

Reduce memory consumption when using precompiled sea

The index of the precompiled sea tiles is now a byte[][] with 512*256 = 131072 entries instead of a HashMap<String,String> with 131072 entries.


More information about the mkgmap-dev mailing list