﻿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
35576	Django too slow on first request	Sridhar		"We have deployed our Django app on lambda, the first request always takes 5-6 seconds excluding lambda cold start times. 

`get_app_list` and `reverse functions` take too long. The reverse function to prepare and match uri takes O(n).
I am attaching the Cprofile results below.

"	Cleanup/optimization	new	Uncategorized	2.2	Normal		Django, Lambda	Sridhar	Unreviewed	0	0	0	0	0	0
