I am using the database inspector to query the database. However, I want to know the execution time to optimize the performance of the query. Does anyone have any idea of getting the execution time of a query?
How to get the query execution time with database inspector?
Asked Answered
See this answer for a way to make SQLite print the queries execution time in the logs. –
Jodoin
© 2022 - 2024 — McMap. All rights reserved.