Skip to content

Eric Frisino

Menu

  • Portfolio
  • Articles
  • Talks
  • About Me

Tag: Time Test

WordPress Database Time Test: Arrays vs Booleans

Web Development

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.

Continue to Article

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Categories

  • Design
  • Terminal
  • Web Development
©2018 Eric Frisino