public class OpenBytesPerformanceTest
extends java.lang.Object
Constructor and Description |
---|
OpenBytesPerformanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
init(java.lang.String id,
java.lang.String inMemory) |
boolean |
isNotBigImage() |
void |
setId() |
void |
tearDown() |
void |
testOpenBytesAllTilesNewBuffer() |
void |
testOpenBytesAllTilesPreAllocatedBuffer() |
void |
testOpenBytesBlocksByRow1MB() |
void |
testOpenBytesBlocksByRow512KB() |
void |
testOpenBytesBlocksByRowPlaneSize() |
void |
testOpenBytesHalfPlane() |
void |
testOpenBytesPlane() |
void |
testQuartersActualSize() |
void |
testQuartersTwiceActualSize() |
public boolean isNotBigImage()
public void init(java.lang.String id, java.lang.String inMemory) throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void setId() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesAllTilesNewBuffer() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesAllTilesPreAllocatedBuffer() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesPlane() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesHalfPlane() throws java.lang.Exception
java.lang.Exception
public void testQuartersActualSize() throws java.lang.Exception
java.lang.Exception
public void testQuartersTwiceActualSize() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesBlocksByRow512KB() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesBlocksByRow1MB() throws java.lang.Exception
java.lang.Exception
public void testOpenBytesBlocksByRowPlaneSize() throws java.lang.Exception
java.lang.Exception
Copyright © 2014 Open Microscopy Environment