1. DLP Flash Christmas Competition + Writing Marathon 2024!

    Competition topic: Magical New Year!

    Marathon goal? Crank out words!

    Check the marathon thread or competition thread for details.

    Dismiss Notice
  2. Hi there, Guest

    Only registered users can really experience what DLP has to offer. Many forums are only accessible if you have an account. Why don't you register?
    Dismiss Notice
  3. Introducing for your Perusing Pleasure

    New Thread Thursday
    +
    Shit Post Sunday

    READ ME
    Dismiss Notice

Techblog: Current development: Memcache, Tagging

Discussion in 'Techblog' started by PatronusCharm FeedBot, Jul 1, 2008.

  1. PatronusCharm FeedBot

    PatronusCharm FeedBot RSS/Atom Feed Poster Bot

    Joined:
    Jan 6, 2008
    Messages:
    15
    I, as a developer, have an insatiable urge to optimize, simplify, and speed up my code. There are developers out there that would have no qualms running a query like this every time somebody hit their site. SELECT (SELECT COUNT(userid) FROM users) AS users, (SELECT COUNT(id) FROM reviews) AS reviews, (SELECT COUNT(chapterid) FROM chapters) AS chapters, [...]

    Full article
     
Loading...