ItemIdToString

com.netflix.atlas.core.model.ItemIdToString
> jmh:run -prof gc -prof stack -wi 5 -i 10 -f1 -t1 .*ItemIdToString.*
...
Benchmark                             Mode  Cnt        Score       Error   Units
runToString                          thrpt   10  6502790.539 ± 84203.781   ops/s
runToString:·gc.alloc.rate           thrpt   10     1275.402 ±    16.731  MB/sec
runToString:·gc.alloc.rate.norm      thrpt   10      216.000 ±     0.001    B/op

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def runToString(bh: Blackhole): Unit