X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   4.0.x performance improvement (https://forum.x-cart.com/showthread.php?t=24694)

Eggplant999 10-04-2006 06:45 PM

Re: 4.0.x performance improvement
 
Improved my load time from 3-4 seconds to roughly 1-2

Vacman 10-04-2006 10:32 PM

Re: 4.0.x performance improvement
 
Wow! So far so good - speedy delivery!

Audiolines 10-05-2006 10:59 AM

Re: 4.0.x performance improvement
 
am i the only one who doesnt really notice a difference?

Skateboards.com 10-07-2006 03:33 PM

Re: 4.0.x performance improvement
 
Quote:

Originally Posted by B00MER
4.0 = a turtle with a massive product database. If it wasn't for the html catalog, 4.0 would almost be useless.

I'm curious to see how 4.1 can handle large amounts of data, has anyone loaded it up with a live, semi-high traffic store with 4.1 yet?


Skateboards.com has quite a bit of traffic and we have about 20k SKU's online at any given time. I had to set up a dedicate physical server for the front-end and one for the backend. Before I tried it with the db/frontend sharing the server and the site was almost unusable if anything has to query the db.

-Rich

GMADMIN 10-12-2006 01:21 PM

Re: 4.0.x performance improvement
 
This seems to work great. Can you tell me, does it overlap in anyway with the following suggestion from websitecm -- or is it totally unrelated? Many thanks, Drew Oliver

"Smarty provides a method to increase speed by caching the templates so they do not need to be recompiled. This should NOT be used when you are making changes to your site templates, as no template changes will be recognized while the check is disabled. So if making changes, you will need to ensure this variable is set to "true."

You can enable template caching by opening the file "Smarty.class.php" in your smarty directory and editing this variable to "false":

/**
* This tells Smarty whether to check for recompiling or not. Recompiling
* does not need to happen unless a template or config file is changed.
* Typically you enable this during development, and disable for
* production.
*
* @var boolean
*/
var $compile_check = true;

geckoday 10-12-2006 06:17 PM

Re: 4.0.x performance improvement
 
Quote:

Originally Posted by GMADMIN
You can enable template caching by opening the file "Smarty.class.php" in your smarty directory and editing this variable to "false"

This is totally unrelated and the two can be used together.

wank3r 10-17-2006 02:50 PM

Re: 4.0.x performance improvement
 
This is the func.php inside the includes dir right ?

maildodge 10-21-2006 01:45 AM

Re: 4.0.x performance improvement
 
Wow, has improved my load time. Thanks.

Hopefully this wont cause any trouble.

Owl 10-25-2006 10:25 AM

Re: 4.0.x performance improvement
 
GREAT solution..

yages 01-11-2007 03:02 PM

Re: 4.0.x performance improvement
 
Makes a difference.
Is there any other adjustment you would recommend for excessive CPU useage


All times are GMT -8. The time now is 08:53 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.