The Artima Developer Community
Sponsored Link

PHP Buzz Forum
MySQL & PHP Performance Optimization Tips

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrew Johnstone

Posts: 206
Nickname: andrewj02
Registered: Sep, 2004

Andrew M. Johnstone
MySQL & PHP Performance Optimization Tips Posted: Jun 22, 2009 3:25 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Andrew Johnstone.
Original Post: MySQL & PHP Performance Optimization Tips
Feed Title: Development, Analysis And Research
Feed URL: http://www.ajohnstone.com/feed/atom/
Feed Description: by Andrew Johnstone
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Andrew Johnstone
Latest Posts From Development, Analysis And Research

Advertisement
In high performance web applications you will always have bottlenecks within your application. Identifying these bottlenecks and optimizing is a tedious task and typically show themselves underload. A single bad/unindexed query can bring a server to its knees. A large number of rows will also help to highlight any poor queries, and on very large [...]

Read: MySQL & PHP Performance Optimization Tips

Topic: MySQL & PHP Performance Optimization Tips Previous Topic   Next Topic Topic: Speaking at 1st PHP'n Rio conference

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use