Class ImpExImportPerformanceTest

    • Constructor Detail

      • ImpExImportPerformanceTest

        public ImpExImportPerformanceTest()
    • Method Detail

      • testPerf

        public void testPerf()
        Performance test which creates COUNT items programmatically, per import and per import.
      • createItemsJalo

        protected long createItemsJalo​(int count,
                                       int offset)
        Creates unit items programmatically.
        Parameters:
        count - amount of items to create
        offset - number offset for naming the items
        Returns:
        creation time for all items
      • importItems

        protected long importItems​(int count,
                                   int offset)
        Creates unit items using impex import.
        Parameters:
        count - amount of items to create
        offset - number offset for naming the items
        Returns:
        time for all items