yacy_search_server/source
luccioman 6bc2bf1aa4 Small memory footprint reduction for GeonamesLocation.
Reusing the same geonameid Integer instance between `id2loc` and
`name2ids` maps reduces (a little) memory footprint.
Measured OverarchigLocation class retained memory with VisualVM on
openJDK 8 :
 - initial : 183 439 490 bytes
 - after refactoring : 164 666 830 bytes
2016-12-02 13:12:47 +01:00
..
net/yacy Small memory footprint reduction for GeonamesLocation. 2016-12-02 13:12:47 +01:00
log4j.properties Collage.html: Fixed problem where the German translation broke the action that contained Collage in a form 2010-07-26 20:18:19 +00:00