Results 1 to 1 of 1

Thread: Performance Optimization

  1. #1
    Join Date
    Dec 2006
    Location
    Portland, Oregon
    Posts
    64

    Question Performance Optimization

    (This thread is associated with Part 10 of the SqlCredit series.)

    Is it acceptable to do a certain amount of optimization early, before performance testing has shown where the optimization is required, or should you code everything as simply as possible and wait for testing to prove that you need to change certain things?

    For an example, see "Saving the Salt Look-up" in the article.
    Last edited by rgarrison; 10-26-2007 at 10:26 AM. Reason: Updated after publish

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •