View Single Post
Old 2012-08-09, 10:59 AM   #5
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Spent the night working on some code for a client. Debugging other people's uncommented code is a nightmare. They added some data, pageload time skyrocketed to 4+ seconds after adding 125 categories to the site. I suspect somewhere there is some code that is reading the category list each time and doing a loop to grab the right category.

Now I remember why I stopped working on other people's code.

Hope everyone has a great Thursday.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote