Uses of Class
de.hybris.bootstrap.annotations.PerformanceTest
-
-
Uses of PerformanceTest in de.hybris.bootstrap.testclasses.samples
Classes in de.hybris.bootstrap.testclasses.samples with annotations of type PerformanceTest Modifier and Type Class Description classPerformanceSampleTestClassSample test class -
Uses of PerformanceTest in de.hybris.deltadetection
Classes in de.hybris.deltadetection with annotations of type PerformanceTest Modifier and Type Class Description classDefaultChangeDetectionServicePerformanceTest -
Uses of PerformanceTest in de.hybris.platform.audit.demo
Classes in de.hybris.platform.audit.demo with annotations of type PerformanceTest Modifier and Type Class Description classAuditBigPayloadOrderTest -
Uses of PerformanceTest in de.hybris.platform.audit.view.impl
Classes in de.hybris.platform.audit.view.impl with annotations of type PerformanceTest Modifier and Type Class Description classPerformanceDefaultAuditViewTest -
Uses of PerformanceTest in de.hybris.platform.cache
Classes in de.hybris.platform.cache with annotations of type PerformanceTest Modifier and Type Class Description classCachePerformanceTestRegionCache performance tests -
Uses of PerformanceTest in de.hybris.platform.catalog.jalo.synchronization
Classes in de.hybris.platform.catalog.jalo.synchronization with annotations of type PerformanceTest Modifier and Type Class Description classNewSyncLockingTestclassNewSyncPerformanceTestclassNewSyncTimestampTest -
Uses of PerformanceTest in de.hybris.platform.category
Classes in de.hybris.platform.category with annotations of type PerformanceTest Modifier and Type Class Description classCategoryPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.core
Classes in de.hybris.platform.core with annotations of type PerformanceTest Modifier and Type Class Description classConcurrentInitializationTestTest proofs that while initialization , lock flag remains unchanged ( even while restarting tenant which also happens during initialization) so the CheckLockRunner should never get information that system is unlocked while initialization, moreover evenInitializationLockInfo.getInstanceIdentifier()should not change.classSingletonCreatorPerformanceTestTests SingletonCreator via delegating methods like Registry.getSingleton(Creator). -
Uses of PerformanceTest in de.hybris.platform.core.system
Classes in de.hybris.platform.core.system with annotations of type PerformanceTest Modifier and Type Class Description classInitializationLockHandlerPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.europe1.jalo
Classes in de.hybris.platform.europe1.jalo with annotations of type PerformanceTest Modifier and Type Class Description classEurope1PriceFactoryConcurrentTest -
Uses of PerformanceTest in de.hybris.platform.flexiblesearch.performance
Classes in de.hybris.platform.flexiblesearch.performance with annotations of type PerformanceTest Modifier and Type Class Description classLimitStatementPerformanceTestIntention of this test is to run queries (with disabled cache) with LIMIT against 100, 1000 and 10000 items through default LIMIT implementation and through DB specific LIMIT implementation and compare them. -
Uses of PerformanceTest in de.hybris.platform.impex.jalo
Classes in de.hybris.platform.impex.jalo with annotations of type PerformanceTest Modifier and Type Class Description classImpExImportPerformanceTestPerforms an import test which checks the performance of the import process compared to programmatically import.classImpExMultiThreadedPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.jalo
Classes in de.hybris.platform.jalo with annotations of type PerformanceTest Modifier and Type Class Description classContextMapUnitTestTest checking if the ContextMap fulfills contract of thread safety.classJaloItemWrappingTestTesting particular performance optimization inJaloImplementationManager. -
Uses of PerformanceTest in de.hybris.platform.jalo.flexiblesearch
Classes in de.hybris.platform.jalo.flexiblesearch with annotations of type PerformanceTest Modifier and Type Class Description classFlexibleSearchCacheKeyTest -
Uses of PerformanceTest in de.hybris.platform.jalo.link
Classes in de.hybris.platform.jalo.link with annotations of type PerformanceTest Modifier and Type Class Description classLinkManagerTest -
Uses of PerformanceTest in de.hybris.platform.jdbcwrapper
Classes in de.hybris.platform.jdbcwrapper with annotations of type PerformanceTest Modifier and Type Class Description classGenericObjectPoolTestTests apache commpons pool bug POOL-107 ... -
Uses of PerformanceTest in de.hybris.platform.processengine.synchronus
Classes in de.hybris.platform.processengine.synchronus with annotations of type PerformanceTest Modifier and Type Class Description classPerformanceSynchTest -
Uses of PerformanceTest in de.hybris.platform.promotionengineservices.promotionengine.impl
Classes in de.hybris.platform.promotionengineservices.promotionengine.impl with annotations of type PerformanceTest Modifier and Type Class Description classDefaultPromotionEnginePerfTest -
Uses of PerformanceTest in de.hybris.platform.regioncache.test
Classes in de.hybris.platform.regioncache.test with annotations of type PerformanceTest Modifier and Type Class Description classMultiThreadedDataValidityTestclassRegionCachePerformanceTestRegionCache performance tests -
Uses of PerformanceTest in de.hybris.platform.ruleengineservices.jobs.impl
Classes in de.hybris.platform.ruleengineservices.jobs.impl with annotations of type PerformanceTest Modifier and Type Class Description classDefaultRuleEngineCronJobLauncherPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.ruleengineservices.maintenance.impl
Classes in de.hybris.platform.ruleengineservices.maintenance.impl with annotations of type PerformanceTest Modifier and Type Class Description classDefaultRuleMaintenanceServicePerformanceTest -
Uses of PerformanceTest in de.hybris.platform.scripting.events.impl
Classes in de.hybris.platform.scripting.events.impl with annotations of type PerformanceTest Modifier and Type Class Description classEventListenersPerformanceTestsPerformance tests for scripting event listeners -
Uses of PerformanceTest in de.hybris.platform.servicelayer.event
Classes in de.hybris.platform.servicelayer.event with annotations of type PerformanceTest Modifier and Type Class Description classEventServiceStressTest -
Uses of PerformanceTest in de.hybris.platform.servicelayer.internal.converter.impl
Classes in de.hybris.platform.servicelayer.internal.converter.impl with annotations of type PerformanceTest Modifier and Type Class Description classItemModelConverterPerfTestLow level test checks if many thread accessing ItemModelConverter may cause inconsistent state between model's localized attribute field and model's value history. -
Uses of PerformanceTest in de.hybris.platform.servicelayer.internal.model
Classes in de.hybris.platform.servicelayer.internal.model with annotations of type PerformanceTest Modifier and Type Class Description classLocMapPerformanceTestStandalone performance test for testingLocMap. -
Uses of PerformanceTest in de.hybris.platform.servicelayer.internal.model.impl
Classes in de.hybris.platform.servicelayer.internal.model.impl with annotations of type PerformanceTest Modifier and Type Class Description classModelValueHistoryPerfTest -
Uses of PerformanceTest in de.hybris.platform.servicelayer.keygenerator
Classes in de.hybris.platform.servicelayer.keygenerator with annotations of type PerformanceTest Modifier and Type Class Description classKeyGeneratorConcurrentTestMaking this non-transactional is on purpose the number series pros are created in separate thread - aka transaction. -
Uses of PerformanceTest in de.hybris.platform.servicelayer.session
Classes in de.hybris.platform.servicelayer.session with annotations of type PerformanceTest Modifier and Type Class Description classSessionPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.servicelayer.tx
Classes in de.hybris.platform.servicelayer.tx with annotations of type PerformanceTest Modifier and Type Class Description classItemModelTransactionPerformanceTestTests item data invalidation after updates inside and outside of transaction for both model and jalo layer. -
Uses of PerformanceTest in de.hybris.platform.solrfacetsearch.solr.impl
Classes in de.hybris.platform.solrfacetsearch.solr.impl with annotations of type PerformanceTest Modifier and Type Class Description classDefaultSolrClientPoolPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.test
Classes in de.hybris.platform.test with annotations of type PerformanceTest Modifier and Type Class Description classConcurrentPerformanceTestclassDBPersistenceManagerConcurrencyTestPLA-11453classFlexibleSearchQueryTranslatorPerformanceTestclassHJMPOptimisticConcurrencyPerformanceTestTests HJMP persistence layer behavior concerning concurrent modification checks.classLazyLoadItemListUnitTestUnit test for checking thread safety of read operation forLazyLoadItemList.classLinkPerformanceTestclassLockPerformanceTestTest that measures locking performance of traditionalsynchronized()locks andReentrantLockbased ones.classNumberSeriesPerformanceTestclassTransactionStressTestclassUserIsAdminTestclassYFastMapPerformanceTest -
Uses of PerformanceTest in de.hybris.platform.util
Classes in de.hybris.platform.util with annotations of type PerformanceTest Modifier and Type Class Description classWorkerValueQueueTest -
Uses of PerformanceTest in de.hybris.platform.util.collections
Classes in de.hybris.platform.util.collections with annotations of type PerformanceTest Modifier and Type Class Description classMapBenchmarkTestPerformance comparison of different Maps -
Uses of PerformanceTest in de.hybris.platform.util.config
Classes in de.hybris.platform.util.config with annotations of type PerformanceTest Modifier and Type Class Description classConfigPerformanceIntTestclassConfigPerformanceStringTest -
Uses of PerformanceTest in de.hybris.platform.validation.services.impl
Classes in de.hybris.platform.validation.services.impl with annotations of type PerformanceTest Modifier and Type Class Description classDefaultHybrisConstraintViolationTest
-