root
Toggle table of contents
goblin-service
Target filter
goblin-service
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.data
/
BenchmarkCommand
Benchmark
Command
goblin-service
data
class
BenchmarkCommand
(
val
benchmark
:
String
,
val
count
:
Long
=
5000
)
:
Command
Runs a benchmark.
Members
Constructors
Benchmark
Command
Link copied to clipboard
goblin-service
constructor
(
benchmark
:
String
,
count
:
Long
=
5000
)
Properties
benchmark
Link copied to clipboard
goblin-service
val
benchmark
:
String
Name of the benchmark
count
Link copied to clipboard
goblin-service
val
count
:
Long
=
5000
Number of repetitions