﻿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
33007	`form_clean()` performance	David Smith	piunam	"I ran the ran the benchmark suite to see if anything had changed in the last few months. See [https://smithdc1.github.io/django-asv/#forms.FormBenchmarks.time_form_clean link]

This highlighted a regression (c.15% increase) in the performance `form_clean()` following this [https://github.com/django/django/commit/90a33ab2 commit], see [https://smithdc1.github.io/django-asv/#forms.FormBenchmarks.time_form_clean benchmark]. 

I'm not certain what to suggest here, or if it's even that much of an issue and should be `wontfix`ed, but thought it best to atleast raise.

"	Cleanup/optimization	assigned	Forms	3.2	Normal			Chris Jerdonek Simon Charette	Accepted	0	0	0	0	0	0
