number of queries

  • Thread starter Thread starter Howard
  • Start date Start date
H

Howard

I often see a message like this on the bottom of web pages

page generated in 0.04 seconds used 5 queries

how do they count the number of queries
?
Howard
 
Probably they are counting the number of SQL Statements that were executed.
Doesn't sound particularly impressive to me. I couldn't care less less how
long it took to generate the page and how many queries it took, as long as
the page is responsive.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top