Class SessionPerformanceTest

All Implemented Interfaces:
JaloSessionHolder

@PerformanceTest public class SessionPerformanceTest extends ServicelayerBaseTest
  • Constructor Details

    • SessionPerformanceTest

      public SessionPerformanceTest()
  • Method Details

    • testAnonymousCreationPerformance

      public void testAnonymousCreationPerformance() throws JaloSecurityException
      Throws:
      JaloSecurityException
    • createAnonymousSessions

      protected long createAnonymousSessions(int cycles) throws JaloSecurityException
      Throws:
      JaloSecurityException
    • testAnonymousCreationMultipleThreads

      public void testAnonymousCreationMultipleThreads()
    • createAnonymousSessions

      protected long[] createAnonymousSessions(int cycles, int threads, int maxWaitSeconds)
    • testPerformanceAndMemory

      public void testPerformanceAndMemory() throws Exception
      Throws:
      Exception
    • testExecuteInLocalViewValues

      public void testExecuteInLocalViewValues()
    • testWrapping

      public void testWrapping()