org.nuiton.wikitty
Class PerformanceBenchMark
java.lang.Object
org.nuiton.wikitty.WikittyClientAbstractTest
org.nuiton.wikitty.PerformanceBenchMark
public class PerformanceBenchMark
- extends WikittyClientAbstractTest
This class is NOT a test. It's a benchlark that
computes values and log them. This class is named properly to
prevent any test Runner to run it.
- Version:
- $Revision: 1368 $
Last update: $Date: 2012-01-25 15:21:26 +0100 (Wed, 25 Jan 2012) $
by : $Author: echatellier $
- Author:
- ruchaud
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
protected static int |
WIKITTY_SIZE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.apache.commons.logging.Log log
WIKITTY_SIZE
protected static final int WIKITTY_SIZE
- See Also:
- Constant Field Values
PerformanceBenchMark
public PerformanceBenchMark()
testPerformanceWikitty
public void testPerformanceWikitty()
throws Exception
- Throws:
Exception
testPerformanceWikitty
protected void testPerformanceWikitty(int fieldSize)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.