streamcruncher.test.func.generic
Class SlidingNewWindowFPerfTest

java.lang.Object
  extended by streamcruncher.test.func.TrafficGenerator
      extended by streamcruncher.test.func.SlidingWindowTest
          extended by streamcruncher.test.func.generic.SlidingNewWindowFTest
              extended by 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.


Constructor Summary
SlidingNewWindowFPerfTest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlidingNewWindowFPerfTest

public SlidingNewWindowFPerfTest()


Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved. (Docs generated on 3-November-2007 )