﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11658	[patch] doubles parsing	shinigami	shinigami	"Double.parseDouble makes more than 15% of garbage in my test, when parsing osm file.

This patch is experimental replacement. It can parse simply writen doubles only, no NaNs, no doubles with E..., just numbers like 123.456789 and so. But if I understand well, it is enough for parsing osm files. It generates no garbage and seems to be ~3x faster than generic Double.parseDouble. "	enhancement	closed	normal		Core	latest	needinfo		
