class RenderBench extends AnyRef
- Annotations
- @BenchmarkMode() @State()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RenderBench
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new RenderBench()
Value Members
- var cmap: ColorMap
- val cmapSize: Int
- var colorEncoding: PngColorEncoding
-
def
pngEncoding: Array[Byte]
- Annotations
- @Benchmark()
-
def
rendering: Tile
- Annotations
- @Benchmark()
-
def
renderingAndPngEncoding: Array[Byte]
- Annotations
- @Benchmark()
-
def
setup(): Unit
- Annotations
- @Setup()
- val size: Int
- var tile: Tile