net.windward.tools
Class SystemTest

java.lang.Object
  |
  +--net.windward.tools.SystemTest

public class SystemTest
extends java.lang.Object

User: dave Date: Nov 17, 2006 Time: 9:10:45 AM Test JVM calls and speed.


Inner Class Summary
static class SystemTest.BitmapThread
           
static class SystemTest.FontThread
           
 
Constructor Summary
SystemTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void testBitmaps(java.lang.String path)
           
static void testBitmapSpeed(java.lang.String path)
          Test how fast the font bitmap calls are and that they work fine in a multi-threaded environment.
static void testFontSpeed()
          Test how fast the font metrics calls are and that they work fine in a multi-threaded environment.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTest

public SystemTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

testFontSpeed

public static void testFontSpeed()
Test how fast the font metrics calls are and that they work fine in a multi-threaded environment.

testBitmaps

public static void testBitmaps(java.lang.String path)
                        throws java.lang.Exception

testBitmapSpeed

public static void testBitmapSpeed(java.lang.String path)
Test how fast the font bitmap calls are and that they work fine in a multi-threaded environment.


Copyright © 2002 - 2008 Windward Reports - All Rights Reserved. java reporting software