logo separator

[mkgmap-dev] Commit: r2227: The class MapElement uses a HashMap with default size to store a max. of 8

From svn commit svn at mkgmap.org.uk on Wed Feb 29 22:24:55 GMT 2012

Version 2227 was commited by steve on 2012-02-29 22:24:55 +0000 (Wed, 29 Feb 2012) 

The class MapElement uses a HashMap with default size to store a max. of 8
different, but hard coded String keys. The patch changes this to 8 different
String fields which reduces the memory footprint as well as the CPU costs.
- Gerd Petermann


More information about the mkgmap-dev mailing list