pkl.Benchmark0.27.0
Properties( )
-
-
-
-
-
-
-
-
linkreport: BenchmarkReport
The report containing benchmark results. Typically not configured from user code.
Methods( )
Classes
-
-
-
linkclassMicrobenchmark extends Benchmark
A benchmark that measures the time taken to evaluate an expression.
-
linkclassOutputBenchmark extends Benchmark
A benchmark that measures the time taken to render a module's output.
-
linkclassParserBenchmark extends Benchmark
A benchmark that measures the time taken to parse a module's source code.
-
A template for writing and running benchmarks.