Jump to content

Difference between add and append


matjazp
 Share

Recommended Posts

What is the difference between $a->add($item) and $a->append($item)?

I know there are some speed improvements in 2.5.x (comparing to 2.4) but is there room for more? I'm using caching in templates, I can not use ProCache. Looking at timers in debug mode I see:

boot: 0.2262 

boot.load: 0.1925

boot.load.fieldgroups: 0.0506

What is going on between loading fieldgroups and load?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...