Description
All biome plugins are grouped under a single name plugin/plugin, which makes it hard to debug which plugin is slow.
total avg min max count rule
27.955s 1.567ms 73.709µs 120.938ms 17844 plugin/plugin
Formatting them like plugin/<plugin-name> would be preferred (like with plugin suppressions)
Description
All biome plugins are grouped under a single name
plugin/plugin, which makes it hard to debug which plugin is slow.Formatting them like
plugin/<plugin-name>would be preferred (like with plugin suppressions)