ByteStringReading

com.netflix.atlas.pekko.ByteStringReading

Results:

Benchmark                        Mode  Cnt          Score          Error   Units
toArray                         thrpt   10          9.092 ±        0.540   ops/s
inputStream                     thrpt   10        159.626 ±       21.220   ops/s

Benchmark                        Mode  Cnt          Score          Error   Units
toArray            gc.alloc.rate.norm   10  104857658.225 ±       64.153    B/op
inputStream        gc.alloc.rate.norm   10       4185.017 ±        3.531    B/op

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def compositeInputStream(bh: Blackhole): Unit
def compositeToArray(bh: Blackhole): Unit
def inputStream(bh: Blackhole): Unit
def toArray(bh: Blackhole): Unit