Class MuleArtifactAngDataExtractorBenchmark
- java.lang.Object
-
- com.mulesoft.runtime.ang.introspector.benchmark.MuleArtifactAngDataExtractorBenchmark
-
- Direct Known Subclasses:
MuleArtifactAngDataExtractorBenchmark_jmhType_B1
public class MuleArtifactAngDataExtractorBenchmark extends Object
-
-
Constructor Summary
Constructors Constructor Description MuleArtifactAngDataExtractorBenchmark()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringprocessSampleApp()StringprocessSampleAppForceParse()StringprocessSampleAppWithProperties()StringprocessSampleAppWithPropertiesForceParse()
-
-
-
Method Detail
-
processSampleAppForceParse
public String processSampleAppForceParse() throws IOException
- Throws:
IOException
-
processSampleAppWithPropertiesForceParse
public String processSampleAppWithPropertiesForceParse() throws IOException
- Throws:
IOException
-
processSampleApp
public String processSampleApp() throws IOException
- Throws:
IOException
-
processSampleAppWithProperties
public String processSampleAppWithProperties() throws IOException
- Throws:
IOException
-
-