Packages

c

akka.http.impl.engine

HttpEntityBenchmark

class HttpEntityBenchmark extends CommonBenchmark

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HttpEntityBenchmark
  2. CommonBenchmark
  3. AnyRef
  4. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new HttpEntityBenchmark()

Value Members

  1. def discardBytes(): Unit
    Annotations
    @Benchmark()
  2. var entity: HttpEntity
  3. var entityType: String
  4. implicit var mat: Materializer
  5. def setup(): Unit
    Annotations
    @Setup()
  6. implicit var system: ActorSystem
  7. def tearDown(): Unit
    Annotations
    @TearDown()