omero.plugins.perf module

Plugin for measuring the performance of an OMERO installation.

Plugin read by omero.cli.Cli during initialization. The method(s) defined here will be added to the Cli class for later use.

class plugins.perf.PerfControl(*args: Any, **kwargs: Any)[source]

Bases: BaseControl