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)

jdiehl 09-08-2006 08:54 AM

Re: 4.0.x performance improvement
 
I was just looking at an installation that it was also missing in, it was 4.0.8 So i don't think it was in there for all versions of 4.0.x

geckoday 09-08-2006 09:27 AM

Re: 4.0.x performance improvement
 
Quote:

Originally Posted by jdiehl
I was just looking at an installation that it was also missing in, it was 4.0.8 So i don't think it was in there for all versions of 4.0.x

I just checked the upgrade packages and it was added in 4.0.14, removed in 4.1.

Jerrad 09-08-2006 01:43 PM

Re: 4.0.x performance improvement
 
Quote:

Originally Posted by geckoday
I just checked the upgrade packages and it was added in 4.0.14, removed in 4.1.


Thanks for figuring this out, geckoday!

TA 09-11-2006 08:34 PM

Re: 4.0.x performance improvement
 
The fountain of youth! Excellent!

Thanks

ecommerce 09-11-2006 10:27 PM

Re: 4.0.x performance improvement
 
geckoday...got any more???????????

Thanks!

geckoday 09-12-2006 09:59 AM

Re: 4.0.x performance improvement
 
Two I'm working on. One turns out its another rewrite in 4.1 but looks like it affects 4.0 at least back to 4.0.12. Has to do with $lng variables in templates. God that whole mess is ugly and boy did they do it bad in 4.0. 4.1 is even uglier but I think they fixed the performance end of it. I was going to try to retrofit it from 4.1 but its too nasty so I have a simplified version in the works. Iits horrible the price we pay for multilingual capabilities on a single language site. The second will speed up the product page if you use variants. The more variants the more improvement. Seems X-Cart asks for the tax rate for each variant - but the tax rate is only dependent on the product. So it goes through a ton of work for every variant when it only needs to do it once. They tried to cache some of that work but they screwed it up and it only works for logged in users. And they didn't cache the results at a higher level routine so it doesn't have that much affect. This one will apply to both 4.0 and 4.1. Stay tuned. I'll post these later this week or next week.

shan 09-13-2006 01:08 PM

Re: 4.0.x performance improvement
 
yes, a great increase on some sites.

Be good to get an official response from xcart on this one

Its about time they realeased a patch that maybe added a few indexes to the database and gave simple fixes to speed issues that they discovered while coding 4.1

considering that the bulk of users are using 4.0.x branch these days theres a lot of stores out there that could benefit

B00MER 09-19-2006 10:01 PM

Re: 4.0.x performance improvement
 
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?

mayanetwork 09-25-2006 09:11 AM

Re: 4.0.x performance improvement
 
Will this fix work on version 4.0.6 or will it cause problems?

geckoday 09-25-2006 09:21 AM

Re: 4.0.x performance improvement
 
Quote:

Originally Posted by mayanetwork
Will this fix work on version 4.0.6 or will it cause problems?

No, the code only exsts in 4.0.14 - 4.0.19


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

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