BenchmarkResults

class BenchmarkResults(val entries: List<List<Any>>)

Constructors

Link copied to clipboard
fun BenchmarkResults(entries: List<List<Any>>)

Functions

Link copied to clipboard
fun print()

Pretty-prints benchmark results for easy copying to GitHub issues.

Properties

Link copied to clipboard
Link copied to clipboard