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