Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Do consider PS slow.
#1
Posted 07 September 2008 - 01:53 PM
#2
Posted 07 September 2008 - 02:09 PM
JMA
#3
Posted 07 September 2008 - 03:12 PM
Some people just aren't happy.
#4
Posted 07 September 2008 - 04:38 PM
-- Realizzo moduli e personalizzazioni per prestashop --
#5
Posted 07 September 2008 - 05:03 PM
the front end is super-fast for me :)
I personally think it makes a huge difference changing the value below
$smarty->force_compile = false;
However the search results are very slow, probably down to many DB queries
I will continue to assist the team with prestashop for the foreseeable future
Available Soon
Filter Search 2.1 Lite Edition
Follow us on twitter
#6
Posted 07 September 2008 - 05:45 PM
#7
Posted 07 September 2008 - 06:36 PM
#8
Posted 07 September 2008 - 07:16 PM
#9
Posted 08 September 2008 - 05:09 AM
Back Offfice has too many annoying ajax jumps. There's enough real estate to get rid of some ajax nervous twitches
I'm not fully committing to PS until I see some improvements in performance
#10
Posted 08 September 2008 - 11:30 AM
From 1220803423:
I personally think it makes a huge difference changing the value below
$smarty->force_compile = false;
Much faster now....thank you :)
#11
Posted 23 September 2008 - 09:14 AM
Solution: I have written a smarty plugin that creates a single js or css file with the pramas you send. it creates a cached file with etags for quicker furture browseing.
Either an array, list or single js or css file can be used.
Usage is as follows:
{cache js=js/tools.js,js/jquery/jquery.pack.js,js/jquery/jquery.easing.1.3.js,themes/intellishop/js/chrome.js}
{if isset($js_files)} {cache js=$js_files} {/if}
I'll be creating a ps mod website oneday for anyone wishing to donate towards my time developnig such improvements. Until than, just PM and I'll see what I can do to help wtith your shop.
#13
Posted 28 September 2008 - 09:09 PM
PrestaShop's front end power is its weakness: the modules.
The front end in itself do not waste any resources, but each module requires its own data so the overall performance decreases greatly.
We're looking for some kind of internal global cache in which modules could get everything, but it won't be for the next release.
#14
Posted 16 October 2008 - 08:04 PM
I find prestashop excellent but the front office end is unacceptably slow. I have cut out modules, talked to my (normally fast) hosters, and still I get a 15 -20 sec response on the front end:
1. I have serached for $smarty to change it to $smarty->force_compile = false; but cannot find it... my ignorance I guess. all assistance welcome!!
2. if there is anyone here who has a clue how to speed this up I would welcome the help very much.
3. We are live and getting complaints so a speedy response would be great!
Kind Regards
Malcolm
#15
Posted 17 October 2008 - 09:29 AM
Not sure if this will help you, but we had similar speed problem and after running a few checks we made some small changes and we did see an improvement in speed on our sites.
Initially we checked our page loading time on http://www.websiteop...rvices/analyze/
Then we used http://www.cleancss.com/index.php to check and clean up our css files.
Hope this helps :)
#16
Posted 17 October 2008 - 12:15 PM
check if image exists for example,
But, I can't find prestashop slow,
it's depends also from the server,
a new products with a new server.
I made a lot of test with 100 client connected working together and can't find charge on server (6% of 1 processor maximum).
ex: http://www.filanda.it/shop/
I also tried with another shop in locally with 22000 products, and also sql search is fine.
#17
Posted 18 October 2008 - 04:06 AM
On my local and online hosts i have Prestashop & Magento from when i was trying Magento and i must say Prestashop is alot faster and more efficient.
#18
Posted 30 October 2008 - 03:11 PM
From 1224183848:
1. I have serached for $smarty to change it to $smarty->force_compile = false; but cannot find it... my ignorance I guess. all assistance welcome!!
Hi Malcolm. You can find it opening "config" folder. Now open "config.inc.php" file and search line number 118. I made the change and it's true, the prestashop's performance now is better.
By the way, i consider PS Speed is very, very good for live shops. It's not required a fancy server or an expensive web hosting service. Just with a decent web host server PS runs very well. Of course, if the performance on PS v1.1 is better, then well come!!... :-)
Greetings.
#19
Posted 31 October 2008 - 02:27 AM
Hi R2D2
Thanks for that. It really does work. I have quite a lot of products and categories and it drops the time by 70% per click Shop is at www.cornelio.es/bioshop/ and I find it acceptable now.... do you?
Thanks again for taking the time to help. You are a gentleman and scholar!! :-))
Kind Regards
Malcolm
#20
Posted 07 November 2008 - 02:28 AM
I've changed $smarty->force_compile = false; and my front end is running alot better, thanks R2D2 for the info.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users















