CleanupScenario
class CleanupScenario implements ScenarioInterface
Tests cleanup command performance after creating orphaned tags.
Methods
string
name()
Get the scenario name for display.
Details
at line 18
string
name()
Get the scenario name for display.
at line 26
ScenarioResult
run(BenchmarkContext $context)
Run cleanup command performance benchmark.