mini\Table\Wrappers\OptimizingTable::withExpectedEqCalls() Method

public

Signature

public function withExpectedEqCalls(int $n): self

Parameters

Name Type Default Description
$n int required Documentation missing

Returns

self

Documentation

Hint: expected number of eq() calls

Used after measurement to estimate total time and decide on optimization.

Source

src/Table/Wrappers/OptimizingTable.php:93-98