streamcruncher.test.func.generic
Class SlidingNewWindowFPerfTest
java.lang.Object
streamcruncher.test.func.TrafficGenerator
streamcruncher.test.func.SlidingWindowTest
streamcruncher.test.func.generic.SlidingNewWindowFTest
streamcruncher.test.func.generic.SlidingNewWindowFPerfTest
public abstract class SlidingNewWindowFPerfTest
- extends SlidingNewWindowFTest
Performance test. Unfinished, need a better way to load and measure Kernel
perf. DB and JVM must be tuned.
Sliding Window is not actually a right candidate for Perf testing as the
Window is forced to move forward one row at a time.
todo Make Latency and Capacity graph.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlidingNewWindowFPerfTest
public SlidingNewWindowFPerfTest()
Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved.
(Docs generated on 3-November-2007 )