Access to PrestaShop corporate website
French English Spanish Change language
Hello, Guest |
| Register
Remember me Forgot password ?
Site Map Site Map Contact us Contact us
PrestaShop
  140 users online
Forum  >  PrestaShop v1.1  >  General discussion  >  Thread

Team members online:


1 of 2
1
Post Reply
New Topic
Poll
Is PS Speed acceptable for live shops
it’s fine admin and frontend 25
admin ok, frontend is slow 20
No - website to slow for live use 23
Total Votes: 68
You must be a logged-in member to vote
Do consider PS slow. 

offline
Posted: 07 September 2008 04:53 PM   [ Ignore ]
Beginner
Rank

Messages :

  • total: 11
  • last 7 days: 0
Joined: 2008-07-17

Just interested to hear if others are finding v1 very slow compared to other scripts they run on the same servers.

 
offline
Posted: 07 September 2008 05:09 PM   [ Ignore ]   [ # 1 ]
Regular
RankRank

Messages :

  • total: 63
  • last 7 days: 0
Joined: 2008-08-13

yes, prestashop v1 is very slow

JMA

 
offline
Posted: 07 September 2008 06:12 PM   [ Ignore ]   [ # 2 ]
Beginner
Rank
Avatar

Messages :

  • total: 14
  • last 7 days: 0
Joined: 2008-08-24

Its all good here!

Some people just aren’t happy.

 Signature 

=======================================================
Learn How To Tattoo Course
grin

 
offline
Posted: 07 September 2008 07:38 PM   [ Ignore ]   [ # 3 ]
V.I.P.
RankRankRankRank
Avatar

Messages :

  • total: 792
  • last 7 days: 0
Joined: 2008-08-10

Front End very slow! sometime i have timeout from server!

 Signature 

Al mondo ci sono 11 tipi di persone: quelli che capiscono/non capiscono il codice binario e quelli che trovano tutti i moduli su prestamodules raspberry
-- Realizzo moduli e personalizzazioni per prestashop --

 
offline
Posted: 07 September 2008 08:03 PM   [ Ignore ]   [ # 4 ]
Moderator
RankRankRankRank
Avatar

Messages :

  • total: 815
  • last 7 days: 1
Joined: 2008-04-08

I feel the Admin is very slow when adding/editing products & really needs improving
the front end is super-fast for me smile

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

 Signature 

Commercial Pro Modules in Development
[*** UPDATE 17/05/2009 ***]
1) Attributes Management Pro
2) Configurator Filter Pro Plugin
3) Filter Search Pro
4) CMS Pro
5) Compare Products Pro T.B.A.
6) Gallery Pro T.B.A.

Sponsors required to help fund development
Support Requests - SKYPE:amwdesign

[*** UPDATE 15/05/2009 ***]
Multiple Products Countdown IN PROGRESS.
Categories Interface Module DELAYED!

 
offline
Posted: 07 September 2008 08:45 PM   [ Ignore ]   [ # 5 ]
Beginner
Rank

Messages :

  • total: 11
  • last 7 days: 0
Joined: 2008-08-30

front end is fast for me. the backend, in terms of page-loading-speed is fast as well. navigation is terrible though. for example, after saving a product info, i cant directly go back to the products in the same category. i have to go back to the catalog, and then click the category i want to edit, and then go to the next product. things like these make managing the backend tediously painful… but like i said, page-loading-speed is fine! smile

 
offline
Posted: 07 September 2008 09:36 PM   [ Ignore ]   [ # 6 ]
Apprentice
RankRank
Avatar

Messages :

  • total: 34
  • last 7 days: 0
Joined: 2008-08-24

Haagendazs, try making new “Quick Accesses.” It’s under tools. You make a link, and it appears in that dropdown menu with the lightning bolt. I made links to all of my categories. I go to the one I want, and scroll down until I find the Add New button.

 
offline
Posted: 07 September 2008 10:16 PM   [ Ignore ]   [ # 7 ]
Beginner
Rank

Messages :

  • total: 11
  • last 7 days: 0
Joined: 2008-08-30

rsvp, thanks for that tip! i didnt realize u could do that. that is definitely helpful smile

 
offline
Posted: 08 September 2008 08:09 AM   [ Ignore ]   [ # 8 ]
Club Member
RankRankRank

Messages :

  • total: 165
  • last 7 days: 0
Joined: 2008-07-31

Front end is slow, not good but acceptable providing it gets fixed in a future release
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

 
offline
Posted: 08 September 2008 02:30 PM   [ Ignore ]   [ # 9 ]
Beginner
Rank

Messages :

  • total: 6
  • last 7 days: 0
Joined: 2008-09-01
amwdesign - 07 September 2008 08:03 PM
I personally think it makes a huge difference changing the value below $smarty->force_compile = false;

Much faster now….thank you smile

 
offline
Posted: 23 September 2008 12:14 PM   [ Ignore ]   [ # 10 ]
Beginner
Rank

Messages :

  • total: 11
  • last 7 days: 0
Joined: 2008-07-17

Further to my research on trying to speed up prestrashop I’ve written another smarty plugin. The stats seem to say it’s worth while however I’m still working on it. All the javascript files in the header halt the shop from loading until they have been processed. if anyone has done the maths there are alow of files to download and alot of connections to the server required for this.

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.

 
offline
Posted: 28 September 2008 11:25 PM   [ Ignore ]   [ # 11 ]
Apprentice
RankRank

Messages :

  • total: 43
  • last 7 days: 0
Joined: 2008-08-15

I wrote about how slow the front end was in this post

However the developers have promised this will be fixed in version 1.1. Be assured that when it is out I will again be doing some profiling to identify any slow spots and hopefully speed them up.

 
prestateam offline
Posted: 29 September 2008 12:09 AM   [ Ignore ]   [ # 12 ]
PrestaTeam

Avatar


Several issues fixed, but don’t expect a revolution.
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.

 Signature 

Damien MetzgerProject manager | Chef de projet PrestaStore

 
offline
Posted: 16 October 2008 11:04 PM   [ Ignore ]   [ # 13 ]
Newcomer
Rank

Messages :

  • total: 3
  • last 7 days: 0
Joined: 2008-10-16

Hi All

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

 
offline
Posted: 17 October 2008 12:29 PM   [ Ignore ]   [ # 14 ]
Regular
RankRank

Messages :

  • total: 65
  • last 7 days: 2
Joined: 2008-09-02

Hi Malcolm

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.websiteoptimization.com/services/analyze/

Then we used http://www.cleancss.com/index.php to check and clean up our css files.

Hope this helps smile

 
offline
Posted: 17 October 2008 03:15 PM   [ Ignore ]   [ # 15 ]
Partner
RankRankRankRankRank
Avatar

Messages :

  • total: 1003
  • last 7 days: 30
Joined: 2008-09-08

Yes there are also many if in modules that we can remove “if” we are sure of our work:
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.

 Signature 

PrestaModules - don’t waste your time - non perdere tempo
ServerMac - hosting italiano ottimizzato PrestaShop da 5€/mese

 
 
1 of 2
1
Fast Reply
New Topic
 
‹‹ the way google sees my site      404 Errors ››