News:

Wondering if this will always be free?  See why free is better.

Main Menu

around 64 queries with updating my mod

Started by Pipke, August 12, 2015, 04:06:00 PM

Previous topic - Next topic

Pipke

Page created in 0.136 seconds with 64 queries or Page created in 0.127 seconds with 67 queries.
Is this bad, the time it took looks peanuts to me?
Need some advice on this one.
"If something is wrong, fix it if you can. But train yourself not to worry: Worry never fixes anything."

Click here to view my mods for SMF

Hey 👋 Did i helped... you like what i do. You can now buy me a coffee! ☕

margarett

64 queries does seem a lot. But the sheer number of queries isn't a good metric, as several small (optimized) queries can perform better than a single massive query. But it can also be the other way around :P
You can show debug info in SMF and see which query is repeating itself, maybe it can be optimized into a single query?
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

Pipke

Quote from: margarett on August 12, 2015, 04:52:02 PM
You can show debug info in SMF and see which query is repeating itself, maybe it can be optimized into a single query?

How then, cannot find that guide to show the debug info of the queries.
"If something is wrong, fix it if you can. But train yourself not to worry: Worry never fixes anything."

Click here to view my mods for SMF

Hey 👋 Did i helped... you like what i do. You can now buy me a coffee! ☕

margarett

Edit Settings.php and add to the end (before ?>)
$db_show_debug = true;
Se forem conduzir, não bebam. Se forem beber... CHAMEM-ME!!!! :D

QuoteOver 90% of all computer problems can be traced back to the interface between the keyboard and the chair

Pipke

"If something is wrong, fix it if you can. But train yourself not to worry: Worry never fixes anything."

Click here to view my mods for SMF

Hey 👋 Did i helped... you like what i do. You can now buy me a coffee! ☕

Advertisement: