public class EventBenchmark extends AbstractBenchmark
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY |
static String |
VALUE |
CONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, PAYLOAD| Constructor and Description |
|---|
EventBenchmark() |
createEvent, createEvent, createFlow, createMuleContextWithServices, getStartUpRegistryObjectspublic static final String KEY
public static final String VALUE
public void teardown()
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic CoreEvent createEvent()
public CoreEvent copyEvent()
public CoreEvent copyEventWith20VariablesProperties()
public CoreEvent copyEventWith100VariablesProperties()
public CoreEvent deepCopyEvent()
public CoreEvent deepCopyEventWith20VariablesProperties()
public CoreEvent deepCopyEventWith50VariablesProperties()
public CoreEvent deepCopyEventWith100VariablesProperties()
public CoreEvent addEventVariable()
public CoreEvent addEventVariableEventWith20VariablesProperties()
public CoreEvent addEventVariableEventWith50VariablesProperties()
public CoreEvent addEventVariableEventWith100VariablesProperties()
public CoreEvent copyWith10FlowVarsAnd10PropertiesWrite1OfEach() throws Exception
Exceptionpublic CoreEvent copyWith10FlowVarsAnd10PropertiesWrite5OfEach() throws Exception
Exceptionpublic CoreEvent copyWith50FlowVarsAnd50PropertiesWrite1OfEach() throws Exception
Exceptionpublic CoreEvent copyWith100FlowVarsAndPropertiesWrite25OfEach() throws Exception
Exceptionpublic CoreEvent quickCopyInternalParameters()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.