
I have been wondering lately if it would beĀ faster to save and read multiple options, such as module toggles (if the module is active or not) as serialized data in the database, or if I should spit each module toggle out into its own option entry in the database. In order to figure this out were going to do some time tests.