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.