﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11650	[PATCH] Parsing optimization	shinigami	team	When parsing osm file, AbstractPrimitive's setTimestamp(getTimestamp()) is used for copying timestamps, what allocates lots of Date objects. I have added new methods - getRawTimestamp and setRawTimestamp working directly with ints. It can be used in other pieces of code too.	enhancement	closed	normal	15.08	Core		fixed	performance	
