is there any plugin or tool that kinda reports how much memory is each plugin using? would like to know which ones are the more consuming ones.
thx
Check memory usage for plugins?
You can do o.plugins in console and look at hooktimes. The higher is usually the heaviest plugins but it's not a 100% indication since other things can also be a factor.
thanks!!