Skip to contents

Benchmark an eyeprocess operation

Usage

benchmark_eyeprocess(expr, iterations = 5L, label = "operation")

Arguments

expr

Function with no arguments to benchmark.

iterations

Number of iterations.

label

Benchmark label.

Value

An `eye_benchmark` data frame.