﻿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
16499	Improve load template performance	blacktear23	nobody	"After add a template cache, the performance of render a template is more faster.[[BR]]
I use apache benchmark do a test, as a result it will improve performance more than 2 times:[[BR]]

'''disable template cache:'''

Concurrency Level:      1[[BR]]
Time taken for tests:   29.380 seconds[[BR]]
Complete requests:      1000[[BR]]
Failed requests:        0[[BR]]
Write errors:           0[[BR]]
Total transferred:      6496000 bytes[[BR]]
HTML transferred:       6349000 bytes[[BR]]
Requests per second:    34.04 [#/sec] (mean)[[BR]]
Time per request:       29.380 [ms] (mean)[[BR]]
Time per request:       29.380 [ms] (mean, across all concurrent requests)[[BR]]
Transfer rate:          215.92 [Kbytes/sec] received[[BR]]

'''enable template cache:'''

Concurrency Level:      1[[BR]]
Time taken for tests:   11.639 seconds[[BR]]
Complete requests:      1000[[BR]]
Failed requests:        0[[BR]]
Write errors:           0[[BR]]
Total transferred:      6496000 bytes[[BR]]
HTML transferred:       6349000 bytes[[BR]]
Requests per second:    85.92 [#/sec] (mean)[[BR]]
Time per request:       11.639 [ms] (mean)[[BR]]
Time per request:       11.639 [ms] (mean, across all concurrent requests)[[BR]]
Transfer rate:          545.04 [Kbytes/sec] received[[BR]]"	Cleanup/optimization	closed	Template system	1.3	Normal	wontfix	Performance		Unreviewed	1	0	0	0	0	0
