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 arrayMethod 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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()