Class Performance


  • public class Performance
    extends java.lang.Object
    Class for performance tests
    • Constructor Summary

      Constructors 
      Constructor Description
      Performance()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void dateStressTest​(java.lang.String fileName, java.lang.String sheetName, int numberOfRows)
      Method to test and measure the performance if a huge number of date vales is inserted as new cells.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Performance

        public Performance()
    • Method Detail

      • dateStressTest

        public static void dateStressTest​(java.lang.String fileName,
                                          java.lang.String sheetName,
                                          int numberOfRows)
        Method to test and measure the performance if a huge number of date vales is inserted as new cells.
        Parameters:
        fileName - Filename of the output
        sheetName - Worksheet name
        numberOfRows - Number of generated rows