commetchat / commet

Your space to connect
https://commet.chat
GNU Affero General Public License v3.0
132 stars 10 forks source link

Improve Diagnostics + Measure DB Performance #281

Closed Airyzz closed 1 week ago

Airyzz commented 2 weeks ago

Now keeps track of the number of calls as well as total time spent in function, and measures individual calls to database

Should give us enough information to track down poor db performance issue if #242 isnt actually resolved yet