Skip to main content

EnsLib.InteropTools.HL7.MessageAnalyzer.LoopTest

class EnsLib.InteropTools.HL7.MessageAnalyzer.LoopTest extends %Library.RegisteredObject

This is just a benchmark class for comparing operations on a list against copying the list and performing the operations on an array

Method Inventory

Methods

classmethod Test(pStyle As %String)
classmethod Test1Copy(pList As %List)
classmethod Test1Direct(pList As %List)
classmethod TestList() as %List
classmethod TestLoopCount() as %Integer

Inherited Members

Inherited Methods

FeedbackOpens in a new tab