🕑Feb 09, 2017 🖋John Locke 💬10 Handle 40x as much traffic -- Switch to Drupal 8 [Update: ok, not so much] [Update: It turns out the Drupal 7 site we tested had page caching disabled. Dev Corner
🕑Jan 13, 2008 🖋John Locke 💬0 Fast code: Speed and Scalability in PHP applications Continuing on the series, the next item on the list seems to be the mistake I see the most--putting slow code in loops, loading up things that don't need to be loaded, making simple requests expensive. Dev Corner