The tag has no usage guidance.

learn more… | top users | synonyms

17
votes
6answers
1k views

Stash vs. Embeds

I am using Stash only recently and was wondering how the performance is boosted over using embeds? I know there are a few less queries used in general, and I know you can subvert the parse order, but ...
17
votes
4answers
1k views

EE css template vs. a standard css file?

Is there an advantage/disadvantage to using a EE css template vs a standard css file? I tend to use a css directory that is separate from EE templates. I like using a css preprocessor, and I prefer ...
16
votes
5answers
2k views

Ways to speed up Channel Entries

Setup: We have a call that pulls 50 entires from channel entries. {exp:channel:entries channel="posts" orderby="entry_id" limit="50" dynamic="no" disable="categories|category_fields"} This call ...
10
votes
3answers
189 views

If I add a plugin like Widon't to nearly every content field on a page, will performance be impacted?

I have a tempermental layout (and client) that seems to cause many widows in my content blocks. I'm planning to make use of Low Widon't to correct this programmatically but before I do, wanted to ...
6
votes
2answers
443 views

Compatibility / Performance Gains from using MariaDB?

My hosting company is now offering MariaDB as an alternative to MySQL. Does anybody know if EE is compatible with MariaDB and if it offers any performance benefits? https://mariadb.org/
6
votes
2answers
250 views

Matrix is killing my load times - How can I speed it up

This just started happening with the latest updates. My product pages went from under a couple of seconds, to 12-16 seconds. All spikes below are from Matrix calls. click to see larger image I am ...
6
votes
1answer
372 views

Should we use Stash caching along side CE Cache?

I'm wondering what the best option is for better site performance in regards to caching with Stash and CE Cache. A few questions come to mind: Should we be running them side by side? Any advantages ...
5
votes
1answer
547 views

Using stash, what's the most efficient way of dealing with long paginated lists

I have a website with more or less a thousand news items in a channel and was wondering what was the best way to handle this with stash if I want to separate the logic from the HTML code as much as ...
5
votes
1answer
56 views

What does a slow “Parsing Segment, Embed, and Global Vars Conditionals” log entry mean?

I'm working on getting EE installed on Google Appengine's new PHP runtime. Things are slow, and I'm trying to identify why that might be. I've disabled most add-ons, and created an EE tag-less ...
5
votes
1answer
247 views

Re-writing Playa tags to disable the Playa extension for better site performance

With the overall goal of reducing page load time (Memory, Execution Time in template debugging), how can I rework my Playa templates so as to “shut off” the Playa Extension? Template debugging shows ...
5
votes
2answers
100 views

General question regarding installed modules and performance

I probably have a few modules installed on some of my sites that aren't being used. Simple question: will uninstalling them improve general memory usage and performance? One module in particular that ...
4
votes
2answers
142 views

Assets 2.0: Why do public templates stall while Assets is working in the admin panel?

I just updated a large EE 2.5.2 install to Assets 2.0 and updated indexes. Everything went smoothly, and I've noticed a strange new behavior: thumbnail generation (any size) in the admin panel will ...
4
votes
3answers
127 views

a less expensive way of grouping entries by category

I'm trying to figure out if there's a more performant way of getting entries grouped by category. As you can see, I'm using NSM Categories module. Right now, this costing me 263 queries and 5 seconds ...
4
votes
2answers
114 views

Can EE handle Millions of Users?

I’m new to the expression engine project at our business. We are being acquired by a large company and they’re worried that expression engine cannot handle traffic for a exp_members table of 10M, and ...
3
votes
2answers
209 views

Low Variable and conditional logic generating silent database queries

I’ve discovered a tricky question about parse order and low variables I’ve run into. This is a code base I’ve inherited, so I’m not sure how best to handle. (My apologies in advance; I am neither an ...
3
votes
1answer
176 views

How to prevent CartThrob from making hundreds of SQL queries and running extremely slow?

this may be somewhat of a noob question as I just started administering an ExpressionEngine site that uses CartThrob. My client complained of the site being slow during the shopping / checkout process ...
3
votes
2answers
300 views

Cause of Massive Performance Issues after EE Upgrade 2.5.2 to 2.7.2?

Newest Edit - 27 Feb 2014 - In case some poor soul with the same issue stumbles on this thread, I did not find a solution and ended up removing Matrix and replacing it with Grid. My company would ...
3
votes
2answers
409 views

How do you hook NewRelic monitoring into ExpressionEngine

I use NewRelic to monitor site performance, but since everything runs through index.php, the amount of data I get back regarding controller performance is limited and clumped together. How can I get ...
3
votes
2answers
90 views

Can you completely disable members on the frontend?

Each time a template is loaded in ExpressionEngine is goes through a couple of member related tasks (as far as I can see):- Is this user in a blacklist? Addons_model::module_installed() Grab the ...
3
votes
1answer
121 views

How to improve performance of CI_Encrypt->_add_cipher_noise?

I've been trying to track down some performance issues with an ExpressionEngine site, specifically around pages using CartThrob. I've been using XDebug and Webgrind, and noticed that ...
2
votes
2answers
64 views

Difference between Template Parsing Finished and Total Execution Time in Debugging

I'm having major performance issues and I'm trying to nail down the culprit. I'm on EE 2.7.1 with a number of add ons (All of P+T's, Structure, ect.) However, I'm getting pages loads in excess of 5 ...
2
votes
1answer
74 views

What's better for performance when storing multiple vars in a single entry with stash? Set or Set_list?

I'm curious if anyone that has either done a comparison between the two or simply knows why one would be more efficient than the other. Stash set vs. set_list in storing multiple individual field ...
2
votes
1answer
126 views

How to improve performance of CI_Encrypt->encode?

I've been having some significant server-side performance issues with an ExpressionEngine / CartThrob site (pages taking 5 seconds or more to generate under no load). Today I installed XDebug and ...
2
votes
1answer
132 views

Stash saving on :get and :set performance benefits?

I'm still trying to fully wrap my brain around Stash's cacheing system. From the docs it seems that both :set and :get have the parameters save, scope, replace, and refresh. Is there a benefit to ...
2
votes
4answers
919 views

Very slow performance on production, not on local dev, doesn't seem to be the database

I'm running an ExpressionEngine site using CartThrob for a shopping cart. Some of the pages are loading extremely slowly on the production server (7, 10, 15 seconds of Controller Execution Time as ...
2
votes
2answers
240 views

What's the best practice for rendering a high number of entries with exp:channel:entries?

I'm running into memory issues with a page that lists lots (hundreds, eventually 1000+) of little news items that consist of a title, date, and sometimes brief description. These are each channel ...
2
votes
1answer
104 views

Entries take a long time to update on live site. EE 1.6.8

My organization's site in running EE 1.6.8 hosted on Rackspace Cloud Sites. In the last few weeks we have noticed that it takes longer and longer to update an entry in the control panel. We are now ...
2
votes
1answer
454 views

Correct syntax for inserting a channel entry with a playa field?

I've been experimenting with using SQL INSERTs and UPDATEs instead of using the Channel Entries API in my add-on. In one of my channels I am using a playa field which is simply connected to a separate ...
2
votes
2answers
263 views

why is my template partials w/ stash approach slower than the ordinary one?

I've used the template partials method to "uprade" one of my site's template to this approach. What I don't understand is, that although my stash template only has one single embed vs. 5 embeds, ...
1
vote
4answers
506 views

A Template that uses multiple channels with different field groups

I'm currently working on a template that uses multiple channels (ie. channel="channel1|channel2" to show content. Each channel has a different field group–so I'm conditionally nesting each groups ...
1
vote
2answers
101 views

When CE Cache is disabled via the config variable, is there still processing overhead?

I have a current site in development on EE 2.5.3. I'm using the latest CE Cache but have it disabled via the ce_cache_off global in my config. I'm running into some really slow performance in ...
1
vote
2answers
168 views

Is Playa as slow as built in Relationships with 1000s of entries?

I'm trying to relate multiple entries in a database with about 2,500 total entries in one channel. It takes a minute to load the full list in the control panel for each entry -- which is unacceptable ...
1
vote
2answers
260 views

Channel Entries API incredibly slow performance

I am developing on a high performance MediaTemple DV at the moment. The RAM on the server is 16GB and while pages load relatively quickly, it appears that any scripts I write which use the Channel ...
1
vote
1answer
24 views

Modules/Add-ons loading on all pages

I'm finding a few add-ons/modules that are loading on every page/template even if they are not being called in that template. For example, the Solspace Favorites module seems to constantly be coming ...
1
vote
2answers
38 views

Which method for setting status parameter is more efficient?

I built a site several years ago with 3 statuses so editors could position articles on a category landing page. I coded some of the entry tags like this to ensure that adding additional statuses ...
1
vote
1answer
46 views

Do unused custom fields affect performance?

If there are custom fields that are not used e.g., optional, in all entries, does this in any way affect performance? I am considering implementing a somewhat monolithic custom fieldset to be ...
1
vote
1answer
64 views

MSM Limitations

We have a totally 20 Websites. Right Now, We are running 5 websites all in MSM under single database. our requirements is member can access all websites in any one of web site login. All are portal ...
1
vote
2answers
130 views

Optimizing performance when sorting through hundreds of entries

Currently working on a new EE site that I've inherited, and having difficulty optimizing performance. Everything was dandy until I finished imported all the old content. Now there are ~700 page ...
1
vote
1answer
1k views

(103)Software caused connection abort: mod_fcgid: ap_pass_brigade failed in handle_request function

Currently trying to work out why our ExpressionEngine install is running so slowley, have just checked our error log and it's full of the following: (103)Software caused connection abort: mod_fcgid: ...
1
vote
1answer
263 views

performance issues - is it the database?

I'm experiencing pages loading very slowly, it's happening intermittently on a low traffic EE site. Most of the traffic is just me. When they load slow, they take a good 30 seconds or so. But when ...
1
vote
1answer
48 views

Nested Tags Performance Improvements?

Is there a better (less server intensive therefore slow) way to retrieve entries based on a category setting i.e. this is what we currently use:- {exp:channel:categories channel="products" ...
1
vote
0answers
74 views

Playa Plug in - Slows down site to a crawl?

I have a site running playa module and it's painfully slow to run any queries. Here is my tag code: {exp:channel:entries channel="sous_sous_categorie" url_title="{segment_4}" dynamic="no"} ...
1
vote
0answers
207 views

Expression Engine and NGINX

I just recently updated my DV server (media temple) to their new infrastructure DV4.0. Most recently I've been experiencing latency of more than 8s to load my site or any site on my server. After ...
1
vote
2answers
200 views

Matrix Fields Causing Page to Load Very Slowly

I am running the latest version of Expression Engine (2.6.1) and Matrix (2.5.5). I created a Matrix field for an Award Winners listing for our website, with 2 fields - the first being Field Pack - ...
0
votes
2answers
253 views

What typically are the things that slow down an ExpressionEngine installation? [closed]

I'm just wondering if there are certain guidelines to bear in mind if you want to ensure an EE site stays fast. What typically are the things that slow down an ExpressionEngine installation? Does ...
0
votes
4answers
280 views

Performance of Matrix and P&T Field Pack add-ons

On every install I have P&T field pack and Matrix installed. blindly. just recently I had to analyse a site's performance, and the only spike in load times I discovered was P&T add-ons. ...
0
votes
1answer
104 views

Performance with Store variables and Low Search

I'm looking at performance for a few list pages, and finding that low search is being called to find some Store variables within a channel entries tag. For example, getting {product_details:price} in ...
0
votes
1answer
46 views

CE Image, Assets, S3 and Caching

We’re using CE Image along with Assets images stored in S3. We’ve used curl to go through all the pages so that CE Image does its thing to the image and stores its “made” image in S3. The hopes is to ...
0
votes
1answer
29 views

Why are all snippets loading several times on page load?

I have a simple about page being rendered with the content of only one entry and some Low Variables bits. It's rather slow (3.8806 seconds according to the Output Profiler), and the Template Debugging ...
0
votes
2answers
40 views

Heavy CPU load on MediaTemple: help decipher from TOP query

For one of our clients, we have unusually high CPU/DB load. Here's what we got from the host: 1878 clientsite 20 0 213m 43m 8088 R 18.7 2.3 0:05.86 /usr/bin/php-cgi -c ...