Even though I brought this up a long time ago at
TT, I thought I'd mention it here since I check these requests far more often.
The options table is becoming really bloated and huge.
It should be broken down into numerous options_service, options_perpage and so on tables. This could be a bit of a performance improvement since it will eliminate some unnecessary overhead.