Parses the last X lines of your log files, looking for slow database Load/Create/Update calls.
Prints a list of them (ordered fastest => slowest), with the SQL used in each call.
Useful for debugging slow queries in a production environment.
没有任何数据可供显示