Uses of Annotation Interface
de.hybris.bootstrap.annotations.PerformanceTest
Packages that use PerformanceTest
Package
Description
Contains generated models for each type of de.hybris.platform.servicelayer.internal.jalo package.
-
Uses of PerformanceTest in de.hybris.bootstrap.testclasses.samples
Classes in de.hybris.bootstrap.testclasses.samples with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.deltadetection
Classes in de.hybris.deltadetection with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.audit.demo
Classes in de.hybris.platform.audit.demo with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.audit.view.impl
Classes in de.hybris.platform.audit.view.impl with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.cache
Classes in de.hybris.platform.cache with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.catalog.jalo.synchronization
Classes in de.hybris.platform.catalog.jalo.synchronization with annotations of type PerformanceTestModifier and TypeClassDescriptionclassclassclass -
Uses of PerformanceTest in de.hybris.platform.category
Classes in de.hybris.platform.category with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.core
Classes in de.hybris.platform.core with annotations of type PerformanceTestModifier and TypeClassDescriptionclassTest 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.classTests 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 -
Uses of PerformanceTest in de.hybris.platform.europe1.jalo
Classes in de.hybris.platform.europe1.jalo with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.flexiblesearch.performance
Classes in de.hybris.platform.flexiblesearch.performance with annotations of type PerformanceTestModifier and TypeClassDescriptionclassIntention 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 PerformanceTestModifier and TypeClassDescriptionclassPerforms an import test which checks the performance of the import process compared to programmatically import.class -
Uses of PerformanceTest in de.hybris.platform.jalo
Classes in de.hybris.platform.jalo with annotations of type PerformanceTestModifier and TypeClassDescriptionclassTest checking if the ContextMap fulfills contract of thread safety.classTesting 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 -
Uses of PerformanceTest in de.hybris.platform.jalo.link
Classes in de.hybris.platform.jalo.link with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.jdbcwrapper
Classes in de.hybris.platform.jdbcwrapper with annotations of type PerformanceTestModifier and TypeClassDescriptionclassTests 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 -
Uses of PerformanceTest in de.hybris.platform.promotionengineservices.promotionengine.impl
Classes in de.hybris.platform.promotionengineservices.promotionengine.impl with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.regioncache.test
Classes in de.hybris.platform.regioncache.test with annotations of type PerformanceTestModifier and TypeClassDescriptionclassclassRegionCache 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 -
Uses of PerformanceTest in de.hybris.platform.ruleengineservices.maintenance.impl
Classes in de.hybris.platform.ruleengineservices.maintenance.impl with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.scripting.events.impl
Classes in de.hybris.platform.scripting.events.impl with annotations of type PerformanceTestModifier and TypeClassDescriptionclassPerformance 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 -
Uses of PerformanceTest in de.hybris.platform.servicelayer.internal.converter.impl
Classes in de.hybris.platform.servicelayer.internal.converter.impl with annotations of type PerformanceTestModifier and TypeClassDescriptionclassLow 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 -
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 -
Uses of PerformanceTest in de.hybris.platform.servicelayer.keygenerator
Classes in de.hybris.platform.servicelayer.keygenerator with annotations of type PerformanceTestModifier and TypeClassDescriptionclassMaking 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 -
Uses of PerformanceTest in de.hybris.platform.servicelayer.tx
Classes in de.hybris.platform.servicelayer.tx with annotations of type PerformanceTestModifier and TypeClassDescriptionclassTests item data invalidation after updates inside and outside of transaction for both model and jalo layer. -
Uses of PerformanceTest in de.hybris.platform.solrfacetsearch.integration
Classes in de.hybris.platform.solrfacetsearch.integration with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.solrfacetsearch.solr.impl
Classes in de.hybris.platform.solrfacetsearch.solr.impl with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.test
Classes in de.hybris.platform.test with annotations of type PerformanceTestModifier and TypeClassDescriptionclassclassPLA-11453classclassTests HJMP persistence layer behavior concerning concurrent modification checks.classUnit test for checking thread safety of read operation forLazyLoadItemList.classclassTest that measures locking performance of traditionalsynchronized()locks andReentrantLockbased ones.classclassclassclass -
Uses of PerformanceTest in de.hybris.platform.util
Classes in de.hybris.platform.util with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.util.collections
Classes in de.hybris.platform.util.collections with annotations of type PerformanceTest -
Uses of PerformanceTest in de.hybris.platform.util.config
Classes in de.hybris.platform.util.config with annotations of type PerformanceTestModifier and TypeClassDescriptionclassclass -
Uses of PerformanceTest in de.hybris.platform.validation.services.impl
Classes in de.hybris.platform.validation.services.impl with annotations of type PerformanceTest