LwcDatapointEncode

com.netflix.atlas.eval.model.LwcDatapointEncode
> jmh:run -prof gc -wi 10 -i 10 -f1 -t1 .*LwcDatapointEncode.*

Throughput:

Benchmark                          Mode  Cnt       Score       Error   Units
customEncode                      thrpt   10  778092.834 ± 39878.875   ops/s
defaultEncode                     thrpt   10  679355.101 ± 27340.720   ops/s

Allocations:

Benchmark                          Mode  Cnt       Score       Error   Units
customEncode         gc.alloc.rate.norm   10    2136.000 ±     0.001    B/op
defaultEncode        gc.alloc.rate.norm   10    3000.000 ±     0.001    B/op

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def customEncode(bh: Blackhole): Unit
def defaultEncode(bh: Blackhole): Unit