Should I still use entitycache in Drupal 7 projects?
Posted by tipit on April 5, 2013 at 1:39pm
I have been using entitycache [1] without problems in D7. However I have not really measured lately does it really improve the performance and is there some issues? And what is the state at the moment about entitycache going to core [2] in D7 or D8?
What I am asking is:
-
Should I use entitycache in projects of any kind? (Like using APC cache ALWAYS because it does not matter is there logged in users or not.)
-
Has anyone measured the impact lately? (If it is in core it does not really make sense using it, right?)
