class HeavyTaggingScenario implements ScenarioInterface

Tests heavy tagging with many tags per item.

Methods

string
name()

Get the scenario name for display.

run(BenchmarkContext $context)

Run heavy tagging benchmark with many tags per item.

Details

at line 18
string name()

Get the scenario name for display.

Return Value

string

at line 26
ScenarioResult run(BenchmarkContext $context)

Run heavy tagging benchmark with many tags per item.

Parameters

BenchmarkContext $context

Return Value

ScenarioResult