﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11258	Serializers don't stream	phaesler	nobody	"When you pass a stream and an iterator that returns a large number of objects to a serializer (at least JSON and XML), the serializer doesn't start writing to the file until after the iterator has been exhausted (i.e. until all data has been read into memory.)  This places an unnecessarily heavy memory overhead on serialising a large data set.   

See #5423 for impact on dumpdata."		closed	Core (Serialization)	1.0		duplicate			Unreviewed	0	0	0	0	0	0
