class StandardTaggingScenario implements ScenarioInterface

Tests standard tagging with write and flush operations.

Methods

string
name()

Get the scenario name for display.

run(BenchmarkContext $context)

Run standard tagging benchmark with write and flush operations.

Details

at line 18
string name()

Get the scenario name for display.

Return Value

string

at line 26
ScenarioResult run(BenchmarkContext $context)

Run standard tagging benchmark with write and flush operations.

Parameters

BenchmarkContext $context

Return Value

ScenarioResult