PHP PhpBench\Benchmark 네임스페이스

중첩된 네임스페이스

PhpBench\Benchmark\Baseline
PhpBench\Benchmark\Executor
PhpBench\Benchmark\Metadata
PhpBench\Benchmark\Remote

Interfaces

이름 설명
ExecutorInterface Executors are responsible for executing the benchmark class and returning the timing metrics, and optionally the memory and profiling data.

클래스들

이름 설명
BaselineManager The baseline manager is responsible for collecting and executing baseline benchmarks.
BenchmarkFinder This class finds a benchmark (or benchmarks depending on the path), loads their metadata and builds a collection of BenchmarkMetadata instances.
CartesianParameterIterator
Runner The benchmark runner.
RunnerContext The benchmark runner context.