BenchmarkResults

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun print()

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