Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Question regarding performances
I have one question today for you guys and girls. :)
I am in the process of making a website on TXP and it will have just one template – all of the pages’ layout will remain the same throughout the sections, only the content should change. For example: when you are viewing the blog section – the sidebar will show latest 10 posts, but when you are viewing some of the “static” sections, sidebar’s content varies from section to section.
For that purpouse I am currently using if_section conditionals – otherwise I’d have to make double figured number of practically the same templates (pages). My concern is if I use too much of if_section stuff will it affect page load times and server load?
Thanks in front!
Offline
Re: Question regarding performances
Hi Draganbabic,
check this FAQ: http://textpattern.com/faq/136/diagnosing-performance-problems
Offline
Re: Question regarding performances
Thanks maniqui! That has cleared some things up for me. I guess I won’t have nothing to worry about after all.
Offline
Re: Question regarding performances
My concern is if I use too much of if_section stuff will it affect page load times and server load?
No, you don’t need to worry. The difference will be lost in noise (i.e., not measurable).
You can always try out simple things like this and watch the debugging output in testing and debugging production status to gather some rough numbers:
http://textpattern.com/faq/136/diagnosing-performance-problems
edit: ugh, I am slow – that’s what you get for working with many tabs…
Last edited by Sencer (2006-10-09 15:33:36)
Offline
Pages: 1