Perfomance issues [Reading of templates not cached in J2.5]

More
13 years 9 months ago #25467 by pshoeg
Could it be the way that content is loaded in my index.php template file?
Code:
<?php if($this->countModules('dashboard_element')) : ?> <!-- Dashboard --> <jdoc:include type="modules" name="dashboard_element" /> <!-- Dashboard slut --> <?php endif; ?> <?php if($this->countModules('sidebarnav')) : ?> <section class="grid_16" id="page"> <nav class="grid_4 alpha" id="sidebarnav"> <jdoc:include type="modules" name="sidebarnav" /> </nav> <article class="grid_12 omega" id="pagecontent"> <jdoc:include type="message" /> <jdoc:include type="component" /> </article> </section> <?php elseif($this->countModules('right_aside')) : ?> <section class="grid_16" id="page"> <article class="grid_11 alpha" id="pagecontent"> <jdoc:include type="message" /> <jdoc:include type="component" /> </article> <aside class="grid_5" id="right_aside"> <jdoc:include type="modules" name="right_aside" /> </aside> </section> <?php elseif(!$this->countModules('sidebarnav') && !$this->countModules('dashboard_element')) : ?> <section class="grid_16" id="page"> <article class="grid_16 omega" id="pagecontent"> <jdoc:include type="message" /> <jdoc:include type="component" /> </article> </section> <?php endif; ?>

I don't really have other plugins/components installed than FlexiContent, AceSearch and eXtplorer.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #25470 by ggppdk
I dont have your PM and please give the specific item / category / favorites / etc view that you have the problem if it frontend and or which backend view has the problem.

Please be specific

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #25646 by pshoeg
Hi again,

It's kind of hard to be more specific — both item view and category view are slow in the frontend. No issues in backend.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #25654 by ggppdk
mmm, it must be some CONTENT plugin or System plugin or module or other extension , that loads together will FLEXIcontent.

I have added some logging code to log and display creation time for flexicontent pages and for flexicontent modules.

Will be on next build

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #25676 by pshoeg
Sounds great — looking forward to it, might be able to determine what causes the performance issues.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #25694 by ggppdk
Will give you a download link to test before i make a public build.


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #26065 by pshoeg
Hi again,

I've played a bit around with Firebug and the FlexiContent's Advanced Cache. Firebug tells me that the pages aren't cached (I get a 200 OK status on refresh, and it tells me "pragma: no-cache" as well.

Could there be an issue with the cache? It seems it puts the files in the cache folder.

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #26119 by ggppdk
Joomla caching is done on the server, to give to the browser the page faster. Having no cache on your browser would effect the downloading times, but not page creation

if you save the page on the disc, what is the size of it?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #26328 by pshoeg
You mean just downloading the database, or do you mean the files from FTP? The latter is around 250 MB. An exported SQL file from the database is 19.6 MB.

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #26329 by ggppdk
not the db, i meant to click on the browser "save page as" or similar,

anyway i have sent you a PM


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star review. Thanks!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save