|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.hjg.pngj.test.TestSpeed
public class TestSpeed
Creates a huge image
This is mainly for profiling
Constructor Summary | |
---|---|
TestSpeed()
|
Method Summary | |
---|---|
static int |
createHuge(String filename,
int cols,
int rows,
FilterType filtertype,
int compLevel)
return msecs |
static void |
main(String[] args)
|
static int |
read(String filename,
int ntimes)
|
static void |
run3(int cols,
int rows)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestSpeed()
Method Detail |
---|
public static int createHuge(String filename, int cols, int rows, FilterType filtertype, int compLevel) throws Exception
Exception
public static void main(String[] args) throws Exception
Exception
public static int read(String filename, int ntimes) throws Exception
Exception
public static void run3(int cols, int rows) throws Exception
Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |