Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

X-Cart Speed Optimization Service

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #11  
Old 03-23-2010, 08:41 AM
 
exsecror exsecror is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,284
 

Default Re: X-Cart Speed Optimization Service

Quote:
Originally Posted by Pyro
exsecror: Thanks for sharing! Do you happen to have any improvements for the core x-cart?

You'd have to be a bit more specific as to which portion of the core as I have large numbers of code changes that have been made.
Reply With Quote
  #12  
Old 03-23-2010, 08:45 AM
 
Pyro Pyro is offline
 

X-Adept
  
Join Date: Nov 2009
Posts: 506
 

Default Re: X-Cart Speed Optimization Service

I have not yet launched my site, so I do not know exactly where it will bottleneck yet; however, I have a large number of products and categories. Also, I plan to have a highly active newsletter system. If you could share anything that you think would yield the best results with that knowledge or any tips that you think would improve any x-cart, I would greatly appreciate it.
__________________
Best Wishes,
James

4.5.2 Gold (work in progress)
Reply With Quote
  #13  
Old 03-23-2010, 08:56 AM
 
exsecror exsecror is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,284
 

Default Re: X-Cart Speed Optimization Service

Unfortunately I cannot help you much on the newsletter aspect as we handle all our email campaigns via CampaignerPro. As for categories and products those are mostly SQL bottlenecks mainly due to bad SQL joins (or missing indexes). Your best bet is to go into top.inc.php and set the following:

PHP Code:
define('BENCH'true);
define('BENCH_BACKTRACE'true);
define('BENCH_DISPLAY_TYPE, 'A'); 

This will help you identify where a large number of bottlenecks are (anything in red for memory or time means something is wrong). The backtrace will let you know where exactly in the code it's at (these are available in the table's row for that entry so you'll need to use firebug inspection to see it)
Reply With Quote
  #14  
Old 03-23-2010, 08:58 AM
 
Pyro Pyro is offline
 

X-Adept
  
Join Date: Nov 2009
Posts: 506
 

Default Re: X-Cart Speed Optimization Service

Thanks for the tip. Do you happen to have any experience with x-affiliate?
__________________
Best Wishes,
James

4.5.2 Gold (work in progress)
Reply With Quote
  #15  
Old 03-23-2010, 09:01 AM
 
exsecror exsecror is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,284
 

Default Re: X-Cart Speed Optimization Service

Unfortunately I do not, all our affiliate tracking is also handled by a 3rd party called LinkConnector.
Reply With Quote
  #16  
Old 03-23-2010, 09:03 AM
 
Pyro Pyro is offline
 

X-Adept
  
Join Date: Nov 2009
Posts: 506
 

Default Re: X-Cart Speed Optimization Service

Ok, thanks. Just to be sure, the two 3rd party groups you referred to are http://www.campaigner.com and http://www.linkconnector.com, correct?
__________________
Best Wishes,
James

4.5.2 Gold (work in progress)
Reply With Quote
  #17  
Old 03-23-2010, 09:10 AM
 
exsecror exsecror is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,284
 

Default Re: X-Cart Speed Optimization Service

Yup that is correct
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:43 PM.

   

 
X-Cart forums © 2001-2020