This week I released the newest version of “Plugin Load Times” for QGIS in the official QGIS Plugin Repository. In this version 1.1 the User Interface was optimized and from now on it’s possible to sort the results based on “Load time”. If you discover a bug please report it through the Github Issues Page. You can have a look at the source code on the Github-page of this QGIS plugin. New ideas for this plugin are always welcome.
To be clear: this plugin only gives information about how fast a plugin loaded during the last start of QGIS. It doesn’t tell you anything about how fast a plugin does it’s job, but that you’ll notice when you use a plugin.The data this plugin shows comes from the QGIS Python variable qgis.utils.plugin_times. You’ll notice the Load Times are different every time you start QGIS, because all kinds of factors influence Load Times of a plugin.