Performance Ideas

So I have a few performance ideas that I wish to jot down here in my blog, and then implement and bench mark:

1. Use phpbtree to hold menu and path information
2. Use while( list($key, $value) = each($array)) because this does NOT make a copy of the array like foreach does

Comments

Thanks

very good

sohbet

thanks

XY5zzi8l

Thanks a lot for this

Thanks a lot for this useful.

mp3 indir

nice

Good one

Hi there,

Thanks for the tip, didn't know foreach makes a copy of the array. I'm not familiar with phpbtree tough, will google it.

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
6 + 5 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.