com.netflix.atlas.chart

Members list

Type members

Classlikes

class GraphEngines

Check performance of graph engines.

Check performance of graph engines.

> jmh:run -prof jmh.extras.JFR -wi 10 -i 10 -f1 -t1 .*GraphEngines.*
...
[info] Benchmark                 Mode  Cnt       Score      Error  Units
[info] GraphEngines.json        thrpt   10  133984.991 ± 7703.042  ops/s
[info] GraphEngines.v2json      thrpt   10  142775.471 ± 6897.508  ops/s

Attributes

Supertypes
class Object
trait Matchable
class Any