Skip to content

Instantly share code, notes, and snippets.

@leppie
Created November 10, 2015 11:30
Show Gist options
  • Save leppie/289fde9c8162ba4176f6 to your computer and use it in GitHub Desktop.
Save leppie/289fde9c8162ba4176f6 to your computer and use it in GitHub Desktop.
Profiling session for (ironscheme-test). Load in excel.
This file has been truncated, but you can view the full file.
Name Count Inc Time Ex Time Avg Inc Time Avg Ex Time
IronScheme.Runtime.Program::Main(String[]):int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Program::Args(String[]+String+<UNKNOWN>):String[] 2 0.04 0.04 0.0223 0.0216
IronScheme.Runtime.Program::EnableMulticoreJIT():void 1 0.14 0.05 0.1401 0.0531
System.Object::.ctor():void 19759984 835.79 835.79 0.0000 0.0000
System.Object::Equals(Object):bool 296873 13.01 13.01 0.0000 0.0000
System.Object::Equals(Object+Object):bool 872273 341.05 286.73 0.0004 0.0003
System.Object::ReferenceEquals(Object+Object):bool 2113662 113.03 113.03 0.0001 0.0001
System.Object::GetHashCode():int32 856605 69.71 69.71 0.0001 0.0001
System.Object::Finalize():void 97 0.01 0.01 0.0001 0.0001
System.Enum::GetValueField(System.Type):System.Reflection.FieldInfo 489 1242.73 8.48 2.5414 0.0173
System.Enum::GetHashEntry(System.Type):HashEntry 348240 43968.19 4004.00 0.1263 0.0115
System.Enum::InternalGetValueAsString(System.Type+Object):String 489 270.98 33.69 0.5542 0.0689
System.Enum::InternalFormat(System.Type+Object):String 489 1575.72 17.06 3.2223 0.0349
System.Enum::ToUInt64(Object):unsigned int64 348240 96066.20 11934.77 0.2759 0.0343
System.Enum::BinarySearch(unsigned int64[]+unsigned int64):int32 348240 30.15 30.15 0.0001 0.0001
System.Enum::GetUnderlyingType(System.Type):System.Type 1043750 131716.19 12216.19 0.1262 0.0117
System.Enum::IsDefined(System.Type+Object):bool 347751 335153.02 27798.85 0.9638 0.0799
System.Enum::GetValue():Object 347751 226.82 226.82 0.0007 0.0007
System.Enum::ToString():String 489 3008.95 25.59 6.1533 0.0523
System.Enum::GetTypeCode():System.TypeCode 347751 47846.33 3987.87 0.1376 0.0115
System.Enum::System.IConvertible.ToInt64(System.IFormatProvider):int64 347751 28212.24 7965.13 0.0811 0.0229
System.Enum::.cctor():void 1 0.27 0.18 0.2714 0.1814
System.Array::CreateInstance(System.Type+int32):System.Array 1775 8.34 6.64 0.0047 0.0037
System.Array::Copy(System.Array+System.Array+int32):void 435024 79.45 79.45 0.0002 0.0002
System.Array::Copy(System.Array+int32+System.Array+int32+int32):void 1485664 173.64 173.64 0.0001 0.0001
System.Array::Copy(System.Array+System.Array+int64):void 104575 1166.85 1153.21 0.0112 0.0110
System.Array::GetValue(int32):Object 148022 14.02 14.02 0.0001 0.0001
System.Array::SetValue(Object+int32):void 28 0.01 0.01 0.0002 0.0002
System.Array::GetMedian(int32+int32):int32 12 0.00 0.00 0.0000 0.0000
System.Array::get_LongLength():int64 209801 13.91 13.91 0.0001 0.0001
System.Array::System.Collections.ICollection.get_Count():int32 42 0.01 0.01 0.0002 0.0002
System.Array::Clone():Object 230 0.12 0.12 0.0005 0.0005
System.Array::CopyTo(System.Array+int32):void 7216 5.61 4.86 0.0008 0.0007
System.Array::GetEnumerator():System.Collections.IEnumerator 21923 233.63 117.39 0.0107 0.0054
System.Array::Reverse(System.Array):void 10128 100.40 89.11 0.0099 0.0088
System.Array::Reverse(System.Array+int32+int32):void 10139 11.29 11.29 0.0011 0.0011
System.Array::Sort(System.Array+int32+int32+System.Collections.IComparer):void 17 2.62 0.63 0.1541 0.0372
System.Array::Sort(System.Array+System.Array+int32+int32+System.Collections.IComparer):void 17 1.99 0.75 0.1169 0.0439
System.String::Join(String+String[]):String 7056 51.77 2.50 0.0073 0.0004
System.String::get_FirstChar():wchar 11 0.00 0.00 0.0001 0.0001
System.String::Join(String+String[]+int32+int32):String 7056 49.27 12.44 0.0070 0.0018
System.String::SmallCharToUpper(String):String 32 0.00 0.00 0.0001 0.0001
System.String::EqualsHelper(String+String):bool 605712 363.76 334.31 0.0006 0.0006
System.String::CompareOrdinalHelper(String+String):int32 40808 1061.80 1054.71 0.0260 0.0258
System.String::Equals(Object):bool 65537 66.35 22.59 0.0010 0.0003
System.String::Equals(String):bool 456556 615.83 311.39 0.0013 0.0007
System.String::Equals(String+String):bool 90767 44.07 28.51 0.0005 0.0003
System.String::op_Equality(String+String):bool 56116 51.42 20.25 0.0009 0.0004
System.String::op_Inequality(String+String):bool 34650 23.15 10.25 0.0007 0.0003
System.String::CopyTo(int32+wchar[]+int32+int32):void 344 6.00 5.98 0.0174 0.0174
System.String::ToCharArray():wchar[] 236 2.64 2.63 0.0112 0.0111
System.String::ToCharArray(int32+int32):wchar[] 4522 2.27 2.01 0.0005 0.0004
System.String::IsNullOrEmpty(String):bool 86693 4.13 4.13 0.0000 0.0000
System.String::GetHashCode():int32 211592 89.80 80.64 0.0004 0.0004
System.String::get_ArrayLength():int32 24052 1.04 1.04 0.0000 0.0000
System.String::get_Capacity():int32 202 0.01 0.01 0.0000 0.0000
System.String::Split(wchar[]):String[] 7761 38.60 2.57 0.0050 0.0003
System.String::Split(wchar[]+int32+System.StringSplitOptions):String[] 7761 36.03 4.90 0.0046 0.0006
System.String::Split(String[]+System.StringSplitOptions):String[] 1 0.59 0.27 0.5865 0.2729
System.String::Split(String[]+int32+System.StringSplitOptions):String[] 1 0.31 0.23 0.3136 0.2264
System.String::InternalSplitKeepEmptyEntries(int32[]+int32[]+int32+int32):String[] 6903 29.75 6.51 0.0043 0.0009
System.String::MakeSeparatorList(wchar[]+int32[]&):int32 7761 1.39 1.39 0.0002 0.0002
System.String::MakeSeparatorList(String[]+int32[]&+int32[]&):int32 1 0.09 0.08 0.0854 0.0818
System.String::Substring(int32):String 7928 10.60 2.55 0.0013 0.0003
System.String::Substring(int32+int32):String 81805 109.69 37.98 0.0013 0.0005
System.String::InternalSubStringWithChecks(int32+int32+bool):String 81808 71.79 36.76 0.0009 0.0004
System.String::InternalSubString(int32+int32+bool):String 75531 35.03 31.35 0.0005 0.0004
System.String::Trim(wchar[]):String 517 1.95 1.91 0.0038 0.0037
System.String::TrimStart(wchar[]):String 652 0.24 0.20 0.0004 0.0003
System.String::TrimEnd(wchar[]):String 363 2.04 2.00 0.0056 0.0055
System.String::CreateStringFromEncoding(unsigned int8*+int32+System.Text.Encoding):String 58 8.87 4.95 0.1529 0.0853
System.String::Normalize(System.Text.NormalizationForm):String 8 21.80 0.12 2.7255 0.0151
System.String::FillStringChecked(String+int32+String):void 547099 142.57 114.80 0.0003 0.0002
System.String::wstrcpyPtrAligned(wchar*+wchar*+int32):void 49372 2.73 2.73 0.0001 0.0001
System.String::wstrcpy(wchar*+wchar*+int32):void 641960 32.77 32.77 0.0001 0.0001
System.String::CtorCharArray(wchar[]):String 43574 19.41 15.19 0.0004 0.0003
System.String::CtorCharArrayStartLength(wchar[]+int32+int32):String 5833 10.12 9.55 0.0017 0.0016
System.String::CtorCharCount(wchar+int32):String 708 1.60 1.57 0.0023 0.0022
System.String::wcslen(wchar*):int32 3 0.00 0.00 0.0003 0.0003
System.String::CtorCharPtr(wchar*):String 3 0.22 0.21 0.0717 0.0710
System.String::CtorCharPtrStartLength(wchar*+int32+int32):String 2364 10.84 10.48 0.0046 0.0044
System.String::Compare(String+String+System.StringComparison):int32 40874 1418.76 356.97 0.0347 0.0087
System.String::Compare(String+int32+String+int32+int32+System.StringComparison):int32 265 9.16 0.71 0.0346 0.0027
System.String::CompareOrdinal(String+int32+String+int32+int32):int32 1 0.00 0.00 0.0003 0.0003
System.String::Contains(String):bool 27877 77.83 8.45 0.0028 0.0003
System.String::EndsWith(String):bool 40354 90.32 7.47 0.0022 0.0002
System.String::EndsWith(String+System.StringComparison):bool 33579 2.36 2.36 0.0001 0.0001
System.String::EndsWith(String+bool+System.Globalization.CultureInfo):bool 40354 82.85 20.04 0.0021 0.0005
System.String::EndsWith(wchar):bool 126 0.01 0.01 0.0000 0.0000
System.String::IndexOf(wchar):int32 6904 0.69 0.69 0.0001 0.0001
System.String::IndexOf(wchar+int32):int32 4264 0.34 0.34 0.0001 0.0001
System.String::IndexOfAny(wchar[]):int32 705 0.23 0.23 0.0003 0.0003
System.String::IndexOf(String+System.StringComparison):int32 27877 69.38 8.75 0.0025 0.0003
System.String::IndexOf(String+int32+int32+System.StringComparison):int32 27877 60.63 24.63 0.0022 0.0009
System.String::LastIndexOf(wchar):int32 752 0.12 0.12 0.0002 0.0002
System.String::LastIndexOf(String+System.StringComparison):int32 5600 17.41 2.42 0.0031 0.0004
System.String::LastIndexOf(String+int32+int32+System.StringComparison):int32 5600 14.99 6.59 0.0027 0.0012
System.String::StartsWith(String):bool 42240 141.80 13.43 0.0034 0.0003
System.String::StartsWith(String+System.StringComparison):bool 110 0.03 0.03 0.0003 0.0003
System.String::StartsWith(String+bool+System.Globalization.CultureInfo):bool 42240 128.38 37.18 0.0030 0.0009
System.String::ToLower():String 912 1.63 0.34 0.0018 0.0004
System.String::ToLower(System.Globalization.CultureInfo):String 912 0.82 0.40 0.0009 0.0004
System.String::ToString():String 254273 10.73 10.73 0.0000 0.0000
System.String::Trim():String 1 0.00 0.00 0.0006 0.0003
System.String::TrimHelper(wchar[]+int32):String 1533 0.12 0.12 0.0001 0.0001
System.String::Format(String+Object):String 4513 87.24 6.31 0.0193 0.0014
System.String::Format(String+Object+Object):String 2 1.23 0.02 0.6159 0.0092
System.String::Format(String+Object[]):String 1 2.42 0.02 2.4241 0.0178
System.String::Format(System.IFormatProvider+String+Object[]):String 4522 92.15 6.31 0.0204 0.0014
System.String::Copy(String):String 2 0.01 0.01 0.0068 0.0068
System.String::InternalCopy(String):String 5560 5.36 5.03 0.0010 0.0009
System.String::Concat(Object+Object):String 7535 119.68 7.71 0.0159 0.0010
System.String::Concat(Object+Object+Object):String 6567 38.02 9.41 0.0058 0.0014
System.String::Concat(Object[]):String 76028 360.00 72.47 0.0047 0.0010
System.String::Concat(String+String):String 19960 51.75 31.00 0.0026 0.0016
System.String::Concat(String+String+String):String 41729 55.79 23.82 0.0013 0.0006
System.String::Concat(String+String+String+String):String 113 0.82 0.39 0.0072 0.0034
System.String::ConcatArray(String[]+int32):String 76436 153.00 61.48 0.0020 0.0008
System.String::Concat(String[]):String 408 11.37 1.80 0.0279 0.0044
System.String::SetChar(int32+wchar):void 41 0.00 0.00 0.0000 0.0000
System.String::AppendInPlace(wchar+int32):void 8078 0.38 0.38 0.0000 0.0000
System.String::AppendInPlace(wchar+int32+int32):void 28 0.00 0.00 0.0001 0.0001
System.String::AppendInPlace(String+int32):void 5146 4.55 4.28 0.0009 0.0008
System.String::AppendInPlace(String+int32+int32+int32):void 205 0.73 0.72 0.0036 0.0035
System.String::AppendInPlace(wchar[]+int32+int32+int32):void 4731 2.70 2.45 0.0006 0.0005
System.String::ReplaceCharInPlace(wchar+wchar+int32+int32+int32):void 32 0.00 0.00 0.0001 0.0001
System.String::GetStringForStringBuilder(String+int32):String 140 1.09 0.36 0.0078 0.0025
System.String::GetStringForStringBuilder(String+int32+int32+int32):String 11504 9.32 8.77 0.0008 0.0008
System.String::NullTerminate():void 32 0.00 0.00 0.0000 0.0000
System.String::ClearPostNullChar():void 304 0.02 0.02 0.0001 0.0001
System.String::SetLength(int32):void 11659 0.54 0.54 0.0000 0.0000
System.String::System.Collections.IEnumerable.GetEnumerator():System.Collections.IEnumerator 266 1.52 0.81 0.0057 0.0030
System.String::InternalMemCpy(String+int32+String+int32+int32):void 32 0.15 0.14 0.0045 0.0044
System.String::RemoveInPlace(int32+int32+int32):void 32 0.32 0.17 0.0100 0.0054
System.String::.cctor():void 1 0.00 0.00 0.0024 0.0024
System.Char::IsLatin1(wchar):bool 2517 0.11 0.11 0.0000 0.0000
System.Char::IsAscii(wchar):bool 5 0.00 0.00 0.0000 0.0000
System.Char::GetLatin1UnicodeCategory(wchar):System.Globalization.UnicodeCategory 1161 0.15 0.15 0.0001 0.0001
System.Char::GetHashCode():int32 15773 0.73 0.73 0.0000 0.0000
System.Char::Equals(Object):bool 1331 0.07 0.07 0.0001 0.0001
System.Char::Equals(wchar):bool 14726 0.65 0.65 0.0000 0.0000
System.Char::ToString():String 547 1.80 0.53 0.0033 0.0010
System.Char::ToString(System.IFormatProvider):String 7 0.15 0.05 0.0218 0.0072
System.Char::ToString(wchar):String 695 3.08 1.63 0.0044 0.0024
System.Char::IsLetter(wchar):bool 2 0.08 0.08 0.0388 0.0385
System.Char::IsWhiteSpaceLatin1(wchar):bool 1340 0.07 0.07 0.0001 0.0001
System.Char::IsWhiteSpace(wchar):bool 1345 1.80 1.48 0.0013 0.0011
System.Char::ToUpper(wchar+System.Globalization.CultureInfo):wchar 183 4.41 2.93 0.0241 0.0160
System.Char::ToUpper(wchar):wchar 183 11.59 2.86 0.0634 0.0156
System.Char::ToLower(wchar+System.Globalization.CultureInfo):wchar 714047 853.24 511.37 0.0012 0.0007
System.Char::ToLower(wchar):wchar 218 13.87 3.43 0.0636 0.0157
System.Char::ToLowerInvariant(wchar):wchar 13594 46.63 17.30 0.0034 0.0013
System.Char::IsControl(wchar):bool 18 0.04 0.04 0.0022 0.0021
System.Char::CheckNumber(System.Globalization.UnicodeCategory):bool 1 0.00 0.00 0.0000 0.0000
System.Char::IsNumber(wchar):bool 3 0.17 0.17 0.0558 0.0555
System.Char::IsSurrogate(wchar):bool 161 0.01 0.01 0.0001 0.0001
System.Char::IsSurrogate(String+int32):bool 144 1.48 1.46 0.0102 0.0102
System.Char::GetUnicodeCategory(wchar):System.Globalization.UnicodeCategory 1149 19.02 18.48 0.0166 0.0161
System.Char::IsHighSurrogate(wchar):bool 304 0.02 0.02 0.0001 0.0001
System.Char::IsLowSurrogate(wchar):bool 304 0.02 0.02 0.0001 0.0001
System.Char::ConvertFromUtf32(int32):String 144 2.54 0.83 0.0176 0.0058
System.Char::.cctor():void 1 0.00 0.00 0.0015 0.0015
System.Text.StringBuilder::.ctor():void 6616 29.71 4.49 0.0045 0.0007
System.Text.StringBuilder::.ctor(int32):void 11284 37.34 8.13 0.0033 0.0007
System.Text.StringBuilder::.ctor(String):void 80 2.96 0.49 0.0370 0.0061
System.Text.StringBuilder::.ctor(String+int32):void 11364 31.68 7.88 0.0028 0.0007
System.Text.StringBuilder::.ctor(String+int32+int32+int32):void 11364 23.80 14.71 0.0021 0.0013
System.Text.StringBuilder::GetThreadSafeString(int_ptr&):String 5192 5.12 4.58 0.0010 0.0009
System.Text.StringBuilder::get_Capacity():int32 62 0.08 0.08 0.0012 0.0012
System.Text.StringBuilder::ToString():String 5864 21.86 15.98 0.0037 0.0027
System.Text.StringBuilder::ToString(int32+int32):String 3 0.11 0.04 0.0354 0.0118
System.Text.StringBuilder::get_Length():int32 275 0.01 0.01 0.0001 0.0001
System.Text.StringBuilder::set_Length(int32):void 123 3.64 2.32 0.0296 0.0189
System.Text.StringBuilder::get_Chars(int32):wchar 179 0.01 0.01 0.0001 0.0001
System.Text.StringBuilder::set_Chars(int32+wchar):void 41 1.53 1.18 0.0373 0.0287
System.Text.StringBuilder::Append(wchar+int32):System.Text.StringBuilder 1108 0.29 0.27 0.0003 0.0002
System.Text.StringBuilder::Append(wchar[]+int32+int32):System.Text.StringBuilder 4734 17.66 9.06 0.0037 0.0019
System.Text.StringBuilder::Append(String):System.Text.StringBuilder 5146 26.57 16.35 0.0052 0.0032
System.Text.StringBuilder::NeedsAllocation(String+int32):bool 18188 12.89 12.09 0.0007 0.0007
System.Text.StringBuilder::GetNewString(String+int32):String 79 1.40 0.61 0.0177 0.0078
System.Text.StringBuilder::ReplaceString(int_ptr+String):void 18416 0.95 0.95 0.0001 0.0001
System.Text.StringBuilder::Append(String+int32+int32):System.Text.StringBuilder 213 5.24 2.96 0.0246 0.0139
System.Text.StringBuilder::Remove(int32+int32):System.Text.StringBuilder 32 0.44 0.11 0.0138 0.0035
System.Text.StringBuilder::Append(wchar):System.Text.StringBuilder 8078 25.42 18.87 0.0031 0.0023
System.Text.StringBuilder::Append(Object):System.Text.StringBuilder 18 0.85 0.15 0.0471 0.0085
System.Text.StringBuilder::AppendFormat(System.IFormatProvider+String+Object[]):System.Text.StringBuilder 4522 68.52 12.38 0.0152 0.0027
System.Text.StringBuilder::Replace(wchar+wchar):System.Text.StringBuilder 32 0.31 0.17 0.0096 0.0052
System.Text.StringBuilder::Replace(wchar+wchar+int32+int32):System.Text.StringBuilder 32 0.14 0.13 0.0043 0.0040
System.Exception::.ctor():void 5297 183.12 136.19 0.0346 0.0257
System.Exception::.ctor(String):void 9 0.29 0.22 0.0319 0.0240
System.Exception::get_Message():String 2 0.00 0.00 0.0003 0.0003
System.Exception::SetErrorCode(int32):void 17 0.19 0.19 0.0112 0.0111
System.Exception::set_HResult(int32):void 5323 0.36 0.36 0.0001 0.0001
System.SystemException::.ctor(String):void 6 0.52 0.18 0.0875 0.0292
System.Delegate::Combine(System.Delegate+System.Delegate):System.Delegate 5 0.00 0.00 0.0002 0.0002
System.Delegate::get_Method():System.Reflection.MethodInfo 40711 328.03 11.76 0.0081 0.0003
System.Delegate::GetMethodImpl():System.Reflection.MethodInfo 40711 269.58 3.37 0.0066 0.0001
System.Delegate::get_Target():Object 19526 33.86 5.67 0.0017 0.0003
System.Delegate::CreateDelegate(System.Type+System.Reflection.MethodInfo):System.Delegate 1025 77.96 4.39 0.0761 0.0043
System.Delegate::CreateDelegate(System.Type+System.Reflection.MethodInfo+bool):System.Delegate 1026 73.83 28.72 0.0720 0.0280
System.Delegate::CreateDelegate(System.Type+Object+System.Reflection.MethodInfo):System.Delegate 5 1.04 0.30 0.2083 0.0607
System.Delegate::CreateDelegate(System.Type+Object+System.Reflection.MethodInfo+bool):System.Delegate 5 0.74 0.25 0.1477 0.0504
System.Delegate::CreateDelegate(System.Type+Object+System.RuntimeMethodHandle):System.Delegate 23 1.83 0.58 0.0794 0.0251
System.Delegate::GetTarget():Object 19526 6.56 5.66 0.0003 0.0003
System.MulticastDelegate::StoreDynamicMethod(System.Reflection.MethodInfo):void 23 0.42 0.28 0.0181 0.0120
System.MulticastDelegate::GetTarget():Object 19526 28.19 14.56 0.0014 0.0007
System.MulticastDelegate::GetMethodImpl():System.Reflection.MethodInfo 40711 316.27 31.43 0.0078 0.0008
System.MulticastDelegate::CtorClosed(Object+int_ptr):void 19533 1.51 1.51 0.0001 0.0001
System.MulticastDelegate::CtorClosedStatic(Object+int_ptr):void 1494090 67.93 67.93 0.0000 0.0000
System.MulticastDelegate::CtorOpened(Object+int_ptr+int_ptr):void 2993 0.15 0.15 0.0000 0.0000
System.Runtime.ConstrainedExecution.CriticalFinalizerObject::.ctor():void 128 1.00 0.99 0.0078 0.0078
System.Runtime.ConstrainedExecution.CriticalFinalizerObject::Finalize():void 7 0.00 0.00 0.0000 0.0000
System.Threading.Thread::get_ManagedThreadId():int32 31732 2.45 2.45 0.0001 0.0001
System.Threading.Thread::get_CurrentThread():System.Threading.Thread 1362176 86.70 86.70 0.0001 0.0001
System.Threading.Thread::AllocateDataSlot():System.LocalDataStoreSlot 30 0.75 0.45 0.0250 0.0151
System.Threading.Thread::GetData(System.LocalDataStoreSlot):Object 67628 1460.06 499.47 0.0216 0.0074
System.Threading.Thread::SetData(System.LocalDataStoreSlot+Object):void 31020 812.93 105.70 0.0262 0.0034
System.Threading.Thread::get_CurrentUICulture():System.Globalization.CultureInfo 3 0.12 0.12 0.0416 0.0415
System.Threading.Thread::get_CurrentCulture():System.Globalization.CultureInfo 1319697 4379.95 4300.50 0.0033 0.0033
System.Threading.Thread::ReserveSlot():int32 3 0.26 0.26 0.0862 0.0860
System.Threading.Thread::FindSlot():int32 2 0.00 0.00 0.0003 0.0003
System.Threading.Thread::GetDomain():System.AppDomain 545 0.70 0.43 0.0013 0.0008
System.Threading.Thread::get_LocalDataStoreManager():System.LocalDataStoreMgr 67659 5.69 5.69 0.0001 0.0001
System.Threading.Thread::.cctor():void 1 0.00 0.00 0.0015 0.0015
System.Runtime.InteropServices.SafeHandle::.ctor(int_ptr+bool):void 127 2.17 1.17 0.0171 0.0092
System.Runtime.InteropServices.SafeHandle::Finalize():void 6 0.03 0.00 0.0050 0.0003
System.Runtime.InteropServices.SafeHandle::SetHandle(int_ptr):void 12 0.00 0.00 0.0001 0.0001
System.Runtime.InteropServices.SafeHandle::DangerousGetHandle():int_ptr 1 0.00 0.00 0.0000 0.0000
System.Runtime.InteropServices.SafeHandle::get_IsClosed():bool 403451 17.00 17.00 0.0000 0.0000
System.Runtime.InteropServices.SafeHandle::Close():void 4 0.22 0.04 0.0560 0.0088
System.Runtime.InteropServices.SafeHandle::Dispose():void 110 10.00 0.93 0.0909 0.0085
System.Runtime.InteropServices.SafeHandle::Dispose(bool):void 120 9.28 2.57 0.0773 0.0214
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::.ctor(bool):void 127 3.33 1.17 0.0262 0.0092
Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid::get_IsInvalid():bool 359 8.82 8.74 0.0246 0.0243
System.Runtime.CompilerServices.RuntimeHelpers::RunClassConstructor(System.RuntimeTypeHandle):void 209 1.60 0.48 0.0077 0.0023
System.Runtime.CompilerServices.RuntimeHelpers::get_OffsetToStringData():int32 1139159 50.52 50.52 0.0000 0.0000
System.Runtime.CompilerServices.RuntimeHelpers::PrepareConstrainedRegions():void 657501 40.70 40.70 0.0001 0.0001
System.Runtime.CompilerServices.RuntimeHelpers::ExecuteBackoutCodeHelper(Object+Object+bool):void 4 0.04 0.04 0.0096 0.0094
System.Runtime.CompilerServices.RuntimeHelpers::ExecuteCodeWithLock(Object+TryCode+Object):void 1 1.76 0.36 1.7595 0.3613
System.Runtime.CompilerServices.RuntimeHelpers::EnterMonitorAndTryCode(Object):void 1 1.40 0.14 1.3960 0.1379
System.Runtime.CompilerServices.RuntimeHelpers::ExitMonitorOnBackout(Object+bool):void 1 0.00 0.00 0.0000 0.0000
System.Runtime.CompilerServices.RuntimeHelpers::.cctor():void 1 0.06 0.06 0.0634 0.0634
System.MarshalByRefObject::.ctor():void 567 4.36 4.34 0.0077 0.0076
System.AppDomain::add_AssemblyResolve(System.ResolveEventHandler):void 1 0.00 0.00 0.0003 0.0000
System.AppDomain::SetDefaultDomainManager(String+String[]+String[]):void 1 2.14 0.91 2.1449 0.9128
System.AppDomain::SetDomainManager(System.Security.Policy.Evidence+System.Security.Policy.Evidence+int_ptr+bool):void 1 1.23 0.95 1.2321 0.9523
System.AppDomain::DefineDynamicAssembly(System.Reflection.AssemblyName+System.Reflection.Emit.AssemblyBuilderAccess):System.Reflection.Emit.AssemblyBuilder 1 3.22 0.95 3.2222 0.9469
System.AppDomain::get_CurrentDomain():System.AppDomain 545 1.40 0.69 0.0026 0.0013
System.AppDomain::get_BaseDirectory():String 2 5.87 0.06 2.9344 0.0285
System.AppDomain::GetAssemblies():System.Reflection.Assembly[] 541 0.61 0.61 0.0011 0.0011
System.AppDomain::InternalDefineDynamicAssembly(System.Reflection.AssemblyName+System.Reflection.Emit.AssemblyBuilderAccess+String+System.Security.Policy.Evidence+System.Security.PermissionSet+System.Security.PermissionSet+System.Security.PermissionSet+System.Threading.StackCrawlMark&+<UNKNOWN>):System.Reflection.Emit.AssemblyBuilder 1 2.28 0.75 2.2753 0.7516
System.AppDomain::OnTypeResolveEvent(String):System.Reflection.Assembly 1 0.00 0.00 0.0003 0.0003
System.AppDomain::get_FusionStore():System.AppDomainSetup 3 0.00 0.00 0.0001 0.0001
System.AppDomain::TurnOnBindingRedirects():void 1 0.00 0.00 0.0003 0.0000
System.AppDomain::SetupFusionStore(System.AppDomainSetup):void 1 5.47 1.30 5.4722 1.2992
System.AppDomain::SetupDomain(bool+String+String):void 1 6.19 0.69 6.1915 0.6900
System.AppDomainSetup::.ctor():void 1 0.03 0.03 0.0287 0.0287
System.AppDomainSetup::get_Value():String[] 25 0.00 0.00 0.0001 0.0001
System.AppDomainSetup::get_ApplicationBase():String 2 5.81 0.31 2.9057 0.1547
System.AppDomainSetup::IsFilePath(String):bool 2 0.00 0.00 0.0002 0.0002
System.AppDomainSetup::get_ApplicationBaseKey():String 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_ConfigurationFileKey():String 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_DisallowPublisherPolicy():bool 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_DisallowBindingRedirects():bool 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::set_DisallowBindingRedirects(bool):void 2 0.00 0.00 0.0003 0.0002
System.AppDomainSetup::get_DisallowCodeDownload():bool 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_DisallowApplicationBaseProbing():bool 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::VerifyDir(String+bool):String 2 5.50 0.38 2.7509 0.1887
System.AppDomainSetup::VerifyDirList(String):void 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_DeveloperPath():String 1 0.15 0.14 0.1452 0.1449
System.AppDomainSetup::set_DeveloperPath(String):void 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_DisallowBindingRedirectsKey():String 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_ApplicationName():String 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_ActivationArguments():System.Runtime.Hosting.ActivationArguments 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_ApplicationTrust():System.Security.Policy.ApplicationTrust 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::set_PrivateBinPath(String):void 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_PrivateBinPathProbe():String 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_ShadowCopyFiles():String 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_LoaderOptimization():System.LoaderOptimization 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::get_PrivateBinPathEnvironmentVariable():String 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_RuntimeConfigurationFile():String 1 0.00 0.00 0.0003 0.0003
System.AppDomainSetup::get_MachineConfigKey():String 1 0.00 0.00 0.0000 0.0000
System.AppDomainSetup::SetupFusionContext(int_ptr):void 1 4.03 1.04 4.0270 1.0390
System.Environment::get_InternalSyncObject():Object 3 0.00 0.00 0.0003 0.0003
System.Environment::get_TickCount():int32 1 0.00 0.00 0.0003 0.0003
System.Environment::get_CurrentDirectory():String 62 7.38 0.38 0.1190 0.0061
System.Environment::GetCommandLineArgs():String[] 1 1.04 0.06 1.0365 0.0613
System.Environment::get_NewLine():String 1041 0.04 0.04 0.0000 0.0000
System.Environment::get_Version():System.Version 1 2.46 0.35 2.4586 0.3486
System.Environment::get_OSVersion():System.OperatingSystem 129 0.70 0.57 0.0055 0.0044
System.Environment::get_RunningOnWinNT():bool 1 0.00 0.00 0.0009 0.0000
System.Environment::get_OSInfo():OSName 199 0.12 0.12 0.0006 0.0006
System.Environment::IsWin9X():bool 122 2.10 2.07 0.0172 0.0170
System.Environment::InitResourceHelper():void 1 0.11 0.10 0.1099 0.0978
System.Environment::GetResourceStringLocal(String):String 3 345.61 0.43 115.2041 0.1436
System.Environment::GetResourceString(String):String 3 345.79 0.18 115.2625 0.0584
System.Environment::get_HasShutdownStarted():bool 22 0.00 0.00 0.0001 0.0001
System.Environment::GetFolderPath(SpecialFolder):String 1 0.90 0.84 0.9028 0.8358
System.IO.Path::GetDirectoryName(String):String 34 0.72 0.27 0.0212 0.0081
System.IO.Path::GetRootLength(String):int32 34 0.10 0.09 0.0029 0.0027
System.IO.Path::IsDirectorySeparator(wchar):bool 71 0.00 0.00 0.0001 0.0001
System.IO.Path::GetExtension(String):String 28 0.03 0.01 0.0011 0.0004
System.IO.Path::GetFullPath(String):String 1 0.02 0.00 0.0175 0.0006
System.IO.Path::GetFullPathInternal(String):String 363 43.92 1.76 0.1210 0.0048
System.IO.Path::NormalizePath(String+bool):String 397 42.48 5.27 0.1070 0.0133
System.IO.Path::SafeSetStackPointerValue(wchar*+int32+wchar):void 21516 1.03 1.03 0.0000 0.0000
System.IO.Path::NormalizePathFast(String+bool):String 397 37.21 26.28 0.0937 0.0662
System.IO.Path::CharArrayStartsWithOrdinal(wchar*+int32+String+bool):bool 726 0.06 0.06 0.0001 0.0001
System.IO.Path::FixupPath(String):String 34 0.33 0.00 0.0096 0.0001
System.IO.Path::GetFileName(String):String 111 1.48 1.01 0.0133 0.0091
System.IO.Path::GetFileNameWithoutExtension(String):String 1 0.76 0.24 0.7643 0.2427
System.IO.Path::IsPathRooted(String):bool 4 0.00 0.00 0.0003 0.0002
System.IO.Path::Combine(String+String):String 4 0.13 0.12 0.0333 0.0308
System.IO.Path::CheckInvalidPathChars(String):void 1095 0.19 0.19 0.0002 0.0002
System.IO.Path::.cctor():void 1 0.00 0.00 0.0018 0.0018
System.Byte::System.IConvertible.ToInt32(System.IFormatProvider):int32 2 0.02 0.02 0.0104 0.0101
System.RuntimeTypeHandle::Equals(System.RuntimeTypeHandle):bool 6985 8.45 8.11 0.0012 0.0012
System.RuntimeTypeHandle::get_Value():int_ptr 2413733 124.13 124.13 0.0001 0.0001
System.RuntimeTypeHandle::.ctor(void*):void 4096964 33927.91 33755.78 0.0083 0.0082
System.RuntimeTypeHandle::IsNullHandle():bool 6058928 48004.54 47748.39 0.0079 0.0079
System.RuntimeTypeHandle::GetRuntimeType():System.RuntimeType 6049022 96037.48 48043.02 0.0159 0.0079
System.RuntimeTypeHandle::GetAssemblyHandle():System.AssemblyHandle 15619 12.42 6.49 0.0008 0.0004
System.RuntimeTypeHandle::GetModuleHandle():System.ModuleHandle 720107 583.91 284.91 0.0008 0.0004
System.RuntimeTypeHandle::GetBaseTypeHandle():System.RuntimeTypeHandle 4081386 67773.45 33861.70 0.0166 0.0083
System.RuntimeTypeHandle::GetElementType():System.RuntimeTypeHandle 8149 22.75 11.32 0.0028 0.0014
System.RuntimeTypeHandle::GetMethodAt(int32):System.RuntimeMethodHandle 23 0.52 0.27 0.0225 0.0115
System.RuntimeTypeHandle::get_IntroducedMethods():IntroducedMethodEnumerator 3428 3.35 3.06 0.0010 0.0009
System.RuntimeTypeHandle::GetUtf8Name():System.Utf8String 40 0.72 0.37 0.0180 0.0093
System.RuntimeTypeHandle::CanCastTo(System.RuntimeTypeHandle):bool 782886 4799.36 4766.01 0.0061 0.0061
System.RuntimeTypeHandle::GetDeclaringMethod():System.RuntimeMethodHandle 4838 3.95 2.09 0.0008 0.0004
System.RuntimeTypeHandle::GetDefaultConstructor():System.RuntimeMethodHandle 3434 4.43 3.19 0.0013 0.0009
System.RuntimeTypeHandle::GetTypeByName(String+bool+bool+bool+System.Threading.StackCrawlMark&):System.RuntimeTypeHandle 1 0.38 0.38 0.3846 0.3830
System.RuntimeTypeHandle::Instantiate(System.RuntimeTypeHandle[]):System.RuntimeTypeHandle 1002 26.70 26.17 0.0266 0.0261
System.RuntimeTypeHandle::GetGenericTypeDefinition():System.RuntimeTypeHandle 4194 3.94 2.22 0.0009 0.0005
System.RuntimeTypeHandle::.cctor():void 1 0.12 0.08 0.1177 0.0809
System.RuntimeFieldHandle::.ctor(void*):void 12330 6.46 5.95 0.0005 0.0005
System.RuntimeFieldHandle::get_Value():int_ptr 5213 0.24 0.24 0.0000 0.0000
System.RuntimeFieldHandle::IsNullHandle():bool 218 0.92 0.91 0.0042 0.0042
System.RuntimeFieldHandle::Equals(System.RuntimeFieldHandle):bool 3181 1.05 0.91 0.0003 0.0003
System.RuntimeFieldHandle::GetUtf8Name():System.Utf8String 8045 7.08 3.72 0.0009 0.0005
System.RuntimeMethodHandle::get_EmptyHandle():System.RuntimeMethodHandle 2926 10.00 4.96 0.0034 0.0017
System.RuntimeMethodHandle::.ctor(void*):void 562649 4673.21 4647.64 0.0083 0.0083
System.RuntimeMethodHandle::get_Value():int_ptr 67944 3.19 3.19 0.0000 0.0000
System.RuntimeMethodHandle::GetHashCode():int32 6090 0.43 0.43 0.0001 0.0001
System.RuntimeMethodHandle::op_Inequality(System.RuntimeMethodHandle+System.RuntimeMethodHandle):bool 5676 4.24 1.95 0.0007 0.0003
System.RuntimeMethodHandle::Equals(System.RuntimeMethodHandle):bool 11164119 92435.96 91954.83 0.0083 0.0082
System.RuntimeMethodHandle::IsNullHandle():bool 671338 4770.50 4740.11 0.0071 0.0071
System.RuntimeMethodHandle::CheckLinktimeDemands(System.Reflection.Module+int32):void 477 1.54 0.38 0.0032 0.0008
System.RuntimeMethodHandle::IsVisibleFromModule(System.Reflection.Module):bool 3711 11.38 3.25 0.0031 0.0009
System.RuntimeMethodHandle::GetUtf8Name():System.Utf8String 59916 112.13 55.69 0.0019 0.0009
System.RuntimeMethodHandle::InvokeMethodFast(Object+Object[]+System.Signature+System.Reflection.MethodAttributes+System.RuntimeTypeHandle):Object 58 1.03 0.89 0.0177 0.0153
System.RuntimeMethodHandle::InvokeConstructor(Object[]+System.SignatureStruct+System.RuntimeTypeHandle):Object 205 896.71 5.15 4.3742 0.0251
System.RuntimeMethodHandle::GetInstantiatingStubIfNeeded(System.RuntimeTypeHandle):System.RuntimeMethodHandle 1449 13.44 13.44 0.0093 0.0093
System.RuntimeMethodHandle::GetTypicalMethodDefinition():System.RuntimeMethodHandle 535549 9368.93 4711.18 0.0175 0.0088
System.RuntimeMethodHandle::StripMethodInstantiation():System.RuntimeMethodHandle 14994 14.42 8.84 0.0010 0.0006
System.Globalization.CultureInfo::.cctor():void 1 8.27 0.47 8.2734 0.4715
System.Globalization.CultureInfo::InitUserDefaultCulture():System.Globalization.CultureInfo 1 2.10 0.13 2.0991 0.1334
System.Globalization.CultureInfo::InitUserDefaultUICulture():System.Globalization.CultureInfo 1 0.37 0.29 0.3664 0.2880
System.Globalization.CultureInfo::.ctor(String):void 4 1.41 0.18 0.3524 0.0453
System.Globalization.CultureInfo::.ctor(String+bool):void 4 1.23 0.18 0.3071 0.0448
System.Globalization.CultureInfo::.ctor(int32):void 2 1.95 0.00 0.9760 0.0008
System.Globalization.CultureInfo::.ctor(int32+bool):void 5 8.08 0.54 1.6169 0.1070
System.Globalization.CultureInfo::GetCultureByLCIDOrName(int32+String):System.Globalization.CultureInfo 2 2.01 0.05 1.0033 0.0273
System.Globalization.CultureInfo::VerifyCultureName(System.Globalization.CultureInfo+bool):bool 1 0.00 0.00 0.0003 0.0003
System.Globalization.CultureInfo::GetSortID(int32):int32 12 0.00 0.00 0.0003 0.0003
System.Globalization.CultureInfo::get_CurrentCulture():System.Globalization.CultureInfo 1139072 12912.09 8505.29 0.0113 0.0075
System.Globalization.CultureInfo::get_UserDefaultCulture():System.Globalization.CultureInfo 1319699 79.46 79.46 0.0001 0.0001
System.Globalization.CultureInfo::get_UserDefaultUICulture():System.Globalization.CultureInfo 3 0.00 0.00 0.0001 0.0001
System.Globalization.CultureInfo::get_CurrentUICulture():System.Globalization.CultureInfo 3 0.28 0.16 0.0936 0.0520
System.Globalization.CultureInfo::get_InvariantCulture():System.Globalization.CultureInfo 395344 45.76 45.76 0.0001 0.0001
System.Globalization.CultureInfo::get_LCID():int32 17 0.00 0.00 0.0001 0.0001
System.Globalization.CultureInfo::get_Name():String 12 0.07 0.07 0.0057 0.0057
System.Globalization.CultureInfo::get_SortName():String 4 0.02 0.02 0.0056 0.0056
System.Globalization.CultureInfo::get_ThreeLetterWindowsLanguageName():String 10 0.27 0.09 0.0270 0.0093
System.Globalization.CultureInfo::get_CompareInfo():System.Globalization.CompareInfo 123117 11.14 6.19 0.0001 0.0001
System.Globalization.CultureInfo::get_CompareInfoId():int32 7 0.11 0.11 0.0155 0.0154
System.Globalization.CultureInfo::get_TextInfo():System.Globalization.TextInfo 715143 30.75 30.64 0.0000 0.0000
System.Globalization.CultureInfo::Equals(Object):bool 6 0.64 0.28 0.1059 0.0470
System.Globalization.CultureInfo::GetHashCode():int32 6 2.52 0.32 0.4197 0.0534
System.Globalization.CultureInfo::GetFormat(System.Type):Object 6 0.00 0.00 0.0004 0.0004
System.Globalization.CultureInfo::CheckNeutral(System.Globalization.CultureInfo):void 2 0.13 0.05 0.0629 0.0232
System.Globalization.CultureInfo::get_IsNeutralCulture():bool 7 0.12 0.06 0.0179 0.0090
System.Globalization.CultureInfo::get_NumberFormat():System.Globalization.NumberFormatInfo 2 3.20 0.39 1.6006 0.1938
System.Globalization.CultureInfo::Clone():Object 1 0.13 0.13 0.1331 0.1310
System.Globalization.CultureInfo::GetCultureInfoHelper(int32+String+String):System.Globalization.CultureInfo 7 2.98 0.87 0.4254 0.1247
System.Globalization.CultureInfo::GetCultureInfo(int32):System.Globalization.CultureInfo 6 3.07 0.67 0.5121 0.1122
System.Globalization.CultureInfo::GetCultureInfo(String):System.Globalization.CultureInfo 1 0.59 0.01 0.5901 0.0115
System.IntPtr::IsNull():bool 957268 44.47 44.47 0.0000 0.0000
System.IntPtr::.ctor(int32):void 67579 3.31 3.31 0.0000 0.0000
System.IntPtr::.ctor(int64):void 1 0.00 0.00 0.0000 0.0000
System.IntPtr::.ctor(void*):void 6118915 259.62 259.62 0.0000 0.0000
System.IntPtr::Equals(Object):bool 431 0.03 0.03 0.0001 0.0001
System.IntPtr::op_Explicit(int32):int_ptr 67219 67.58 64.30 0.0010 0.0010
System.IntPtr::op_Explicit(void*):int_ptr 366738 169.09 153.33 0.0005 0.0004
System.IntPtr::op_Explicit(int_ptr):void* 366949 168.16 152.61 0.0005 0.0004
System.IntPtr::op_Explicit(int_ptr):int32 520222 29.83 29.83 0.0001 0.0001
System.IntPtr::op_Equality(int_ptr+int_ptr):bool 11179988 481.86 481.86 0.0000 0.0000
System.IntPtr::op_Inequality(int_ptr+int_ptr):bool 627741 39.43 39.43 0.0001 0.0001
System.IntPtr::get_Size():int32 2 0.00 0.00 0.0000 0.0000
System.IntPtr::ToPointer():void* 7135879 303.76 303.76 0.0000 0.0000
System.Security.PermissionSet::.ctor():void 32 0.51 0.51 0.0160 0.0159
System.Security.PermissionSet::.ctor(bool):void 30 0.93 0.45 0.0310 0.0151
System.Security.PermissionSet::.ctor(System.Security.PermissionSet):void 2 0.05 0.02 0.0264 0.0088
System.Security.PermissionSet::Reset():void 32 0.00 0.00 0.0001 0.0001
System.Security.PermissionSet::CheckSet():void 28 0.51 0.17 0.0182 0.0061
System.Security.PermissionSet::GetPermission(int32):System.Security.IPermission 38 0.26 0.26 0.0068 0.0068
System.Security.PermissionSet::AddPermission(System.Security.IPermission):System.Security.IPermission 30 12.07 1.37 0.4023 0.0456
System.Security.PermissionSet::RemovePermission(int32):System.Security.IPermission 10 0.09 0.09 0.0088 0.0087
System.Security.PermissionSet::RemovePermission(System.Security.PermissionToken):System.Security.IPermission 10 0.24 0.16 0.0243 0.0156
System.Security.PermissionSet::RemovePermission(System.Type):System.Security.IPermission 10 102.42 0.44 10.2419 0.0440
System.Security.PermissionSet::SetUnrestricted(bool):void 30 0.00 0.00 0.0001 0.0001
System.Security.PermissionSet::IsUnrestricted():bool 30 0.00 0.00 0.0001 0.0001
System.Security.PermissionSet::Copy():System.Security.PermissionSet 2 0.33 0.28 0.1648 0.1384
System.Security.PermissionSet::CopyWithNoIdentityPermissions():System.Security.PermissionSet 2 102.97 0.22 51.4848 0.1105
System.Security.PermissionSet::.cctor():void 1 0.28 0.06 0.2795 0.0613
System.Security.Util.TokenBasedSet::.ctor():void 29 0.39 0.38 0.0133 0.0132
System.Security.Util.TokenBasedSet::Reset():void 29 0.00 0.00 0.0001 0.0001
System.Security.Util.TokenBasedSet::SetItem(int32+Object):void 35 0.05 0.05 0.0015 0.0015
System.Security.Util.TokenBasedSet::GetItem(int32):Object 28 0.00 0.00 0.0000 0.0000
System.Runtime.Remoting.RemotingServices::.cctor():void 1 2.26 0.89 2.2569 0.8856
System.Runtime.Remoting.RemotingServices::IsObjectOutOfAppDomain(Object):bool 1 0.20 0.20 0.1989 0.1986
System.Runtime.Remoting.RemotingServices::IsClientProxy(Object):bool 1 0.00 0.00 0.0003 0.0003
System.Security.CodeAccessPermission::RevertAssert():void 11 0.30 0.13 0.0274 0.0117
System.Security.CodeAccessPermission::Demand():void 672 18.69 4.91 0.0278 0.0073
System.Security.CodeAccessPermission::Assert():void 28 6.30 0.35 0.2251 0.0124
System.Security.CodeAccessPermission::AssertAllPossible():void 1 0.59 0.49 0.5859 0.4944
System.Security.CodeAccessPermission::CheckDemand(System.Security.CodeAccessPermission):bool 672 11.61 3.40 0.0173 0.0051
System.Security.CodeAccessPermission::CanUnrestrictedOverride(System.Security.IPermission):bool 30 0.00 0.00 0.0001 0.0001
System.Security.CodeAccessPermission::.ctor():void 725 2.60 2.56 0.0036 0.0035
System.Security.Permissions.SecurityPermission::.ctor(System.Security.Permissions.SecurityPermissionFlag):void 115 1.19 1.00 0.0104 0.0087
System.Security.Permissions.SecurityPermission::SetUnrestricted(bool):void 115 0.01 0.01 0.0001 0.0001
System.Security.Permissions.SecurityPermission::IsSubsetOf(System.Security.IPermission):bool 113 0.01 0.01 0.0001 0.0001
System.Security.Permissions.SecurityPermission::VerifyAccess(System.Security.Permissions.SecurityPermissionFlag):void 115 0.00 0.00 0.0000 0.0000
System.Security.Permissions.SecurityPermission::System.Security.Permissions.IBuiltInPermission.GetTokenIndex():int32 1 0.03 0.03 0.0266 0.0266
System.Security.Permissions.SecurityPermission::GetTokenIndex():int32 1 0.00 0.00 0.0000 0.0000
System.Reflection.MemberInfo::.ctor():void 574675 4671.43 4646.70 0.0081 0.0081
System.Reflection.MemberInfo::get_MetadataTokenInternal():int32 7493 3.41 2.82 0.0005 0.0004
System.Type::.cctor():void 1 0.15 0.10 0.1464 0.1044
System.Type::.ctor():void 753 0.89 0.43 0.0012 0.0006
System.Type::GetType():System.Type 160 0.01 0.01 0.0001 0.0001
System.Type::GetType(String+bool):System.Type 1 0.71 0.07 0.7099 0.0697
System.Type::get_DefaultBinder():System.Reflection.Binder 8422 1.06 0.98 0.0001 0.0001
System.Type::CreateBinder():void 1 0.07 0.04 0.0733 0.0407
System.Type::GetConstructor(System.Reflection.BindingFlags+System.Reflection.Binder+System.Type[]+System.Reflection.ParameterModifier[]):System.Reflection.ConstructorInfo 3899 254.02 1.72 0.0651 0.0004
System.Type::GetConstructor(System.Type[]):System.Reflection.ConstructorInfo 3188 201.79 1.24 0.0633 0.0004
System.Type::GetConstructors():System.Reflection.ConstructorInfo[] 5 0.79 0.03 0.1574 0.0065
System.Type::GetMethod(String+System.Type[]):System.Reflection.MethodInfo 76 26.33 0.04 0.3464 0.0005
System.Type::GetMethod(String+System.Reflection.BindingFlags):System.Reflection.MethodInfo 368 261.87 0.90 0.7116 0.0025
System.Type::GetMethod(String):System.Reflection.MethodInfo 17182 532.69 6.45 0.0310 0.0004
System.Type::GetField(String):System.Reflection.FieldInfo 3914 126.67 1.36 0.0324 0.0003
System.Type::GetInterface(String):System.Type 10 20.33 0.32 2.0326 0.0320
System.Type::GetProperty(String+System.Type+System.Type[]):System.Reflection.PropertyInfo 46 16.20 0.24 0.3522 0.0053
System.Type::GetProperty(String):System.Reflection.PropertyInfo 4201 289.38 1.90 0.0689 0.0005
System.Type::GetMember(String):System.Reflection.MemberInfo[] 5589 325.41 2.04 0.0582 0.0004
System.Type::GetMember(String+System.Reflection.BindingFlags):System.Reflection.MemberInfo[] 5590 329.69 2.37 0.0590 0.0004
System.Type::get_IsNested():bool 163 1.15 0.15 0.0071 0.0009
System.Type::get_Attributes():System.Reflection.TypeAttributes 7040 3.80 3.45 0.0005 0.0005
System.Type::get_IsVisible():bool 65419 28.21 25.40 0.0004 0.0004
System.Type::get_IsNotPublic():bool 740 0.20 0.15 0.0003 0.0002
System.Type::get_IsPublic():bool 5263 2.00 1.59 0.0004 0.0003
System.Type::get_IsNestedPublic():bool 10 0.09 0.09 0.0090 0.0088
System.Type::get_IsNestedAssembly():bool 10 0.09 0.09 0.0089 0.0088
System.Type::get_IsInterface():bool 4076959 33989.33 33812.24 0.0083 0.0083
System.Type::get_IsValueType():bool 1104168 133993.76 4866.01 0.1214 0.0044
System.Type::get_IsAbstract():bool 560 0.32 0.28 0.0006 0.0005
System.Type::get_IsSealed():bool 333 0.16 0.14 0.0005 0.0004
System.Type::get_IsEnum():bool 1770085 199486.92 19976.84 0.1127 0.0113
System.Type::get_IsArray():bool 1222592 9848.96 4892.04 0.0081 0.0040
System.Type::get_IsSzArray():bool 6516 0.31 0.31 0.0000 0.0000
System.Type::get_ContainsGenericParameters():bool 892 2.80 2.00 0.0031 0.0022
System.Type::get_IsByRef():bool 759446 565.42 266.09 0.0007 0.0004
System.Type::get_IsPointer():bool 547532 422.98 200.26 0.0008 0.0004
System.Type::get_IsPrimitive():bool 4646 3.80 1.77 0.0008 0.0004
System.Type::get_IsCOMObject():bool 2 0.09 0.07 0.0453 0.0362
System.Type::get_HasElementType():bool 408735 1453.35 148.19 0.0036 0.0004
System.Type::IsValueTypeImpl():bool 1104168 129127.75 4882.03 0.1169 0.0044
System.Type::GetRootElementType():System.Type 128112 508.49 46.62 0.0040 0.0004
System.Type::IsAssignableFrom(System.Type):bool 782886 33130.19 14093.21 0.0423 0.0180
System.Type::Equals(System.Type):bool 1198 0.95 0.84 0.0008 0.0007
System.Reflection.Assembly::Equals(Object):bool 1 0.00 0.00 0.0003 0.0000
System.Reflection.Assembly::GetHashCode():int32 4 0.04 0.03 0.0094 0.0085
System.Reflection.Assembly::get_InternalAssembly():System.Reflection.Assembly 271855 11.79 11.79 0.0000 0.0000
System.Reflection.Assembly::get_m_assemblyData():System.Reflection.Emit.AssemblyBuilderData 453439 349.54 167.06 0.0008 0.0004
System.Reflection.Assembly::set_m_assemblyData(System.Reflection.Emit.AssemblyBuilderData):void 1 0.08 0.05 0.0848 0.0507
System.Reflection.Assembly::get_m_cachedData():System.Reflection.Cache.InternalCache 8 0.06 0.06 0.0072 0.0072
System.Reflection.Assembly::set_m_cachedData(System.Reflection.Cache.InternalCache):void 6 0.03 0.03 0.0053 0.0052
System.Reflection.Assembly::get_m_assembly():int_ptr 7461 3.05 2.68 0.0004 0.0004
System.Reflection.Assembly::get_CodeBase():String 32 6.88 0.32 0.2149 0.0101
System.Reflection.Assembly::get_AssemblyHandle():System.AssemblyHandle 7461 16.37 7.42 0.0022 0.0010
System.Reflection.Assembly::get_FullName():String 5 2.53 0.90 0.5054 0.1793
System.Reflection.Assembly::GetAssembly(System.Type):System.Reflection.Assembly 1 0.69 0.29 0.6924 0.2943
System.Reflection.Assembly::GetType(String):System.Type 2175 13.52 1.56 0.0062 0.0007
System.Reflection.Assembly::GetType(String+bool):System.Type 2 0.09 0.06 0.0465 0.0321
System.Reflection.Assembly::GetType(String+bool+bool):System.Type 2177 11.98 11.70 0.0055 0.0054
System.Reflection.Assembly::GetTypes():System.Type[] 1 36.25 0.12 36.2460 0.1222
System.Reflection.Assembly::GetManifestResourceStream(String):System.IO.Stream 8 10.47 0.20 1.3092 0.0256
System.Reflection.Assembly::AptcaCheck(System.Reflection.Assembly):bool 3702 21.90 3.15 0.0059 0.0009
System.Reflection.Assembly::get_ManifestModule():System.Reflection.Module 1 0.19 0.09 0.1935 0.0930
System.Reflection.Assembly::get_ReflectionOnly():bool 444918 409.20 159.54 0.0009 0.0004
System.Reflection.Assembly::nReflection():bool 444918 249.67 167.17 0.0006 0.0004
System.Reflection.Assembly::get_GlobalAssemblyCache():bool 8095 6.86 2.77 0.0008 0.0003
System.Reflection.Assembly::GetManifestResourceStream(System.Type+String+bool+System.Threading.StackCrawlMark&):System.IO.Stream 1 0.36 0.04 0.3574 0.0441
System.Reflection.Assembly::nGlobalAssemblyCache():bool 8095 4.09 3.69 0.0005 0.0005
System.Reflection.Assembly::.ctor():void 1 0.00 0.00 0.0000 0.0000
System.Reflection.Assembly::nDefineDynamicModule(System.Reflection.Assembly+bool+String+System.Threading.StackCrawlMark&):System.Reflection.Module 1 0.10 0.10 0.1002 0.1002
System.Reflection.Assembly::nAddFileToInMemoryFileList(String+System.Reflection.Module):int32 1 0.00 0.00 0.0039 0.0036
System.Reflection.Assembly::nGetInMemoryAssemblyModule():System.Reflection.Module 1 0.00 0.00 0.0027 0.0024
System.Reflection.Assembly::IsAssemblyUnderAppBase():bool 2 32.55 1.00 16.2769 0.5024
System.Reflection.Assembly::GetManifestResourceStream(String+System.Threading.StackCrawlMark&+bool):System.IO.Stream 9 10.36 0.26 1.1509 0.0291
System.Reflection.Assembly::VerifyCodeBaseDiscovery(String):void 32 6.47 0.27 0.2022 0.0086
System.Reflection.Assembly::GetLocation():String 2 0.04 0.04 0.0180 0.0178
System.Reflection.Assembly::nGetCodeBase(bool):String 32 0.08 0.08 0.0025 0.0025
System.Reflection.Assembly::nGetGrantSet(System.Security.PermissionSet&+System.Security.PermissionSet&):void 2 0.04 0.02 0.0190 0.0101
System.Reflection.Assembly::GetFullName():String 3 0.20 0.20 0.0665 0.0664
System.Reflection.Assembly::GetResource(String+unsigned int64&+System.Threading.StackCrawlMark&+bool):unsigned int8* 9 9.34 9.34 1.0374 1.0374
System.Reflection.Assembly::get_Cache():System.Reflection.Cache.InternalCache 8 0.71 0.51 0.0891 0.0637
System.Reflection.Assembly::OnCacheClear(Object+System.Reflection.Cache.ClearCacheEventArgs):void 3 0.00 0.00 0.0010 0.0003
System.Reflection.Assembly::nGetModules(bool+bool):System.Reflection.Module[] 1 0.00 0.00 0.0045 0.0045
System.Reflection.MethodBase::.ctor():void 560423 9305.32 4642.04 0.0166 0.0083
System.Reflection.MethodBase::get_ContainsGenericParameters():bool 129 0.01 0.01 0.0000 0.0000
System.Reflection.MethodBase::get_IsGenericMethod():bool 11191 0.51 0.51 0.0000 0.0000
System.Reflection.MethodBase::Invoke(Object+Object[]):Object 2 2.26 0.08 1.1289 0.0411
System.Reflection.MethodBase::get_IsPublic():bool 26558 9.30 8.05 0.0004 0.0003
System.Reflection.MethodBase::get_IsPrivate():bool 26146 10.25 9.10 0.0004 0.0003
System.Reflection.MethodBase::get_IsStatic():bool 175278 65.07 57.10 0.0004 0.0003
System.Reflection.MethodBase::get_IsVirtual():bool 57886 22.13 19.60 0.0004 0.0003
System.Reflection.MethodBase::get_IsConstructor():bool 44209 14.80 12.91 0.0003 0.0003
System.Reflection.MethodBase::GetParameterTypes():System.Type[] 134914 189.25 118.37 0.0014 0.0009
System.Reflection.MethodBase::GetOneTimeFlags():unsigned int32 150 13.66 2.85 0.0911 0.0190
System.Reflection.MethodBase::GetOneTimeSpecificFlags():unsigned int32 21 0.00 0.00 0.0001 0.0001
System.Reflection.MethodBase::CheckArguments(Object[]+System.Reflection.Binder+System.Reflection.BindingFlags+System.Globalization.CultureInfo+System.Signature):Object[] 253 0.21 0.20 0.0008 0.0008
System.Security.SecurityRuntime::AssertAllPossible(System.Threading.StackCrawlMark&):void 1 0.09 0.09 0.0915 0.0912
System.Security.SecurityRuntime::RevertAssert(System.Threading.StackCrawlMark&):void 11 0.17 0.17 0.0158 0.0157
System.Security.FrameSecurityDescriptor::CreateSingletonSet(System.Security.IPermission):System.Security.PermissionSet 28 5.14 0.83 0.1835 0.0297
System.Security.FrameSecurityDescriptor::HasImperativeAsserts():bool 28 0.00 0.00 0.0000 0.0000
System.Security.FrameSecurityDescriptor::SetAssert(System.Security.IPermission):void 28 5.39 0.25 0.1924 0.0090
System.Security.FrameSecurityDescriptor::SetAssertAllPossible():void 1 0.00 0.00 0.0003 0.0003
System.Security.FrameSecurityDescriptor::GetAssertAllPossible():bool 1 0.00 0.00 0.0000 0.0000
System.Security.FrameSecurityDescriptor::RevertAssert():void 11 0.00 0.00 0.0001 0.0001
System.Int32::CompareTo(int32):int32 94137 6.36 6.36 0.0001 0.0001
System.Int32::Equals(Object):bool 4449 0.55 0.55 0.0001 0.0001
System.Int32::Equals(int32):bool 525534 23.15 23.15 0.0000 0.0000
System.Int32::GetHashCode():int32 4325063 178.60 178.60 0.0000 0.0000
System.Int32::ToString():String 155642 144.83 49.91 0.0009 0.0003
System.Int32::ToString(System.IFormatProvider):String 25 0.48 0.11 0.0191 0.0043
System.Int32::ToString(String+System.IFormatProvider):String 4511 14.54 3.77 0.0032 0.0008
System.Int32::Parse(String):int32 33 0.44 0.04 0.0132 0.0011
System.Int32::Parse(String+System.Globalization.NumberStyles):int32 224 1.51 0.30 0.0067 0.0013
System.Int32::Parse(String+System.IFormatProvider):int32 5 2.35 0.24 0.4705 0.0477
System.Int32::TryParse(String+int32&):bool 20211 107.92 10.55 0.0053 0.0005
System.Int32::GetTypeCode():System.TypeCode 489 0.04 0.04 0.0001 0.0001
System.Int32::System.IConvertible.ToByte(System.IFormatProvider):unsigned int8 681 2.25 2.22 0.0033 0.0033
System.Int32::System.IConvertible.ToInt16(System.IFormatProvider):int16 4 0.11 0.11 0.0272 0.0272
System.Int32::System.IConvertible.ToUInt16(System.IFormatProvider):unsigned int16 13 0.20 0.20 0.0152 0.0152
System.Int32::System.IConvertible.ToInt32(System.IFormatProvider):int32 31 0.00 0.00 0.0001 0.0001
System.Int32::System.IConvertible.ToInt64(System.IFormatProvider):int64 348255 4002.90 3984.26 0.0115 0.0114
System.Int32::System.IConvertible.ToDouble(System.IFormatProvider):float64 9 0.03 0.03 0.0036 0.0036
System.RuntimeType::GetMethodBase(System.ModuleHandle+int32):System.Reflection.MethodBase 23 32.34 0.52 1.4062 0.0225
System.RuntimeType::GetMethodBase(System.Reflection.Module+int32):System.Reflection.MethodBase 23 34.42 0.56 1.4967 0.0245
System.RuntimeType::GetMethodBase(System.RuntimeMethodHandle):System.Reflection.MethodBase 535758 787197.64 4668.54 1.4693 0.0087
System.RuntimeType::GetMethodBase(System.RuntimeTypeHandle+System.RuntimeMethodHandle):System.Reflection.MethodBase 548210 783306.95 41827.41 1.4288 0.0763
System.RuntimeType::get_DomainInitialized():bool 533 26.52 17.65 0.0498 0.0331
System.RuntimeType::set_DomainInitialized(bool):void 533 26.64 17.68 0.0500 0.0332
System.RuntimeType::ThrowIfTypeNeverValidGenericArgument(System.Type):void 3342 8.04 2.55 0.0024 0.0008
System.RuntimeType::SanityCheckGenericArguments(System.Type[]+System.Type[]):void 2784 9.54 1.50 0.0034 0.0005
System.RuntimeType::SplitName(String+String&+String&):void 5600 36.93 5.82 0.0066 0.0010
System.RuntimeType::FilterPreCalculate(bool+bool+bool):System.Reflection.BindingFlags 552997 38.89 38.89 0.0001 0.0001
System.RuntimeType::FilterHelper(System.Reflection.BindingFlags+String&+bool+bool&+bool&+System.Reflection.MemberListType&):void 64075 15.33 12.97 0.0002 0.0002
System.RuntimeType::FilterHelper(System.Reflection.BindingFlags+String&+bool&+System.Reflection.MemberListType&):void 3970 1.69 1.48 0.0004 0.0004
System.RuntimeType::FilterApplyBase(System.Reflection.MemberInfo+System.Reflection.BindingFlags+bool+bool+bool+String+bool):bool 10 1.60 0.31 0.1601 0.0305
System.RuntimeType::FilterApplyType(System.Type+System.Reflection.BindingFlags+String+bool+String):bool 10 4.42 0.92 0.4418 0.0921
System.RuntimeType::FilterApplyMethodBaseInfo(System.Reflection.MethodBase+System.Reflection.BindingFlags+String+System.Reflection.CallingConventions+System.Type[]+bool):bool 410 13.73 0.49 0.0335 0.0012
System.RuntimeType::FilterApplyMethodBaseInfo(System.Reflection.MethodBase+System.Reflection.BindingFlags+System.Reflection.CallingConventions+System.Type[]):bool 37252 44.26 8.16 0.0012 0.0002
System.RuntimeType::get_Cache():RuntimeTypeCache 935734 5275.34 5196.77 0.0056 0.0056
System.RuntimeType::GetMethodCandidates(String+System.Reflection.BindingFlags+System.Reflection.CallingConventions+System.Type[]+bool):System.Reflection.MethodInfo[] 23224 856.95 89.14 0.0369 0.0038
System.RuntimeType::GetConstructorCandidates(String+System.Reflection.BindingFlags+System.Reflection.CallingConventions+System.Type[]+bool):System.Reflection.ConstructorInfo[] 9699 315.86 56.49 0.0326 0.0058
System.RuntimeType::GetPropertyCandidates(String+System.Reflection.BindingFlags+System.Type[]+bool):System.Reflection.PropertyInfo[] 9860 500.19 32.49 0.0507 0.0033
System.RuntimeType::GetEventCandidates(String+System.Reflection.BindingFlags+bool):System.Reflection.EventInfo[] 5590 41.86 10.21 0.0075 0.0018
System.RuntimeType::GetFieldCandidates(String+System.Reflection.BindingFlags+bool):System.Reflection.FieldInfo[] 6142 1309.65 1116.82 0.2132 0.1818
System.RuntimeType::GetNestedTypeCandidates(String+System.Reflection.BindingFlags+bool):System.Type[] 5590 78.63 11.90 0.0141 0.0021
System.RuntimeType::GetMethods(System.Reflection.BindingFlags):System.Reflection.MethodInfo[] 8 4.56 0.00 0.5700 0.0002
System.RuntimeType::GetConstructors(System.Reflection.BindingFlags):System.Reflection.ConstructorInfo[] 210 33.21 0.53 0.1581 0.0025
System.RuntimeType::GetProperties(System.Reflection.BindingFlags):System.Reflection.PropertyInfo[] 23 159.49 0.26 6.9344 0.0114
System.RuntimeType::GetFields(System.Reflection.BindingFlags):System.Reflection.FieldInfo[] 552 1277.46 8.75 2.3142 0.0159
System.RuntimeType::GetMethodImpl(String+System.Reflection.BindingFlags+System.Reflection.Binder+System.Reflection.CallingConventions+System.Type[]+System.Reflection.ParameterModifier[]):System.Reflection.MethodInfo 17626 813.49 8.29 0.0462 0.0005
System.RuntimeType::GetConstructorImpl(System.Reflection.BindingFlags+System.Reflection.Binder+System.Reflection.CallingConventions+System.Type[]+System.Reflection.ParameterModifier[]):System.Reflection.ConstructorInfo 3899 252.30 4.30 0.0647 0.0011
System.RuntimeType::GetPropertyImpl(String+System.Reflection.BindingFlags+System.Reflection.Binder+System.Type+System.Type[]+System.Reflection.ParameterModifier[]):System.Reflection.PropertyInfo 4247 303.45 3.62 0.0714 0.0009
System.RuntimeType::GetField(String+System.Reflection.BindingFlags):System.Reflection.FieldInfo 3960 144.42 9.77 0.0365 0.0025
System.RuntimeType::GetInterface(String+bool):System.Type 10 20.01 0.93 2.0007 0.0929
System.RuntimeType::GetMember(String+System.Reflection.MemberTypes+System.Reflection.BindingFlags):System.Reflection.MemberInfo[] 5590 327.32 14.18 0.0586 0.0025
System.RuntimeType::get_Module():System.Reflection.Module 706367 1122.74 531.30 0.0016 0.0008
System.RuntimeType::get_Assembly():System.Reflection.Assembly 15587 23.70 10.75 0.0015 0.0007
System.RuntimeType::get_TypeHandle():System.RuntimeTypeHandle 6249 0.36 0.36 0.0001 0.0001
System.RuntimeType::GetTypeHandleInternal():System.RuntimeTypeHandle 11001778 488.64 488.64 0.0000 0.0000
System.RuntimeType::get_DeclaringMethod():System.Reflection.MethodBase 4838 129.78 7.56 0.0268 0.0016
System.RuntimeType::IsInstanceOfType(Object):bool 644 9.79 9.76 0.0152 0.0152
System.RuntimeType::IsSubclassOf(System.Type):bool 2878494 304047.45 33706.12 0.1056 0.0117
System.RuntimeType::get_BaseType():System.Type 4075303 270500.30 100932.14 0.0664 0.0248
System.RuntimeType::get_UnderlyingSystemType():System.Type 1715723 79.65 79.65 0.0000 0.0000
System.RuntimeType::get_FullName():String 100773 713.35 69.41 0.0071 0.0007
System.RuntimeType::get_AssemblyQualifiedName():String 4 11.85 0.60 2.9624 0.1496
System.RuntimeType::get_Namespace():String 80165 1115.78 730.10 0.0139 0.0091
System.RuntimeType::GetAttributeFlagsImpl():System.Reflection.TypeAttributes 6916 0.51 0.51 0.0001 0.0001
System.RuntimeType::IsByRefImpl():bool 752871 299.01 267.55 0.0004 0.0004
System.RuntimeType::IsPrimitiveImpl():bool 4646 2.03 1.85 0.0004 0.0004
System.RuntimeType::IsPointerImpl():bool 540957 222.40 200.17 0.0004 0.0004
System.RuntimeType::IsCOMObjectImpl():bool 2 0.02 0.02 0.0091 0.0089
System.RuntimeType::HasElementTypeImpl():bool 394811 1304.50 393.27 0.0033 0.0010
System.RuntimeType::get_IsSzArray():bool 288 0.58 0.57 0.0020 0.0020
System.RuntimeType::IsArrayImpl():bool 1216017 4956.62 4903.29 0.0041 0.0040
System.RuntimeType::GetElementType():System.Type 8149 77.85 32.27 0.0096 0.0040
System.RuntimeType::GetGenericArguments():System.Type[] 3992 29.65 8.75 0.0074 0.0022
System.RuntimeType::MakeGenericType(System.Type[]):System.Type 1002 45.85 3.06 0.0458 0.0031
System.RuntimeType::get_IsGenericTypeDefinition():bool 108359 6.99 6.99 0.0001 0.0001
System.RuntimeType::get_IsGenericParameter():bool 162417 8.99 8.99 0.0001 0.0001
System.RuntimeType::get_GenericParameterPosition():int32 4838 2.21 1.96 0.0005 0.0004
System.RuntimeType::GetGenericTypeDefinition():System.Type 4194 30.44 4.42 0.0073 0.0011
System.RuntimeType::get_IsGenericType():bool 266669 1178.48 183.56 0.0044 0.0007
System.RuntimeType::get_ContainsGenericParameters():bool 123179 574.17 83.65 0.0047 0.0007
System.RuntimeType::Equals(Object):bool 386322 28.17 28.17 0.0001 0.0001
System.RuntimeType::GetHashCode():int32 520222 12562.83 12475.82 0.0241 0.0240
System.RuntimeType::GetCustomAttributes(System.Type+bool):Object[] 28 4.58 0.70 0.1636 0.0252
System.RuntimeType::IsDefined(System.Type+bool):bool 5732 1894.35 19.52 0.3305 0.0034
System.RuntimeType::get_Name():String 40643 59.56 26.37 0.0015 0.0006
System.RuntimeType::get_MemberType():System.Reflection.MemberTypes 5253 3.83 1.73 0.0007 0.0003
System.RuntimeType::get_DeclaringType():System.Type 100802 123.81 69.75 0.0012 0.0007
System.RuntimeType::get_ReflectedType():System.Type 10 0.35 0.09 0.0352 0.0088
System.RuntimeType::get_MetadataToken():int32 16236 1.27 1.27 0.0001 0.0001
System.RuntimeType::CreateInstanceCheckThis():void 347 8.07 0.65 0.0232 0.0019
System.RuntimeType::CreateInstanceImpl(System.Reflection.BindingFlags+System.Reflection.Binder+Object[]+System.Globalization.CultureInfo+Object[]):Object 205 961.44 5.89 4.6900 0.0287
System.RuntimeType::CreateInstanceSlow(bool+bool):Object 142 758.29 534.56 5.3400 3.7645
System.RuntimeType::CreateInstanceImpl(bool):Object 142 759.89 0.56 5.3513 0.0039
System.RuntimeType::CreateInstanceImpl(bool+bool+bool):Object 142 759.33 0.96 5.3474 0.0068
System.RuntimeType::CanCastTo(System.RuntimeType+System.RuntimeType):bool 782886 18963.99 14093.01 0.0242 0.0180
System.RuntimeType::CreateEnum(System.RuntimeTypeHandle+int64):Object 1 0.00 0.00 0.0015 0.0015
System.RuntimeType::PrivateGetType(String+bool+bool+System.Threading.StackCrawlMark&):System.Type 1 0.64 0.12 0.6402 0.1222
System.RuntimeType::PrivateGetType(String+bool+bool+bool+System.Threading.StackCrawlMark&):System.Type 1 0.52 0.13 0.5180 0.1331
System.RuntimeType::.cctor():void 1 0.01 0.01 0.0060 0.0060
System.RuntimeType.TypeCacheQueue::.ctor():void 1 0.00 0.00 0.0006 0.0006
System.AssemblyHandle::get_Value():void* 3725 1.59 1.42 0.0004 0.0004
System.AssemblyHandle::.ctor(void*):void 23080 8.90 7.90 0.0004 0.0003
System.AssemblyHandle::Equals(System.AssemblyHandle):bool 32 0.14 0.14 0.0044 0.0044
System.AssemblyHandle::GetManifestModule():System.ModuleHandle 1 0.02 0.01 0.0226 0.0109
System.AssemblyHandle::AptcaCheck(System.AssemblyHandle):bool 3702 5.05 2.42 0.0014 0.0007
System.Security.Permissions.FileIOAccess::.ctor():void 325 7.05 3.51 0.0217 0.0108
System.Security.Permissions.FileIOAccess::.ctor(bool):void 194 1.05 0.54 0.0054 0.0028
System.Security.Permissions.FileIOAccess::.ctor(String):void 4 6.74 1.54 1.6839 0.3846
System.Security.Permissions.FileIOAccess::AddExpressions(System.Collections.ArrayList+bool):void 519 24.87 2.11 0.0479 0.0041
System.Security.Permissions.FileIOAccess::IsEmpty():bool 513 3.95 1.99 0.0077 0.0039
System.Security.Permissions.FileIOAccess::IsSubsetOf(System.Security.Permissions.FileIOAccess):bool 2 9.17 0.18 4.5858 0.0877
System.Runtime.InteropServices.Marshal::ReadInt16(int_ptr):int16 364 0.10 0.10 0.0003 0.0003
System.Runtime.InteropServices.Marshal::.cctor():void 1 2.06 1.72 2.0568 1.7211
System.Guid::.ctor(unsigned int32+unsigned int16+unsigned int16+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8):void 3 0.00 0.00 0.0001 0.0001
System.Guid::.ctor(bool):void 274 0.23 0.23 0.0008 0.0008
System.Guid::.ctor(String):void 1 0.34 0.25 0.3357 0.2533
System.Guid::.ctor(int32+int16+int16+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8+unsigned int8):void 3 0.00 0.00 0.0001 0.0001
System.Guid::TryParse(String+int32&+int32):int32 4 0.08 0.08 0.0203 0.0196
System.Guid::ToString():String 273 3.63 0.55 0.0133 0.0020
System.Guid::op_Equality(System.Guid+System.Guid):bool 1 0.00 0.00 0.0000 0.0000
System.Guid::NewGuid():System.Guid 274 0.40 0.17 0.0015 0.0006
System.Guid::HexToChar(int32):wchar 8768 0.42 0.42 0.0000 0.0000
System.Guid::HexsToChars(wchar[]+int32+int32+int32):int32 2192 2.79 2.38 0.0013 0.0011
System.Guid::ToString(String+System.IFormatProvider):String 274 3.86 0.85 0.0141 0.0031
System.Guid::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.IO.__Error::GetDisplayablePath(String+bool):String 3 1.77 0.13 0.5909 0.0443
System.IO.__Error::WinIOError(int32+String):void 3 0.00 0.00 0.0000 0.0000
closure.$env4::.ctor():void 4759 40.78 40.58 0.0086 0.0085
closure.$env5::.ctor():void 2 0.01 0.01 0.0069 0.0068
closure.$env6::.ctor():void 4757 40.95 40.75 0.0086 0.0086
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::.ctor():void 7 0.00 0.00 0.0004 0.0003
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::set_Capacity(int32):void 7 0.00 0.00 0.0003 0.0003
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::get_Count():int32 7 0.00 0.00 0.0001 0.0001
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::Add(IronScheme.Scripting.Ast.FlowChecker.ExitState):void 7 0.27 0.12 0.0382 0.0176
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::EnsureCapacity(int32):void 7 0.14 0.14 0.0206 0.0203
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::RemoveAt(int32):void 7 0.00 0.00 0.0001 0.0001
System.Collections.Generic.List<IronScheme.Scripting.Ast.FlowChecker.ExitState>::.cctor():void 1 0.00 0.00 0.0000 0.0000
closure.$env7::.ctor():void 4 0.06 0.06 0.0159 0.0158
closure.$env8::.ctor():void 9465 100.21 99.75 0.0106 0.0105
closure.$env9::.ctor():void 16 0.39 0.39 0.0245 0.0244
eval-core(078)::.ctor():void 1 0.00 0.00 0.0009 0.0006
eval-core(078)::tests.r6rs.test::catch-exns(Object):Object 4759 0.00 2.70 0.0000 0.0006
eval-core(078)::tests.r6rs.test::good-enough?(Object+Object):Object 208 17968.58 43.73 86.3874 0.2103
eval-core(078)::tests.r6rs.test::capture-output(Object):Object 4 0.00 0.00 0.0000 0.0000
eval-core(078)::tests.r6rs.test::same-result?(Object+Object):Object 9465 6117.57 1692.84 0.6463 0.1789
eval-core(078)::tests.r6rs.test::run-test(Object+Object+Object):Object 8965 25922.70 408.81 2.8915 0.0456
eval-core(078)::tests.r6rs.test::write-result(Object+Object):Object 16 998.86 5.08 62.4289 0.3173
eval-core(078)::tests.r6rs.test::report-test-results():Object 1 4688.51 0.45 4688.5103 0.4525
eval-core(078)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(078)::tests.r6rs.test():Object 1 2.99 0.01 2.9859 0.0078
eval-core(078)::.cctor():void 1 0.66 0.01 0.6550 0.0051
eval-core(078)::tests.r6rs.test::catch-exns#1$138(+Object):Object 4759 0.00 30.45 0.0000 0.0064
eval-core(078)::tests.r6rs.test::catch-exns#1#anon$139(+Object):Object 2 0.00 0.00 0.0000 0.0000
eval-core(078)::tests.r6rs.test::catch-exns#1#anon#1$140(+Object):Object 2 0.19 0.09 0.0966 0.0430
eval-core(078)::tests.r6rs.test::catch-exns#1#anon#1#2$141():Object 2 0.05 0.03 0.0254 0.0133
eval-core(078)::tests.r6rs.test::catch-exns#1#anon$142():Object 4759 1062.89 162.91 0.2233 0.0342
eval-core(078)::tests.r6rs.test::catch-exns#1#anon#1$143():Object 4759 1140.61 243.39 0.2397 0.0511
eval-core(078)::tests.r6rs.test::catch-exns#1#anon#1#2$144(+Object):Object 4757 1082.22 217.20 0.2275 0.0457
eval-core(078)::tests.r6rs.test::catch-exns#1#anon#1$145(+Object):Object 4757 1102.70 405.65 0.2318 0.0853
eval-core(078)::tests.r6rs.test::catch-exns#1#anon#1#2$146():Object 4757 703.80 204.70 0.1479 0.0430
eval-core(078)::tests.r6rs.test::capture-output#1$147():Object 4 0.00 0.00 0.0002 0.0002
eval-core(078)::tests.r6rs.test::capture-output#anon$148():Object 4 0.00 0.00 0.0000 0.0000
eval-core(078)::tests.r6rs.test::capture-output#anon#1$149(+Object):Object 4 0.03 0.03 0.0083 0.0082
eval-core(078)::tests.r6rs.test::capture-output#anon$150():Object 4 6.91 0.21 1.7285 0.0526
eval-core(078)::tests.r6rs.test::same-result?#anon$151(+Object):Object 15 0.83 0.43 0.0556 0.0286
eval-core(078)::tests.r6rs.test::report-test-results#1$154(Object):Object 8 4671.33 4.93 583.9158 0.6166
eval-core(078)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0021 0.0003
closure.$env10::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env11::.ctor():void 1 0.02 0.02 0.0178 0.0178
closure.$env12::.ctor():void 1 0.02 0.02 0.0178 0.0175
closure.$env14::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env15::.ctor():void 1 0.02 0.02 0.0172 0.0169
closure.$env17::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env18::.ctor():void 1 0.02 0.02 0.0178 0.0178
closure.$env20::.ctor():void 1 0.04 0.04 0.0359 0.0359
closure.$env21::.ctor():void 1 0.02 0.02 0.0181 0.0181
closure.$env23::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env24::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env26::.ctor():void 1 0.02 0.02 0.0178 0.0178
closure.$env27::.ctor():void 1 0.02 0.02 0.0178 0.0178
closure.$env29::.ctor():void 1 0.02 0.02 0.0181 0.0181
closure.$env30::.ctor():void 1 0.02 0.02 0.0181 0.0181
closure.$env32::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env33::.ctor():void 1 0.02 0.02 0.0193 0.0193
closure.$env35::.ctor():void 1 0.02 0.02 0.0184 0.0184
closure.$env36::.ctor():void 1 0.02 0.02 0.0178 0.0178
closure.$env38::.ctor():void 1 0.03 0.03 0.0269 0.0269
closure.$env39::.ctor():void 1 0.02 0.02 0.0184 0.0184
closure.$env41::.ctor():void 1 0.02 0.02 0.0187 0.0187
closure.$env42::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env44::.ctor():void 1 0.02 0.02 0.0181 0.0178
closure.$env45::.ctor():void 1 0.02 0.02 0.0178 0.0175
closure.$env47::.ctor():void 1 0.02 0.02 0.0187 0.0187
closure.$env48::.ctor():void 1 0.02 0.02 0.0184 0.0184
closure.$env50::.ctor():void 1 0.02 0.02 0.0193 0.0190
closure.$env51::.ctor():void 1 0.02 0.02 0.0181 0.0178
closure.$env53::.ctor():void 1 0.02 0.02 0.0193 0.0193
closure.$env54::.ctor():void 1 0.02 0.02 0.0181 0.0181
eval-core(079)::.ctor():void 1 0.00 0.00 0.0009 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib():Object 1 0.00 0.00 0.0045 0.0009
eval-core(079)::.cctor():void 1 2.97 0.07 2.9663 0.0682
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#1$155():Object 1 0.70 0.29 0.7015 0.2886
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#1#anon##t$156(+Object):Object 1 0.11 0.07 0.1066 0.0679
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#1#anon##anon$157(+Object+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$158():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$159():Object 1 0.04 0.04 0.0356 0.0353
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$160():Object 1 0.03 0.03 0.0341 0.0338
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$161():Object 1 0.04 0.04 0.0353 0.0350
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$162():Object 1 0.04 0.04 0.0359 0.0356
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$163():Object 1 0.61 0.05 0.6143 0.0510
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$164():Object 1 0.64 0.05 0.6351 0.0501
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$165():Object 1 0.40 0.05 0.3966 0.0507
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$166():Object 1 0.38 0.05 0.3824 0.0501
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$167():Object 1 6.01 0.05 6.0137 0.0510
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$168():Object 1 6.31 0.05 6.3083 0.0528
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$169():Object 1 7.97 0.05 7.9721 0.0513
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$170():Object 1 8.34 0.05 8.3446 0.0534
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$171():Object 1 9.19 0.06 9.1937 0.0595
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$172():Object 1 8.14 0.05 8.1448 0.0513
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$173():Object 1 7.99 0.05 7.9881 0.0510
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$174():Object 1 8.12 0.05 8.1173 0.0543
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$175():Object 1 0.02 0.02 0.0172 0.0172
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$176():Object 1 0.02 0.02 0.0248 0.0248
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$177():Object 1 0.02 0.02 0.0178 0.0178
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$178():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$179():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$180():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$181(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$182(+Object):Object 1 514.94 0.92 514.9371 0.9209
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$183(+Object):Object 1 0.29 0.13 0.2919 0.1313
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$184():Object 1 2.15 0.20 2.1458 0.1974
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$185():Object 1 0.45 0.08 0.4534 0.0764
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$186():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$189():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$190(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$191(+Object):Object 1 522.41 0.96 522.4106 0.9641
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$192(+Object):Object 1 0.28 0.12 0.2765 0.1241
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$193():Object 1 1.78 0.18 1.7827 0.1760
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$194():Object 1 0.45 0.07 0.4467 0.0691
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$195():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$198():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$199():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$200(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$201(+Object):Object 1 520.59 1.02 520.5911 1.0160
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$202(+Object):Object 1 0.26 0.12 0.2632 0.1183
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$203():Object 1 1.87 0.18 1.8690 0.1796
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$204():Object 1 0.46 0.07 0.4561 0.0676
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$205():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$208():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$209():Object 1 0.03 0.03 0.0347 0.0344
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$210():Object 1 0.02 0.02 0.0184 0.0184
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$211():Object 1 0.02 0.02 0.0178 0.0175
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$212():Object 1 0.07 0.02 0.0697 0.0169
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$213():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$214(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$215(+Object):Object 1 534.00 0.90 534.0004 0.8977
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$216(+Object):Object 1 0.27 0.12 0.2653 0.1195
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$217():Object 1 1.69 0.18 1.6885 0.1790
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$218():Object 1 0.45 0.07 0.4482 0.0694
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$219():Object 1 0.02 0.02 0.0175 0.0175
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$222():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$223(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$224(+Object):Object 1 533.69 0.92 533.6907 0.9212
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$225(+Object):Object 1 0.29 0.13 0.2901 0.1331
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$226():Object 1 1.54 0.17 1.5449 0.1739
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$227():Object 1 0.44 0.07 0.4401 0.0679
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$228():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$231():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$232(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$233(+Object):Object 1 534.37 0.94 534.3741 0.9424
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$234(+Object):Object 1 0.27 0.12 0.2662 0.1192
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$235():Object 1 1.55 0.18 1.5509 0.1820
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$236():Object 1 0.44 0.07 0.4371 0.0673
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$237():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$240():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$241(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$242(+Object):Object 1 0.19 0.09 0.1920 0.0872
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$243():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$244():Object 1 0.45 0.07 0.4531 0.0694
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$245():Object 1 0.17 0.09 0.1651 0.0875
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$248():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$249(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$250(+Object):Object 1 537.17 0.96 537.1674 0.9605
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$251(+Object):Object 1 0.28 0.12 0.2786 0.1247
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$252():Object 1 1.54 0.17 1.5379 0.1708
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$253():Object 1 0.44 0.07 0.4413 0.0679
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$254():Object 1 0.02 0.02 0.0175 0.0175
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$257():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$258(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$259(+Object):Object 1 542.23 0.91 542.2327 0.9119
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$260(+Object):Object 1 0.28 0.13 0.2765 0.1280
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$261():Object 1 1.56 0.17 1.5587 0.1715
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$262():Object 1 0.45 0.07 0.4531 0.0697
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$263():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$267():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$268():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$269():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$270():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$271():Object 1 5.98 0.09 5.9784 0.0854
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$272():Object 1 6.13 0.09 6.1345 0.0866
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$273():Object 1 6.29 0.09 6.2863 0.0860
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$274():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$275(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$276(+Object):Object 1 540.10 0.91 540.1038 0.9107
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$277(+Object):Object 1 0.26 0.12 0.2647 0.1189
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$278():Object 1 1.54 0.17 1.5385 0.1739
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$279():Object 1 0.47 0.07 0.4682 0.0709
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$280():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$283():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$284():Object 1 0.02 0.02 0.0178 0.0175
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$285():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$286():Object 1 6.14 0.04 6.1405 0.0365
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$287():Object 1 10.37 0.09 10.3685 0.0872
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$288():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$289():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$290():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$291():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$292():Object 1 0.02 0.02 0.0178 0.0178
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$293():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$294():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$295():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$296():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$297():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$298():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$299():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$300():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$301():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$302():Object 1 0.00 0.00 0.0003 0.0003
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$303():Object 1 12.03 0.04 12.0305 0.0356
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$304():Object 1 87.37 0.10 87.3668 0.1032
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$305():Object 1 0.02 0.02 0.0178 0.0178
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$306():Object 1 0.19 0.02 0.1884 0.0175
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$307():Object 1 37.74 0.11 37.7374 0.1069
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$308():Object 1 0.36 0.07 0.3622 0.0697
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$309():Object 1 16.44 0.05 16.4351 0.0519
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$310():Object 1 0.45 0.02 0.4495 0.0181
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$311():Object 1 8.18 0.03 8.1783 0.0344
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$312():Object 1 2.53 0.07 2.5286 0.0694
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$313():Object 1 2.57 0.07 2.5693 0.0700
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$314():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$315(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$316(+Object):Object 1 555.23 0.89 555.2309 0.8859
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$317(+Object):Object 1 0.28 0.12 0.2759 0.1238
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$318():Object 1 1.64 0.18 1.6430 0.1760
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$319():Object 1 0.45 0.07 0.4528 0.0700
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$320():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$323():Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$324(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$325(+Object):Object 1 539.61 0.92 539.6133 0.9221
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$326(+Object):Object 1 0.27 0.12 0.2680 0.1201
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$327():Object 1 1.55 0.17 1.5488 0.1724
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$328():Object 1 0.45 0.07 0.4531 0.0703
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$329():Object 1 0.04 0.04 0.0353 0.0350
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$332():Object 1 68116.79 0.02 68116.7931 0.0181
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$333(Object):Object 1 67933.27 0.38 67933.2706 0.3773
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$334(+Object):Object 1 555.11 0.92 555.1056 0.9152
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$335(+Object):Object 1 0.28 0.12 0.2759 0.1238
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$336():Object 1 1.58 0.18 1.5838 0.1763
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$337():Object 1 0.47 0.07 0.4712 0.0709
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$338():Object 1 67929.05 0.39 67929.0511 0.3927
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$341():Object 1 9085.81 0.02 9085.8107 0.0175
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$342(Object):Object 1 8903.74 0.24 8903.7363 0.2357
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$343(+Object):Object 1 561.39 0.94 561.3931 0.9442
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$344(+Object):Object 1 0.28 0.13 0.2828 0.1319
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$345():Object 1 1.58 0.18 1.5841 0.1766
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$346():Object 1 0.46 0.07 0.4582 0.0706
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$347():Object 1 8896.90 0.08 8896.8964 0.0836
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$350():Object 1 6203.74 0.07 6203.7415 0.0703
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1$351(Object):Object 1 6019.31 0.28 6019.3093 0.2846
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$352(+Object):Object 1 569.72 0.95 569.7214 0.9454
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$353(+Object):Object 1 0.28 0.13 0.2825 0.1274
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3#4$354():Object 1 1.57 0.18 1.5735 0.1838
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2$355():Object 1 0.47 0.07 0.4688 0.0727
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon#1#2#3$356():Object 1 5795.38 0.05 5795.3808 0.0549
eval-core(079)::tests.r6rs.contrib::run-contrib-tests#anon$359():Object 1 0.53 0.02 0.5331 0.0169
eval-core(079)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.01 0.00 0.0057 0.0006
closure.$env56::.ctor():void 1 0.00 0.00 0.0006 0.0006
closure.$env57::.ctor():void 3 0.03 0.03 0.0115 0.0113
eval-core(080)::.ctor():void 1 0.00 0.00 0.0012 0.0006
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(080)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(080)::tests.r6rs.r5rs():Object 1 1.25 0.65 1.2539 0.6526
eval-core(080)::$360():Object 1 0.05 0.04 0.0477 0.0441
eval-core(080)::#next$361(+Object):Object 3 2.57 0.60 0.8581 0.1992
eval-core(080)::#next#anon$362():Object 2 0.76 0.20 0.3788 0.1020
eval-core(080)::.cctor():void 1 0.68 0.04 0.6758 0.0429
eval-core(080)::tests.r6rs.r5rs::p():Object 6 3.99 0.57 0.6658 0.0953
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#1$363():Object 1 0.03 0.03 0.0344 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$364():Object 1 0.03 0.03 0.0347 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$365():Object 1 0.03 0.03 0.0341 0.0335
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$366():Object 1 0.03 0.03 0.0347 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$367():Object 1 0.03 0.03 0.0335 0.0335
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$368():Object 1 0.03 0.03 0.0338 0.0335
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$369():Object 1 0.03 0.03 0.0335 0.0332
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$370():Object 1 0.03 0.03 0.0344 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$371():Object 1 0.02 0.02 0.0178 0.0175
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$372():Object 1 0.72 0.03 0.7229 0.0332
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon#1$373():Object 1 0.02 0.02 0.0172 0.0169
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$374():Object 1 1.57 0.24 1.5702 0.2379
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon#1$375():Object 1 0.02 0.02 0.0178 0.0178
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$376():Object 1 3.98 0.17 3.9829 0.1696
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$377():Object 1 0.00 0.00 0.0000 0.0000
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$378():Object 1 0.00 0.00 0.0003 0.0003
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$379():Object 1 0.00 0.00 0.0000 0.0000
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$380():Object 1 0.00 0.00 0.0000 0.0000
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$381():Object 1 0.03 0.03 0.0347 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$382():Object 1 0.03 0.03 0.0347 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$383():Object 1 0.04 0.03 0.0350 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$384():Object 1 0.04 0.04 0.0350 0.0350
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$385():Object 1 0.03 0.03 0.0347 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$386():Object 1 0.04 0.03 0.0350 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$387():Object 1 0.03 0.03 0.0347 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$388():Object 1 0.04 0.04 0.0362 0.0359
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$389():Object 1 0.17 0.03 0.1733 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$390():Object 1 0.17 0.03 0.1742 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$391():Object 1 0.17 0.03 0.1711 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$392():Object 1 0.17 0.03 0.1715 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$393():Object 1 0.33 0.03 0.3287 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$394():Object 1 0.31 0.03 0.3082 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$395():Object 1 0.30 0.03 0.3018 0.0332
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$396():Object 1 0.31 0.03 0.3091 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$397():Object 1 0.30 0.03 0.3012 0.0335
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$398():Object 1 0.31 0.04 0.3106 0.0350
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$399():Object 1 0.31 0.03 0.3076 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$400():Object 1 0.32 0.04 0.3227 0.0426
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$401():Object 1 0.09 0.04 0.0863 0.0350
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$402():Object 1 0.09 0.03 0.0857 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$403():Object 1 0.08 0.03 0.0848 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$404():Object 1 0.09 0.04 0.0906 0.0368
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$405():Object 1 0.03 0.03 0.0347 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$406():Object 1 0.04 0.03 0.0350 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$407():Object 1 0.04 0.04 0.0353 0.0350
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$408():Object 1 0.03 0.03 0.0338 0.0335
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$409():Object 1 0.09 0.04 0.0896 0.0359
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$410():Object 1 0.08 0.03 0.0848 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$411():Object 1 0.09 0.03 0.0860 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$412():Object 1 0.09 0.04 0.0884 0.0359
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$413():Object 1 0.05 0.05 0.0501 0.0495
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$414():Object 1 0.04 0.04 0.0362 0.0359
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$415():Object 1 0.04 0.04 0.0374 0.0371
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$416():Object 1 0.04 0.03 0.0350 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$417():Object 1 0.04 0.03 0.0350 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$418():Object 1 0.03 0.03 0.0344 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$419():Object 1 0.04 0.03 0.0350 0.0347
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$420():Object 1 0.03 0.03 0.0341 0.0341
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$421():Object 1 0.17 0.03 0.1678 0.0338
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$422():Object 1 0.18 0.04 0.1781 0.0353
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$423():Object 1 0.17 0.03 0.1724 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$424():Object 1 0.18 0.04 0.1769 0.0353
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$425():Object 1 0.35 0.04 0.3489 0.0432
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$426():Object 1 0.30 0.03 0.3031 0.0344
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$427():Object 1 0.31 0.04 0.3112 0.0350
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$428():Object 1 0.31 0.04 0.3127 0.0350
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$429():Object 1 0.19 0.11 0.1950 0.1072
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$430():Object 1 0.02 0.02 0.0178 0.0175
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$431():Object 1 0.03 0.03 0.0347 0.0338
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$432():Object 1 11.88 0.02 11.8783 0.0172
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$433():Object 1 74.65 0.17 74.6478 0.1718
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$434():Object 1 74.25 0.07 74.2469 0.0697
eval-core(080)::tests.r6rs.r5rs::run-r5rs-tests#anon$435():Object 1 212.15 0.16 212.1468 0.1639
eval-core(080)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0021 0.0003
closure.$env58::.ctor():void 1 0.02 0.02 0.0178 0.0175
closure.$env59::.ctor():void 1 0.02 0.02 0.0184 0.0181
closure.$env61::.ctor():void 1 0.02 0.02 0.0175 0.0172
closure.$env62::.ctor():void 1 0.02 0.02 0.0178 0.0178
eval-core(081)::.ctor():void 1 0.00 0.00 0.0009 0.0003
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(081)::tests.r6rs.mutable-strings():Object 1 0.01 0.00 0.0081 0.0018
eval-core(081)::.cctor():void 1 0.30 0.01 0.3003 0.0063
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#1$436():Object 1 0.37 0.08 0.3689 0.0776
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon$437():Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1$438(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2$439(+Object):Object 1 528.65 0.78 528.6513 0.7848
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2#3$440(+Object):Object 1 0.28 0.12 0.2840 0.1192
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2#3#4$441():Object 1 1.74 0.14 1.7362 0.1370
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2$442():Object 1 0.48 0.07 0.4787 0.0685
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2#3$443():Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon$446():Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1$447(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2$448(+Object):Object 1 515.61 0.81 515.6103 0.8062
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2#3$449(+Object):Object 1 0.27 0.12 0.2653 0.1189
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2#3#4$450():Object 1 1.51 0.14 1.5053 0.1389
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2$451():Object 1 0.45 0.07 0.4476 0.0676
eval-core(081)::tests.r6rs.mutable-strings::run-mutable-strings-tests#anon#1#2#3$452():Object 1 0.00 0.00 0.0000 0.0000
eval-core(081)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0030 0.0006
closure.$env64::.ctor():void 1 0.02 0.02 0.0175 0.0172
closure.$env66::.ctor():void 1 0.02 0.02 0.0178 0.0178
eval-core(082)::.ctor():void 1 0.00 0.00 0.0009 0.0003
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(082)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(082)::tests.r6rs.mutable-pairs():Object 1 0.01 0.00 0.0078 0.0009
eval-core(082)::.cctor():void 1 0.42 0.01 0.4166 0.0097
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#1$455():Object 1 0.25 0.19 0.2478 0.1947
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon$456():Object 1 547.79 0.16 547.7940 0.1618
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon#1$457(Object):Object 1 201.31 0.64 201.3110 0.6354
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon#1#2$461():Object 1 0.52 0.07 0.5198 0.0685
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon#1#2#3$462():Object 1 0.04 0.03 0.0350 0.0347
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon#1#2#3$463(+Object):Object 1 0.54 0.24 0.5430 0.2421
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon#1#2#3#4$464():Object 1 0.59 0.09 0.5880 0.0872
eval-core(082)::tests.r6rs.mutable-pairs::run-mutable-pairs-tests#anon$465():Object 1 78.82 1.01 78.8193 1.0109
eval-core(082)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0030 0.0003
eval-core(083)::.ctor():void 1 0.01 0.00 0.0094 0.0000
eval-core(083)::tests.r6rs.eval::run-eval-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(083)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(083)::tests.r6rs.eval():Object 1 0.00 0.00 0.0033 0.0006
eval-core(083)::.cctor():void 1 0.45 0.02 0.4488 0.0169
eval-core(083)::tests.r6rs.eval::run-eval-tests#1$466():Object 1 528.29 0.04 528.2909 0.0353
eval-core(083)::tests.r6rs.eval::run-eval-tests#anon$467():Object 1 176.31 0.05 176.3080 0.0477
eval-core(083)::tests.r6rs.eval::run-eval-tests#anon$468():Object 1 628.72 0.04 628.7211 0.0438
eval-core(083)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0003 0.0003
closure.$env67::.ctor():void 1 0.02 0.02 0.0172 0.0172
eval-core(084)::.ctor():void 1 0.00 0.00 0.0009 0.0003
eval-core(084)::tests.r6rs.enums::run-enums-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(084)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(084)::tests.r6rs.enums():Object 1 0.19 0.00 0.1905 0.0018
eval-core(084)::.cctor():void 1 0.70 0.03 0.7045 0.0290
eval-core(084)::tests.r6rs.enums::run-enums-tests#1$469():Object 1 16.36 0.99 16.3557 0.9937
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$470():Object 1 0.61 0.29 0.6100 0.2898
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$471():Object 1 0.40 0.13 0.4015 0.1289
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$472():Object 1 1.64 0.24 1.6402 0.2397
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$473():Object 1 0.94 0.05 0.9403 0.0522
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$474():Object 1 0.42 0.05 0.4184 0.0501
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$475():Object 1 0.07 0.03 0.0670 0.0338
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$476():Object 1 0.07 0.04 0.0703 0.0359
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$477():Object 1 0.07 0.03 0.0667 0.0335
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$478():Object 1 12.97 0.12 12.9680 0.1177
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$479():Object 1 16.20 0.12 16.1954 0.1159
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$480():Object 1 16.52 0.12 16.5163 0.1171
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$481():Object 1 17.53 0.25 17.5350 0.2536
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$482():Object 1 10.33 0.26 10.3299 0.2626
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$483():Object 1 0.07 0.03 0.0667 0.0335
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$484():Object 1 0.07 0.03 0.0688 0.0347
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$485():Object 1 0.07 0.03 0.0673 0.0341
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon#1#2$486():Object 1 14.06 0.12 14.0625 0.1222
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$487():Object 1 30.13 1.49 30.1335 1.4911
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$488():Object 1 14.15 0.22 14.1516 0.2176
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$489():Object 1 31.13 2.37 31.1321 2.3695
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$490():Object 1 17.49 0.57 17.4900 0.5729
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$491():Object 1 36.25 0.75 36.2544 0.7531
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$492():Object 1 0.00 0.00 0.0000 0.0000
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$493():Object 1 0.41 0.12 0.4126 0.1241
eval-core(084)::tests.r6rs.enums::run-enums-tests#anon$494():Object 1 1.03 0.12 1.0290 0.1232
eval-core(084)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0000 0.0000
closure.$env68::.ctor():void 1 0.07 0.07 0.0679 0.0676
closure.$env69::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env70::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env71::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env72::.ctor():void 1 0.02 0.02 0.0244 0.0244
closure.$env73::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env75::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env76::.ctor():void 1 0.02 0.02 0.0169 0.0166
closure.$env78::.ctor():void 1 0.02 0.02 0.0169 0.0169
closure.$env79::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env81::.ctor():void 1 0.02 0.02 0.0172 0.0169
closure.$env82::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env84::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env85::.ctor():void 1 0.02 0.02 0.0196 0.0196
closure.$env86::.ctor():void 1 0.03 0.03 0.0263 0.0260
closure.$env87::.ctor():void 1 0.02 0.02 0.0169 0.0169
closure.$env88::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env90::.ctor():void 1 0.02 0.02 0.0166 0.0163
closure.$env91::.ctor():void 1 0.02 0.02 0.0169 0.0169
closure.$env93::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env94::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env96::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env97::.ctor():void 1 0.02 0.02 0.0172 0.0169
closure.$env99::.ctor():void 1 0.02 0.02 0.0169 0.0166
closure.$env100::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env101::.ctor():void 1 0.02 0.02 0.0169 0.0169
closure.$env102::.ctor():void 1 0.02 0.02 0.0199 0.0199
closure.$env103::.ctor():void 1 0.03 0.03 0.0266 0.0266
closure.$env105::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env106::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env108::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env109::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env111::.ctor():void 1 0.02 0.02 0.0175 0.0175
closure.$env112::.ctor():void 1 0.02 0.02 0.0169 0.0169
eval-core(085)::.ctor():void 1 0.00 0.00 0.0009 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables():Object 1 0.00 0.00 0.0042 0.0012
eval-core(085)::.cctor():void 1 1.72 0.10 1.7220 0.1032
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$495():Object 1 0.16 0.10 0.1603 0.1041
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$496():Object 1 0.25 0.19 0.2539 0.1893
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$497():Object 1 0.26 0.05 0.2581 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$498():Object 1 0.72 0.20 0.7181 0.2016
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$499():Object 1 0.15 0.05 0.1458 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$500():Object 1 0.20 0.05 0.2028 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$501():Object 1 0.18 0.05 0.1784 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$502():Object 1 0.14 0.05 0.1422 0.0471
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$503():Object 1 0.11 0.05 0.1147 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$504():Object 1 0.26 0.05 0.2578 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$505():Object 1 0.16 0.05 0.1618 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$506():Object 1 0.19 0.05 0.1865 0.0546
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$507():Object 1 0.22 0.05 0.2207 0.0474
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$508():Object 1 0.21 0.05 0.2104 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$509():Object 1 0.11 0.05 0.1144 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$510():Object 1 0.19 0.06 0.1896 0.0631
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$511():Object 1 0.23 0.05 0.2282 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$512():Object 1 0.20 0.07 0.1983 0.0658
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$513():Object 1 0.20 0.06 0.2022 0.0634
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$514():Object 1 0.31 0.07 0.3058 0.0746
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$515():Object 1 0.11 0.05 0.1132 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$516():Object 1 0.23 0.05 0.2270 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$517():Object 1 0.23 0.05 0.2267 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$518():Object 1 0.23 0.05 0.2270 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$519():Object 1 0.25 0.05 0.2520 0.0543
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$520():Object 1 0.25 0.05 0.2478 0.0510
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$521():Object 1 0.23 0.05 0.2285 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$522():Object 1 0.22 0.17 0.2173 0.1681
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$523():Object 1 0.10 0.05 0.1020 0.0534
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$524():Object 1 0.10 0.05 0.0975 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$525():Object 1 1.32 0.22 1.3155 0.2246
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$526():Object 1 1.14 0.10 1.1449 0.1011
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$527():Object 1 1.33 0.11 1.3318 0.1108
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$528(+Object):Object 2 0.03 0.03 0.0158 0.0158
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$529():Object 1 0.23 0.05 0.2273 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$530():Object 1 0.21 0.05 0.2062 0.0477
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$531():Object 1 0.23 0.05 0.2270 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$532():Object 1 551.44 0.22 551.4382 0.2167
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$533(+Object):Object 1 387.51 0.15 387.5063 0.1470
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$534():Object 1 0.07 0.03 0.0727 0.0329
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$535():Object 1 0.22 0.05 0.2200 0.0471
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$536():Object 1 549.36 0.21 549.3605 0.2143
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$537(+Object):Object 1 385.30 0.14 385.2998 0.1440
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$538():Object 1 0.07 0.03 0.0721 0.0329
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$539():Object 1 0.23 0.05 0.2288 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$540():Object 1 550.28 0.21 550.2803 0.2149
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$541(+Object):Object 1 387.60 0.14 387.5990 0.1392
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$542():Object 1 0.07 0.03 0.0709 0.0317
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$543():Object 1 0.22 0.05 0.2225 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$544():Object 1 0.21 0.05 0.2104 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$545():Object 1 0.25 0.06 0.2533 0.0570
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$546():Object 1 0.17 0.05 0.1693 0.0477
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$547():Object 1 0.25 0.05 0.2529 0.0477
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$548():Object 1 0.23 0.05 0.2324 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$549():Object 1 0.24 0.06 0.2424 0.0577
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$550():Object 1 0.24 0.05 0.2427 0.0477
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$551():Object 1 0.22 0.05 0.2228 0.0480
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$552():Object 1 0.26 0.05 0.2563 0.0477
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$553():Object 1 0.31 0.05 0.3082 0.0504
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$554():Object 1 0.25 0.05 0.2457 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$555():Object 1 0.24 0.05 0.2385 0.0471
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$556():Object 1 0.25 0.05 0.2493 0.0480
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$557():Object 1 0.26 0.05 0.2611 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$558():Object 1 0.21 0.05 0.2122 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$559():Object 1 0.21 0.05 0.2131 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$560():Object 1 0.16 0.05 0.1639 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$561():Object 1 0.16 0.05 0.1627 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$562():Object 1 0.16 0.05 0.1591 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$563():Object 1 0.17 0.05 0.1745 0.0537
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$564():Object 1 0.24 0.06 0.2373 0.0634
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$565():Object 1 0.22 0.06 0.2249 0.0558
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$566():Object 1 0.21 0.05 0.2125 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$567():Object 1 0.21 0.05 0.2134 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$568():Object 1 0.21 0.05 0.2119 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$569():Object 1 0.22 0.06 0.2246 0.0558
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$570():Object 1 0.21 0.05 0.2113 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$571():Object 1 0.21 0.05 0.2128 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$572():Object 1 0.21 0.05 0.2086 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$573():Object 1 0.21 0.05 0.2086 0.0480
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$574():Object 1 0.21 0.05 0.2083 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$575():Object 1 0.14 0.06 0.1440 0.0637
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$576():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$577(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$578(+Object):Object 1 511.56 0.92 511.5607 0.9237
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$579(+Object):Object 1 0.25 0.11 0.2457 0.1108
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$580():Object 1 1.85 0.16 1.8546 0.1621
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$581():Object 1 0.43 0.07 0.4332 0.0667
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$582():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$585():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$586(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$587(+Object):Object 1 514.05 0.91 514.0515 0.9080
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$588(+Object):Object 1 0.27 0.12 0.2662 0.1201
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$589():Object 1 1.30 0.16 1.3013 0.1585
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$590():Object 1 0.45 0.06 0.4452 0.0649
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$591():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$594():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$595(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$596(+Object):Object 1 515.63 0.88 515.6311 0.8841
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$597(+Object):Object 1 0.25 0.11 0.2542 0.1147
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$598():Object 1 1.32 0.17 1.3179 0.1672
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$599():Object 1 0.44 0.07 0.4413 0.0655
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$600():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$601(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$604():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$605(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$606(+Object):Object 1 526.46 0.92 526.4569 0.9237
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$607(+Object):Object 1 0.25 0.12 0.2536 0.1150
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$608():Object 1 1.32 0.16 1.3212 0.1636
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$609():Object 1 0.42 0.07 0.4232 0.0652
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$610():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$613():Object 1 0.11 0.06 0.1063 0.0580
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$614():Object 1 0.12 0.05 0.1159 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$615():Object 1 0.38 0.05 0.3833 0.0480
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$616():Object 1 0.20 0.03 0.2047 0.0338
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$617():Object 1 0.21 0.03 0.2071 0.0332
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$618():Object 1 0.19 0.03 0.1950 0.0335
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$619():Object 1 0.42 0.03 0.4181 0.0335
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$620():Object 1 0.46 0.05 0.4606 0.0516
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$621():Object 1 0.11 0.05 0.1126 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$622():Object 1 0.41 0.05 0.4132 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$623():Object 1 0.27 0.05 0.2702 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$624():Object 1 0.24 0.03 0.2382 0.0344
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$625():Object 1 0.39 0.05 0.3852 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$626():Object 1 0.37 0.05 0.3695 0.0483
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$627():Object 1 0.12 0.05 0.1153 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$628():Object 1 0.24 0.05 0.2421 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$629():Object 1 0.39 0.03 0.3894 0.0326
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$630():Object 1 0.31 0.05 0.3112 0.0519
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$631():Object 1 0.26 0.05 0.2569 0.0510
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$632():Object 1 0.33 0.05 0.3344 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$633():Object 1 0.12 0.05 0.1165 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$634():Object 1 0.40 0.05 0.4030 0.0510
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$635():Object 1 0.37 0.05 0.3707 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$636():Object 1 0.39 0.05 0.3861 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$637():Object 1 0.48 0.06 0.4842 0.0604
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$638():Object 1 0.42 0.07 0.4153 0.0679
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$639():Object 1 0.63 0.07 0.6278 0.0664
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$640():Object 1 0.10 0.05 0.0987 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$641():Object 1 0.12 0.08 0.1238 0.0755
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$642():Object 1 0.10 0.05 0.1002 0.0504
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$643():Object 1 0.49 0.07 0.4854 0.0682
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$644():Object 1 1.18 0.10 1.1845 0.0984
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$645():Object 1 1.35 0.11 1.3465 0.1141
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$646(+Object):Object 1 0.05 0.03 0.0504 0.0329
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$647():Object 1 0.38 0.04 0.3821 0.0353
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$648():Object 1 0.38 0.05 0.3776 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$649():Object 1 0.42 0.05 0.4181 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$650():Object 1 573.49 0.23 573.4936 0.2342
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$651(+Object):Object 1 405.10 0.14 405.0953 0.1440
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$652():Object 1 0.07 0.03 0.0727 0.0332
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$653():Object 1 0.42 0.05 0.4196 0.0516
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$654():Object 1 575.48 0.23 575.4822 0.2282
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$655(+Object):Object 1 407.28 0.18 407.2831 0.1760
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$656():Object 1 0.08 0.03 0.0752 0.0338
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$657():Object 1 0.41 0.05 0.4057 0.0546
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$658():Object 1 597.78 0.23 597.7819 0.2270
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$659(+Object):Object 1 426.00 0.17 426.0011 0.1654
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$660():Object 1 0.08 0.03 0.0764 0.0341
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$661():Object 1 0.42 0.05 0.4156 0.0525
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$662():Object 1 0.39 0.04 0.3918 0.0350
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$663():Object 1 0.62 0.06 0.6233 0.0646
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$664():Object 1 0.35 0.07 0.3465 0.0661
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$665():Object 1 0.45 0.06 0.4510 0.0640
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$666():Object 1 0.38 0.06 0.3815 0.0577
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$667():Object 1 0.40 0.05 0.3984 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$668():Object 1 0.41 0.05 0.4117 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$669():Object 1 0.45 0.06 0.4543 0.0552
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$670():Object 1 0.63 0.07 0.6330 0.0676
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$671():Object 1 0.41 0.06 0.4084 0.0586
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$672():Object 1 0.41 0.05 0.4057 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$673():Object 1 0.40 0.05 0.3960 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$674():Object 1 0.43 0.05 0.4338 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$675():Object 1 0.63 0.07 0.6315 0.0679
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$676():Object 1 0.61 0.07 0.6128 0.0682
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$677():Object 1 0.62 0.08 0.6155 0.0755
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$678():Object 1 0.23 0.05 0.2315 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$679():Object 1 0.33 0.08 0.3257 0.0755
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$680():Object 1 0.23 0.05 0.2276 0.0489
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$681():Object 1 0.24 0.05 0.2397 0.0510
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$682():Object 1 0.29 0.06 0.2925 0.0643
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$683():Object 1 0.47 0.08 0.4661 0.0755
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$684():Object 1 0.40 0.05 0.4009 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$685():Object 1 0.37 0.05 0.3677 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$686():Object 1 0.38 0.05 0.3843 0.0504
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$687():Object 1 0.61 0.07 0.6070 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$688():Object 1 0.37 0.05 0.3673 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$689():Object 1 0.38 0.06 0.3824 0.0577
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$690():Object 1 0.37 0.05 0.3689 0.0510
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$691():Object 1 0.39 0.06 0.3870 0.0616
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$692():Object 1 0.62 0.07 0.6245 0.0727
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$693():Object 1 0.13 0.05 0.1301 0.0486
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$694():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$695(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$696(+Object):Object 1 537.43 0.95 537.4279 0.9466
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$697(+Object):Object 1 0.28 0.12 0.2831 0.1241
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$698():Object 1 1.33 0.16 1.3315 0.1642
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$699():Object 1 0.42 0.06 0.4181 0.0646
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$700():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$703():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$704(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$705(+Object):Object 1 529.99 0.83 529.9861 0.8268
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$706(+Object):Object 1 0.27 0.13 0.2699 0.1280
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$707():Object 1 1.32 0.17 1.3236 0.1708
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$708():Object 1 0.41 0.06 0.4147 0.0643
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$709():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$712():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$713(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$714(+Object):Object 1 533.94 0.91 533.9430 0.9089
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$715(+Object):Object 1 0.26 0.12 0.2587 0.1168
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$716():Object 1 1.31 0.16 1.3067 0.1606
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$717():Object 1 0.43 0.07 0.4262 0.0661
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$718():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$719(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$722():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$723(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$724(+Object):Object 1 537.28 0.90 537.2751 0.8971
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$725(+Object):Object 1 0.27 0.13 0.2680 0.1253
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$726():Object 1 1.36 0.16 1.3638 0.1633
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$727():Object 1 0.43 0.07 0.4307 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$728():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$731(+Object):Object 151 3643.80 5.84 24.1311 0.0387
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1$732(+Object+Object):Object 40 1926.03 4.18 48.1508 0.1044
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$733():Object 1 0.10 0.05 0.0999 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$734():Object 1 0.12 0.05 0.1171 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$735():Object 1 0.76 0.07 0.7634 0.0661
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$736():Object 1 0.24 0.05 0.2412 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$737():Object 1 94.55 0.04 94.5502 0.0429
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$738():Object 1 0.25 0.07 0.2542 0.0700
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$739():Object 1 95.67 0.04 95.6667 0.0350
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$740():Object 1 0.12 0.05 0.1174 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$741():Object 1 0.47 0.07 0.4655 0.0691
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$742():Object 1 0.28 0.07 0.2771 0.0688
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$743():Object 1 0.28 0.05 0.2828 0.0519
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$744():Object 1 1.87 0.11 1.8745 0.1081
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$745():Object 1 0.93 0.06 0.9339 0.0649
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$746():Object 1 0.12 0.05 0.1180 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$747():Object 1 0.29 0.06 0.2892 0.0619
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$748():Object 1 193.23 0.06 193.2269 0.0607
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$749():Object 1 0.26 0.05 0.2623 0.0495
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$750():Object 1 96.73 0.04 96.7349 0.0350
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$751():Object 1 0.12 0.05 0.1177 0.0507
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$752():Object 1 1.02 0.07 1.0163 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$753():Object 1 0.94 0.07 0.9412 0.0691
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$754():Object 1 190.28 0.05 190.2784 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$755():Object 1 1.09 0.07 1.0879 0.0715
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$756():Object 1 291.00 0.05 291.0035 0.0528
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$757():Object 1 0.10 0.05 0.0984 0.0492
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$758():Object 1 0.10 0.05 0.1008 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$759():Object 1 0.11 0.06 0.1078 0.0589
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$760():Object 1 0.44 0.07 0.4413 0.0652
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$761():Object 1 1.00 0.10 1.0003 0.0996
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$762():Object 1 2.48 0.11 2.4761 0.1105
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$763(+Object):Object 3 0.95 0.16 0.3167 0.0527
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$764():Object 1 0.94 0.06 0.9357 0.0595
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$765():Object 1 1.00 0.06 0.9952 0.0649
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$766():Object 1 0.94 0.07 0.9448 0.0664
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$767():Object 1 584.85 0.24 584.8486 0.2385
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$768(+Object):Object 1 412.41 0.16 412.4133 0.1555
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$769():Object 1 0.08 0.04 0.0791 0.0359
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$770():Object 1 0.97 0.07 0.9723 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$771():Object 1 584.84 0.24 584.8413 0.2400
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$772(+Object):Object 1 415.28 0.15 415.2842 0.1467
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$773():Object 1 0.08 0.03 0.0764 0.0335
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$774():Object 1 0.95 0.07 0.9493 0.0661
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$775():Object 1 584.36 0.26 584.3608 0.2551
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$776(+Object):Object 1 413.75 0.16 413.7517 0.1621
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$777():Object 1 0.07 0.03 0.0749 0.0338
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$778():Object 1 0.95 0.07 0.9475 0.0652
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$779():Object 1 0.96 0.05 0.9566 0.0504
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$780():Object 1 95.56 0.07 95.5553 0.0661
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$781():Object 1 0.27 0.07 0.2686 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$782():Object 1 0.47 0.07 0.4679 0.0706
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$783():Object 1 0.96 0.08 0.9632 0.0764
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$784():Object 1 191.77 0.05 191.7741 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$785():Object 1 0.95 0.07 0.9535 0.0661
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$786():Object 1 287.75 0.05 287.7532 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$787():Object 1 0.97 0.07 0.9695 0.0652
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$788():Object 1 192.05 0.05 192.0457 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$789():Object 1 1.00 0.07 1.0046 0.0715
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$790():Object 1 288.16 0.05 288.1574 0.0510
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$791():Object 1 98.41 0.07 98.4135 0.0673
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$792():Object 1 97.02 0.07 97.0172 0.0688
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$793():Object 1 0.30 0.08 0.2955 0.0785
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$794():Object 1 97.09 0.06 97.0917 0.0592
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$795():Object 1 0.28 0.07 0.2837 0.0749
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$796():Object 1 97.55 0.05 97.5545 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$797():Object 1 0.94 0.07 0.9421 0.0676
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$798():Object 1 192.20 0.05 192.2027 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$799():Object 1 0.93 0.07 0.9324 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$800():Object 1 287.38 0.05 287.3840 0.0513
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$801():Object 1 0.95 0.07 0.9541 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$802():Object 1 191.69 0.05 191.6920 0.0501
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$803():Object 1 0.97 0.07 0.9692 0.0670
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$804():Object 1 289.58 0.06 289.5833 0.0589
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$805():Object 1 0.13 0.05 0.1328 0.0504
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$806():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$807(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$808(+Object):Object 1 559.17 0.96 559.1721 0.9611
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$809(+Object):Object 1 0.26 0.12 0.2638 0.1195
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6#7$810():Object 1 1.37 0.17 1.3719 0.1690
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$811():Object 1 0.44 0.07 0.4386 0.0679
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$812():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$815():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$816(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$817(+Object):Object 1 557.79 0.90 557.7915 0.8989
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$818(+Object):Object 1 0.28 0.14 0.2795 0.1367
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6#7$819():Object 1 1.42 0.18 1.4199 0.1775
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$820():Object 1 0.46 0.08 0.4567 0.0761
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$821():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$824():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$825(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$826(+Object):Object 1 558.08 0.92 558.0794 0.9206
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$827(+Object):Object 1 0.27 0.13 0.2717 0.1280
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6#7$828():Object 1 1.36 0.17 1.3580 0.1660
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$829():Object 1 0.46 0.08 0.4591 0.0770
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$830():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6#7$831(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3$834():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4$835(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$836(+Object):Object 1 562.89 0.88 562.8915 0.8847
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$837(+Object):Object 1 0.26 0.12 0.2602 0.1171
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6#7$838():Object 1 1.37 0.17 1.3656 0.1742
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5$839():Object 1 0.44 0.07 0.4380 0.0679
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2#3#4#5#6$840():Object 1 0.00 0.00 0.0000 0.0000
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$843():Object 1 0.13 0.05 0.1328 0.0498
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$844():Object 1 0.27 0.07 0.2689 0.0673
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$845():Object 1 0.64 0.10 0.6375 0.0987
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$849():Object 1 0.32 0.19 0.3245 0.1923
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon#1#2$850():Object 1 0.34 0.20 0.3384 0.1959
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$851():Object 1 5.30 0.24 5.2974 0.2415
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$852():Object 1 3.54 0.06 3.5404 0.0552
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$853():Object 1 10.45 0.04 10.4539 0.0426
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$854():Object 1 0.17 0.02 0.1702 0.0172
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$855():Object 1 0.20 0.02 0.1968 0.0169
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$856():Object 1 0.42 0.14 0.4205 0.1440
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$857():Object 1 0.21 0.02 0.2059 0.0172
eval-core(085)::tests.r6rs.hashtables::run-hashtables-tests#anon$858():Object 1 0.16 0.13 0.1648 0.1310
eval-core(085)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.01 0.00 0.0057 0.0015
closure.$env114::.ctor():void 1 0.03 0.03 0.0341 0.0341
closure.$env115::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env116::.ctor():void 1 0.02 0.02 0.0160 0.0157
closure.$env117::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env118::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env120::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env121::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env123::.ctor():void 1 0.02 0.02 0.0157 0.0157
closure.$env124::.ctor():void 1 0.02 0.02 0.0166 0.0163
closure.$env126::.ctor():void 1 0.02 0.02 0.0157 0.0157
closure.$env127::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env129::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env130::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env132::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env133::.ctor():void 1 0.02 0.02 0.0220 0.0220
closure.$env135::.ctor():void 1 0.03 0.03 0.0254 0.0254
closure.$env136::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env138::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env139::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env141::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env142::.ctor():void 1 0.03 0.03 0.0257 0.0257
closure.$env144::.ctor():void 1 0.02 0.02 0.0163 0.0160
closure.$env145::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env147::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env148::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env150::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env151::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env153::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env154::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env156::.ctor():void 1 0.03 0.03 0.0290 0.0287
closure.$env157::.ctor():void 1 0.02 0.02 0.0193 0.0190
closure.$env159::.ctor():void 1 0.02 0.02 0.0160 0.0160
closure.$env160::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env162::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env163::.ctor():void 1 0.02 0.02 0.0157 0.0157
closure.$env165::.ctor():void 1 0.02 0.02 0.0163 0.0163
closure.$env166::.ctor():void 1 0.02 0.02 0.0166 0.0166
closure.$env168::.ctor():void 1 0.02 0.02 0.0166 0.0163
closure.$env169::.ctor():void 1 0.02 0.02 0.0166 0.0163
closure.$env171::.ctor():void 1 0.02 0.02 0.0172 0.0172
closure.$env172::.ctor():void 1 0.02 0.02 0.0166 0.0163
closure.$env174::.ctor():void 1 0.02 0.02 0.0178 0.0178
closure.$env175::.ctor():void 1 0.02 0.02 0.0172 0.0172
eval-core(086)::.ctor():void 1 0.00 0.00 0.0009 0.0003
eval-core(086)::tests.r6rs.syntax-case::unwrap(Object):Object 63 44.22 7.51 0.7020 0.1192
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::Initialize():Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case():Object 1 0.01 0.00 0.0106 0.0024
eval-core(086)::.cctor():void 1 4.29 0.20 4.2914 0.2034
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#1$859():Object 1 0.01 0.01 0.0063 0.0060
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$860():Object 1 0.01 0.01 0.0060 0.0060
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$861():Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$862():Object 1 0.42 0.15 0.4226 0.1524
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon##fact$863(+Object):Object 20 14.17 2.55 0.7086 0.1277
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$864():Object 1 0.11 0.03 0.1090 0.0308
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$865():Object 1 0.03 0.03 0.0317 0.0314
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$866():Object 1 0.02 0.02 0.0163 0.0163
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$867():Object 1 0.39 0.16 0.3891 0.1558
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$868(+Object):Object 1 178.50 0.44 178.4970 0.4446
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$869():Object 1 4.65 0.17 4.6461 0.1651
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$870():Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$871():Object 1 7.91 0.21 7.9072 0.2107
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$872():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$873():Object 1 1.99 0.16 1.9913 0.1555
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$874(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$875():Object 1 4.51 0.17 4.5093 0.1660
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$876(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$877():Object 1 1.96 0.17 1.9569 0.1693
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$878(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$879():Object 1 4.53 0.19 4.5262 0.1877
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$880(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$881():Object 1 2.74 0.17 2.7375 0.1684
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$882(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$883():Object 1 7.47 0.14 7.4701 0.1437
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$884(Object):Object 1 0.28 0.02 0.2753 0.0163
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$885():Object 1 2.54 0.16 2.5373 0.1594
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$886(Object+Object+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$887():Object 1 5.97 0.18 5.9703 0.1766
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$888(Object+Object+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$889():Object 1 59.97 0.20 59.9731 0.2010
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$890(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$891():Object 1 60.72 0.17 60.7232 0.1705
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$893():Object 1 3.82 0.18 3.8217 0.1829
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$894(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$895():Object 1 10.63 0.20 10.6338 0.1968
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$896(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$897():Object 1 11.38 0.19 11.3788 0.1932
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$898(Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$899():Object 1 8.45 0.24 8.4487 0.2415
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$900(Object+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$901():Object 1 8.59 0.19 8.5894 0.1865
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$902(Object+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$903():Object 1 9.60 0.19 9.6024 0.1862
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$904(Object+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$905():Object 1 6.56 0.12 6.5562 0.1235
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$907():Object 1 6.90 0.34 6.9042 0.3441
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$908(Object+Object):Object 1 0.27 0.05 0.2680 0.0513
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$909():Object 1 6.67 0.31 6.6724 0.3139
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$910(Object+Object):Object 1 0.27 0.05 0.2680 0.0456
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$911():Object 1 6.65 0.31 6.6515 0.3088
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$912(Object+Object):Object 1 0.25 0.06 0.2520 0.0589
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$913():Object 1 9.10 0.32 9.0950 0.3200
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$914():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$915():Object 1 6.73 0.32 6.7306 0.3200
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$916(Object+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$917():Object 1 4.85 0.34 4.8528 0.3360
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$918(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$919():Object 1 10.72 0.30 10.7153 0.3049
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$920(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$921():Object 1 12.49 0.33 12.4947 0.3317
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$922(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$923():Object 1 3.86 0.15 3.8555 0.1476
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$924(Object):Object 1 1.29 0.14 1.2949 0.1382
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$925():Object 1 3.98 0.17 3.9814 0.1693
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$926():Object 1 0.18 0.02 0.1802 0.0248
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$927():Object 1 4.04 0.16 4.0421 0.1645
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$928(Object):Object 1 0.50 0.05 0.5044 0.0465
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$929():Object 1 8.23 0.18 8.2329 0.1751
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$930(Object):Object 1 0.62 0.13 0.6173 0.1319
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$931():Object 1 0.19 0.02 0.1935 0.0160
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$932():Object 1 0.17 0.02 0.1702 0.0154
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$933():Object 1 0.17 0.02 0.1699 0.0154
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$934():Object 1 5.87 0.14 5.8719 0.1385
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$935(Object):Object 1 1.24 0.09 1.2418 0.0936
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$936(Object):Object 3 0.09 0.05 0.0314 0.0156
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$937():Object 1 6.62 0.17 6.6210 0.1702
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$938(Object+Object+Object):Object 1 0.20 0.03 0.2037 0.0314
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$939():Object 1 6.70 0.17 6.6992 0.1708
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$940(Object+Object+Object):Object 1 0.66 0.13 0.6580 0.1268
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$941():Object 1 0.09 0.03 0.0930 0.0311
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$942():Object 1 0.38 0.05 0.3800 0.0456
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$943():Object 1 1.15 0.08 1.1476 0.0788
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$944():Object 1 1.07 0.06 1.0713 0.0616
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$945():Object 1 1.08 0.06 1.0773 0.0622
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$946():Object 1 57.39 0.06 57.3884 0.0622
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$947():Object 1 57.39 0.06 57.3920 0.0610
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$948():Object 1 0.20 0.02 0.2013 0.0157
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$949():Object 1 0.17 0.02 0.1699 0.0154
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$950():Object 1 0.21 0.02 0.2122 0.0160
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$951():Object 1 0.17 0.02 0.1745 0.0160
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$952():Object 1 0.02 0.02 0.0157 0.0157
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$953():Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$954():Object 1 0.00 0.00 0.0003 0.0003
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$955():Object 1 0.40 0.05 0.3966 0.0474
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$956():Object 1 0.36 0.04 0.3631 0.0404
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$957():Object 1 0.03 0.03 0.0320 0.0317
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$958():Object 1 0.96 0.11 0.9605 0.1090
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$959():Object 1 0.87 0.09 0.8711 0.0942
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$960():Object 1 0.90 0.10 0.8977 0.0966
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$961():Object 1 0.89 0.09 0.8898 0.0936
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$962():Object 1 2.07 0.27 2.0746 0.2674
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$963():Object 1 13.83 0.08 13.8316 0.0791
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$964():Object 1 18.49 0.10 18.4894 0.0951
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$965():Object 1 17.60 0.13 17.5963 0.1259
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$966():Object 1 0.27 0.08 0.2686 0.0800
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$967():Object 1 1.88 0.28 1.8754 0.2762
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$968():Object 1 0.18 0.02 0.1793 0.0163
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$969():Object 1 1.83 0.26 1.8256 0.2584
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$970():Object 1 0.17 0.02 0.1705 0.0154
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$971():Object 1 6.36 0.69 6.3590 0.6924
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$972(Object):Object 1 0.42 0.06 0.4208 0.0616
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$973():Object 1 7.27 0.86 7.2679 0.8636
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$974(Object):Object 1 0.67 0.08 0.6716 0.0773
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$975():Object 1 7.69 0.89 7.6923 0.8923
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$976(Object):Object 1 0.77 0.08 0.7745 0.0785
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$977():Object 1 2.22 0.12 2.2225 0.1247
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$978(Object):Object 1 1.79 0.28 1.7888 0.2801
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4#5#6$979():Object 1 0.07 0.03 0.0676 0.0311
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$980():Object 1 4.16 0.48 4.1616 0.4836
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$981(Object+Object+Object):Object 1 0.70 0.14 0.6961 0.1446
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$982():Object 1 5.27 0.67 5.2651 0.6665
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$983(Object+Object):Object 1 1.27 0.15 1.2717 0.1482
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$984():Object 1 5.79 0.82 5.7873 0.8198
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$985(Object+Object):Object 1 1.57 0.14 1.5693 0.1379
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$986():Object 1 4.12 0.60 4.1211 0.6022
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$987(Object):Object 1 1.63 0.25 1.6300 0.2533
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$988():Object 1 14.64 0.66 14.6415 0.6565
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$989(Object+Object+Object):Object 1 2.68 0.20 2.6783 0.2025
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$990(Object):Object 2 0.81 0.13 0.4034 0.0660
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$991():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$992(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$993(+Object):Object 1 460.00 0.85 460.0019 0.8494
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$994(+Object):Object 1 0.25 0.12 0.2539 0.1171
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$995():Object 1 2.03 0.17 2.0293 0.1748
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$996():Object 1 0.44 0.06 0.4374 0.0619
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$997():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1000():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1001(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1002(+Object):Object 1 459.56 0.87 459.5597 0.8705
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1003(+Object):Object 1 0.24 0.11 0.2403 0.1081
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1004():Object 1 1.48 0.15 1.4782 0.1539
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1005():Object 1 0.41 0.06 0.4099 0.0637
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1006():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1009():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1010(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1011(+Object):Object 1 461.26 0.91 461.2612 0.9065
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1012(+Object):Object 1 0.24 0.11 0.2412 0.1078
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1013():Object 1 1.48 0.16 1.4763 0.1585
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1014():Object 1 0.41 0.07 0.4102 0.0667
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1015():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1018():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1019(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1020(+Object):Object 1 462.25 0.85 462.2516 0.8467
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1021(+Object):Object 1 0.24 0.11 0.2394 0.1078
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1022():Object 1 1.47 0.16 1.4676 0.1576
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1023():Object 1 0.43 0.06 0.4250 0.0625
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1024():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1027():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1028(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1029(+Object):Object 1 467.87 0.84 467.8708 0.8434
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1030(+Object):Object 1 0.25 0.11 0.2490 0.1117
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1031():Object 1 1.47 0.16 1.4745 0.1555
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1032():Object 1 0.43 0.06 0.4319 0.0631
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1033():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1036():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1037(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1038(+Object):Object 1 470.39 0.93 470.3945 0.9255
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1039(+Object):Object 1 0.25 0.11 0.2490 0.1117
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1040():Object 1 1.47 0.16 1.4733 0.1585
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1041():Object 1 0.41 0.06 0.4105 0.0634
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1042():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1045():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1046(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1047(+Object):Object 1 471.66 0.85 471.6578 0.8509
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1048(+Object):Object 1 0.25 0.11 0.2466 0.1105
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1049():Object 1 1.54 0.15 1.5431 0.1542
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1050():Object 1 0.41 0.06 0.4114 0.0631
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1051():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1054():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1055(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1056(+Object):Object 1 474.45 0.88 474.4453 0.8832
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1057(+Object):Object 1 0.29 0.13 0.2892 0.1310
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1058():Object 1 1.50 0.16 1.5014 0.1552
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1059():Object 1 0.40 0.06 0.4006 0.0619
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1060():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1063():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1064(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1065(+Object):Object 1 481.64 0.90 481.6396 0.8953
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1066(+Object):Object 1 0.24 0.11 0.2418 0.1081
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1067():Object 1 1.55 0.16 1.5509 0.1585
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1068():Object 1 0.40 0.06 0.4012 0.0619
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1069():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1072():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1073(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1074(+Object):Object 1 480.14 0.90 480.1388 0.8959
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1075(+Object):Object 1 0.26 0.12 0.2554 0.1186
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1076():Object 1 1.52 0.16 1.5213 0.1582
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1077():Object 1 0.41 0.06 0.4123 0.0643
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1078():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1081():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1082(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1083(+Object):Object 1 483.39 0.91 483.3891 0.9080
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1084(+Object):Object 1 0.26 0.11 0.2551 0.1138
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1085():Object 1 1.53 0.17 1.5292 0.1736
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1086():Object 1 0.42 0.06 0.4150 0.0628
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1087():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1090():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1091(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1092(+Object):Object 1 485.54 0.93 485.5380 0.9270
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1093(+Object):Object 1 0.25 0.11 0.2514 0.1114
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1094():Object 1 1.50 0.15 1.4951 0.1539
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1095():Object 1 0.40 0.06 0.4021 0.0625
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1096():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1099():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1100(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1101(+Object):Object 1 485.18 0.17 485.1776 0.1721
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1102(+Object):Object 1 0.25 0.11 0.2499 0.1111
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1103():Object 1 0.06 0.03 0.0640 0.0323
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1104():Object 1 0.41 0.06 0.4099 0.0634
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1105():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1108():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1109(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1110(+Object):Object 1 486.78 0.19 486.7768 0.1871
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1111(+Object):Object 1 0.24 0.11 0.2442 0.1090
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1112():Object 1 0.07 0.03 0.0655 0.0329
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1113():Object 1 0.41 0.06 0.4138 0.0643
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1114():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1117():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1118(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1119(+Object):Object 1 490.45 0.17 490.4548 0.1708
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1120(+Object):Object 1 0.27 0.14 0.2726 0.1361
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1121():Object 1 0.06 0.03 0.0640 0.0320
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1122():Object 1 0.43 0.06 0.4335 0.0640
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1123():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1126():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1127(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1128(+Object):Object 1 493.86 0.18 493.8612 0.1793
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1129(+Object):Object 1 0.26 0.11 0.2581 0.1114
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1130():Object 1 0.06 0.03 0.0628 0.0317
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1131():Object 1 0.47 0.07 0.4658 0.0694
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1132():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1135():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1136(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1137(+Object):Object 1 500.53 0.22 500.5320 0.2203
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1138(+Object):Object 1 0.24 0.11 0.2445 0.1093
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1139():Object 1 0.06 0.03 0.0643 0.0323
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1140():Object 1 0.40 0.06 0.3999 0.0616
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1141():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1144():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1145(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1146(+Object):Object 1 499.35 0.17 499.3518 0.1690
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1147(+Object):Object 1 0.24 0.11 0.2430 0.1087
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1148():Object 1 0.06 0.03 0.0622 0.0311
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1149():Object 1 0.43 0.07 0.4274 0.0664
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1150():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1153():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1154(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1155(+Object):Object 1 510.78 0.17 510.7777 0.1742
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1156(+Object):Object 1 0.25 0.11 0.2505 0.1132
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1157():Object 1 0.07 0.03 0.0655 0.0329
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1158():Object 1 0.42 0.06 0.4150 0.0640
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1159():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon$1162():Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1$1163(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1164(+Object):Object 1 507.23 0.18 507.2318 0.1796
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1165(+Object):Object 1 0.26 0.12 0.2575 0.1189
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3#4$1166():Object 1 0.06 0.03 0.0646 0.0326
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2$1167():Object 1 0.42 0.06 0.4150 0.0640
eval-core(086)::tests.r6rs.syntax-case::run-syntax-case-tests#anon#1#2#3$1168():Object 1 696.17 0.16 696.1695 0.1615
eval-core(086)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.01 0.00 0.0103 0.0018
eval-core(087)::.ctor():void 1 0.00 0.00 0.0009 0.0003
eval-core(087)::tests.r6rs.arithmetic.bitwise::ref(Object):Object 162 11011.51 655.59 67.9723 4.0469
eval-core(087)::tests.r6rs.arithmetic.bitwise::pos-count-bits(Object):Object 473 11882.07 95.65 25.1207 0.2022
eval-core(087)::tests.r6rs.arithmetic.bitwise::count-bits(Object):Object 473 5897.36 22.79 12.4680 0.0482
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(087)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(087)::tests.r6rs.arithmetic.bitwise():Object 1 0.01 0.00 0.0109 0.0012
eval-core(087)::.cctor():void 1 0.99 0.14 0.9901 0.1428
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#1$1171():Object 1 0.01 0.01 0.0148 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1172():Object 1 0.01 0.01 0.0148 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1173():Object 1 0.02 0.02 0.0172 0.0172
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1174():Object 1 0.01 0.01 0.0148 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1175():Object 1 0.01 0.01 0.0148 0.0145
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1176():Object 1 0.01 0.01 0.0148 0.0145
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1177():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1178():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1179():Object 1 0.02 0.02 0.0244 0.0241
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1180():Object 1 0.02 0.01 0.0151 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1181():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1182():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1183():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1184():Object 1 0.02 0.01 0.0151 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1185():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1186():Object 1 0.02 0.01 0.0151 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1187():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1188():Object 1 0.29 0.03 0.2940 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1189():Object 1 0.32 0.03 0.3163 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1190():Object 1 0.29 0.03 0.2901 0.0290
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1191():Object 1 0.32 0.03 0.3175 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1192():Object 1 0.32 0.03 0.3160 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1193():Object 1 0.30 0.03 0.2973 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1194():Object 1 0.31 0.04 0.3091 0.0389
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1195():Object 1 0.30 0.03 0.3028 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1196():Object 1 0.37 0.03 0.3692 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1197():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1198():Object 1 0.02 0.02 0.0172 0.0172
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1199():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1200():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1201():Object 1 0.01 0.01 0.0148 0.0145
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1202():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1203():Object 1 0.01 0.01 0.0148 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1204():Object 1 1.34 0.03 1.3414 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1205():Object 1 1.36 0.03 1.3613 0.0290
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1206():Object 1 1.42 0.03 1.4157 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1207():Object 1 1.43 0.03 1.4314 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1208():Object 1 1.36 0.04 1.3595 0.0389
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1209():Object 1 1.35 0.03 1.3459 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1210():Object 1 1.38 0.03 1.3794 0.0305
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1211():Object 1 1.33 0.03 1.3287 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1212():Object 1 1.44 0.03 1.4356 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1213():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1214():Object 1 0.02 0.01 0.0151 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1215():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1216():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1217():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1218():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1219():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1220():Object 1 0.30 0.03 0.3018 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1221():Object 1 0.31 0.03 0.3052 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1222():Object 1 0.30 0.03 0.2994 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1223():Object 1 0.33 0.03 0.3281 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1224():Object 1 0.30 0.03 0.2994 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1225():Object 1 0.30 0.03 0.3003 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1226():Object 1 0.31 0.03 0.3109 0.0311
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1227():Object 1 0.30 0.03 0.3000 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1228():Object 1 0.42 0.05 0.4166 0.0462
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1229():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1230():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1231():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1232():Object 1 0.01 0.01 0.0148 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1233():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1234():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1235():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1236():Object 1 1.40 0.03 1.3964 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1237():Object 1 1.39 0.03 1.3912 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1238():Object 1 1.37 0.03 1.3677 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1239():Object 1 1.37 0.03 1.3734 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1240():Object 1 1.37 0.03 1.3734 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1241():Object 1 1.40 0.03 1.4042 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1242():Object 1 1.42 0.04 1.4241 0.0389
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1243():Object 1 1.42 0.03 1.4184 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1244():Object 1 1.47 0.03 1.4706 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1245():Object 1 0.02 0.02 0.0160 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1246():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1247():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1248():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1249():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1250():Object 1 0.02 0.01 0.0151 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1251():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1252():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1253():Object 1 0.30 0.03 0.2985 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1254():Object 1 0.29 0.03 0.2913 0.0290
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1255():Object 1 0.30 0.03 0.3015 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1256():Object 1 0.30 0.03 0.3018 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1257():Object 1 0.30 0.03 0.2988 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1258():Object 1 0.31 0.03 0.3100 0.0311
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1259():Object 1 0.30 0.03 0.2991 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1260():Object 1 0.31 0.03 0.3055 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1261():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1262():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1263():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1264():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1265():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1266():Object 1 0.02 0.02 0.0248 0.0248
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1267():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1268():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1269():Object 1 1.37 0.03 1.3668 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1270():Object 1 1.53 0.03 1.5292 0.0311
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1271():Object 1 1.40 0.03 1.3960 0.0311
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1272():Object 1 1.36 0.03 1.3598 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1273():Object 1 1.38 0.03 1.3804 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1274():Object 1 1.43 0.03 1.4341 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1275():Object 1 1.35 0.03 1.3465 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1276():Object 1 1.40 0.03 1.3957 0.0305
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1277():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1278():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1279():Object 1 0.02 0.01 0.0151 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1280():Object 1 0.01 0.01 0.0148 0.0148
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1281():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1282():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1283():Object 1 0.02 0.02 0.0169 0.0169
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1284():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1285():Object 1 0.34 0.04 0.3408 0.0395
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1286():Object 1 0.30 0.03 0.3034 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1287():Object 1 0.32 0.03 0.3239 0.0320
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1288():Object 1 0.33 0.03 0.3344 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1289():Object 1 0.30 0.03 0.3025 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1290():Object 1 0.30 0.03 0.2958 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1291():Object 1 0.33 0.04 0.3305 0.0392
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1292():Object 1 0.29 0.03 0.2934 0.0293
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1293():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1294():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1295():Object 1 0.03 0.03 0.0257 0.0257
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1296():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1297():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1298():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1299():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1300():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1301():Object 1 1.36 0.03 1.3595 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1302():Object 1 1.39 0.03 1.3873 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1303():Object 1 1.41 0.03 1.4054 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1304():Object 1 1.37 0.03 1.3683 0.0305
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1305():Object 1 1.35 0.03 1.3544 0.0290
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1306():Object 1 1.39 0.03 1.3873 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1307():Object 1 1.33 0.03 1.3339 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1308():Object 1 1.41 0.03 1.4096 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1309():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1310():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1311():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1312():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1313():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1314():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1315():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1316():Object 1 0.02 0.02 0.0160 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1317():Object 1 0.31 0.03 0.3055 0.0305
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1318():Object 1 0.34 0.03 0.3399 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1319():Object 1 0.32 0.03 0.3185 0.0320
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1320():Object 1 0.33 0.03 0.3281 0.0299
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1321():Object 1 0.31 0.03 0.3061 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1322():Object 1 0.30 0.03 0.2979 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1323():Object 1 0.30 0.03 0.2973 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1324():Object 1 0.30 0.03 0.2955 0.0296
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1325():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1326():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1327():Object 1 0.02 0.02 0.0163 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1328():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1329():Object 1 0.02 0.02 0.0151 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1330():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1331():Object 1 0.02 0.02 0.0157 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1332():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1333():Object 1 1.41 0.03 1.4142 0.0314
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1334():Object 1 1.44 0.03 1.4446 0.0311
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1335():Object 1 1.39 0.03 1.3945 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1336():Object 1 1.56 0.03 1.5569 0.0338
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1337():Object 1 1.39 0.03 1.3927 0.0305
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1338():Object 1 1.38 0.03 1.3816 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1339():Object 1 1.43 0.03 1.4317 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1340():Object 1 1.40 0.03 1.3970 0.0302
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1341():Object 1 0.02 0.02 0.0163 0.0163
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1342():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1343():Object 1 0.02 0.02 0.0163 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1344():Object 1 843.47 0.03 843.4701 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1345():Object 1 817.77 0.07 817.7683 0.0703
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1346():Object 1 0.02 0.02 0.0154 0.0154
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1347():Object 1 0.02 0.02 0.0157 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1348():Object 1 0.02 0.02 0.0163 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1349():Object 1 0.02 0.02 0.0154 0.0151
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1350():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1351():Object 1 0.02 0.02 0.0160 0.0157
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1352():Object 1 0.03 0.03 0.0251 0.0251
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1353():Object 1 0.02 0.02 0.0160 0.0160
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1354():Object 1 2.05 0.05 2.0541 0.0456
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1355():Object 1 2.09 0.05 2.0861 0.0471
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1356():Object 1 1.08 0.05 1.0800 0.0534
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1357():Object 1 1.06 0.05 1.0640 0.0456
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1358():Object 1 2.28 0.05 2.2826 0.0468
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1359():Object 1 1.08 0.05 1.0818 0.0465
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1360():Object 1 2.12 0.05 2.1244 0.0465
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1361():Object 1 1.08 0.05 1.0830 0.0465
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1362():Object 1 1.03 0.06 1.0254 0.0601
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1363():Object 1 1.69 0.09 1.6940 0.0915
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1364():Object 1 1.79 0.09 1.7897 0.0924
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1365():Object 1 1.43 0.22 1.4262 0.2228
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1366():Object 1 1.56 0.09 1.5642 0.0890
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1367():Object 1 1.59 0.09 1.5929 0.0900
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1368():Object 1 4.77 0.18 4.7686 0.1778
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1369():Object 1 4.21 0.09 4.2060 0.0906
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1370():Object 1 5.39 0.12 5.3940 0.1189
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1371():Object 1 1235.44 0.03 1235.4374 0.0311
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1372():Object 1 1233.93 0.07 1233.9345 0.0715
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1373():Object 1 1257.66 0.08 1257.6607 0.0788
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1374():Object 1 0.40 0.03 0.3975 0.0320
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1375():Object 1 1.04 0.06 1.0444 0.0610
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1376():Object 1 1.98 0.05 1.9798 0.0468
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1377():Object 1 1084.62 0.03 1084.6202 0.0305
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1378():Object 1 3.22 0.06 3.2180 0.0622
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1379():Object 1 0.18 0.03 0.1784 0.0323
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1380():Object 1 0.15 0.03 0.1545 0.0308
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1381():Object 1 0.80 0.06 0.7999 0.0622
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1382():Object 1 0.81 0.06 0.8150 0.0634
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1383():Object 1 0.82 0.06 0.8180 0.0613
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1384():Object 1 0.82 0.06 0.8237 0.0622
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1385():Object 1 0.00 0.00 0.0000 0.0000
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1386():Object 1 0.00 0.00 0.0003 0.0003
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1387():Object 1 0.00 0.00 0.0003 0.0003
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1388():Object 1 13.22 0.12 13.2180 0.1235
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1389():Object 1 13.77 0.12 13.7682 0.1229
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1390():Object 1 13.70 0.15 13.6985 0.1458
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1391():Object 1 13.72 0.12 13.7211 0.1244
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1392():Object 1 0.77 0.06 0.7703 0.0613
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1393():Object 1 1.71 0.06 1.7103 0.0619
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1394():Object 1 0.73 0.07 0.7290 0.0697
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1395():Object 1 1.83 0.06 1.8307 0.0616
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1396():Object 1 1.16 0.08 1.1573 0.0764
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1397():Object 1 2.29 0.08 2.2922 0.0758
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1398():Object 1 1.17 0.08 1.1691 0.0779
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1399():Object 1 2.56 0.08 2.5621 0.0773
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1400():Object 1 48.90 0.14 48.8998 0.1413
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1401():Object 1 50.09 0.15 50.0906 0.1527
eval-core(087)::tests.r6rs.arithmetic.bitwise::run-arithmetic-bitwise-tests#anon$1402():Object 1 40.89 0.12 40.8938 0.1213
eval-core(087)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0003 0.0003
closure.$env177::.ctor():void 6 0.08 0.08 0.0137 0.0137
closure.$env178::.ctor():void 6 0.09 0.09 0.0155 0.0155
closure.$env179::.ctor():void 3 0.04 0.04 0.0145 0.0145
closure.$env180::.ctor():void 6 0.09 0.09 0.0143 0.0142
eval-core(088)::.ctor():void 1 0.00 0.00 0.0009 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::try-flonums(Object):Object 2 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums():Object 1 0.01 0.00 0.0060 0.0018
eval-core(088)::.cctor():void 1 1.38 0.06 1.3843 0.0570
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#1$1403():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1404():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1405():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1406():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1407():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1408(Object):Object 6 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1409():Object 6 0.51 0.24 0.0847 0.0408
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1410():Object 6 0.52 0.27 0.0870 0.0443
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1411():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1412():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1413():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1414():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1415():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1416():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1417():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1418():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1419(Object):Object 6 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1420():Object 6 0.45 0.27 0.0751 0.0449
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1421():Object 6 0.42 0.25 0.0692 0.0413
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1422():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1423():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1424():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1425():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1426():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1427():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1428():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1429():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1430():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1431():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1432():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1433():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1434():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1435():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1436():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1437():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1438():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1439():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1440():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1441():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1442(Object+Object+Object):Object 3 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1443():Object 3 0.26 0.13 0.0872 0.0422
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1444():Object 3 0.26 0.13 0.0853 0.0426
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1445():Object 3 0.28 0.14 0.0918 0.0456
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1446():Object 3 0.27 0.13 0.0890 0.0431
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1447():Object 3 0.26 0.13 0.0862 0.0428
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1448():Object 3 0.26 0.13 0.0861 0.0433
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1449():Object 3 0.25 0.13 0.0846 0.0423
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1450():Object 3 0.78 0.35 0.2585 0.1151
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1451():Object 3 0.73 0.17 0.2449 0.0568
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1452():Object 3 0.59 0.17 0.1968 0.0559
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1453(+Object+Object+Object+Object+Object):Object 6 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1454():Object 6 0.44 0.26 0.0740 0.0440
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1455():Object 6 0.42 0.25 0.0707 0.0421
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1456():Object 6 0.45 0.26 0.0744 0.0428
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1457():Object 6 0.43 0.25 0.0709 0.0422
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1458():Object 6 0.43 0.26 0.0715 0.0427
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1459():Object 6 0.44 0.27 0.0734 0.0445
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1460():Object 6 0.47 0.27 0.0791 0.0442
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1461():Object 6 0.43 0.26 0.0722 0.0431
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1462():Object 6 0.46 0.28 0.0769 0.0462
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1463():Object 6 0.45 0.27 0.0744 0.0443
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1464():Object 6 0.44 0.26 0.0725 0.0433
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1465():Object 6 0.47 0.28 0.0780 0.0464
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1466():Object 6 0.43 0.25 0.0712 0.0424
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1467():Object 6 0.52 0.30 0.0866 0.0508
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1468():Object 6 0.44 0.26 0.0726 0.0437
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1469():Object 6 0.44 0.25 0.0741 0.0424
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1470():Object 6 0.46 0.28 0.0760 0.0467
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1471():Object 6 0.44 0.26 0.0732 0.0429
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1472():Object 6 0.48 0.29 0.0795 0.0487
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1#2$1473():Object 6 0.43 0.25 0.0714 0.0424
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1474():Object 3 1.62 0.32 0.5386 0.1054
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1475():Object 3 0.93 0.21 0.3093 0.0713
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1476():Object 3 0.99 0.27 0.3309 0.0899
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1477():Object 3 0.95 0.23 0.3170 0.0775
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1478():Object 3 0.90 0.22 0.3004 0.0722
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1479():Object 3 1.59 0.30 0.5309 0.1010
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1480():Object 3 0.94 0.25 0.3140 0.0819
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1481():Object 3 0.93 0.22 0.3112 0.0747
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1482():Object 3 0.93 0.22 0.3085 0.0718
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1483():Object 3 0.89 0.21 0.2982 0.0708
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1484():Object 3 1.55 0.34 0.5157 0.1131
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1485():Object 3 1.30 0.21 0.4334 0.0707
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1486():Object 3 1.26 0.22 0.4200 0.0724
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1487():Object 3 2.01 0.23 0.6695 0.0758
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1488():Object 3 1.53 0.35 0.5100 0.1151
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1489():Object 3 1.39 0.26 0.4636 0.0867
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1490():Object 3 1.30 0.22 0.4319 0.0730
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon#1$1491():Object 3 2.26 0.24 0.7524 0.0794
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1492():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1493():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1494():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1495():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1496():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1497():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1498():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1499():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1500():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1501():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1502():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1503():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1504():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1505():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1506():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1507():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1508():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1509():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1510():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1511():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1512():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1513():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1514():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1515():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1516():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1517():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1518():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1519():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1520():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1521():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1522():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1523():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1524():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1525():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1526():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1527():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1528():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1529():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1530():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1531():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1532():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1533():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1534():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1535():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1536():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1537():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1538():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1539():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1540():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1541():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1542():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1543():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1544():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1545():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1546():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1547():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1548():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1549():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1550():Object 1 0.00 0.00 0.0000 0.0000
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1551():Object 1 0.00 0.00 0.0003 0.0003
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1552():Object 1 1.10 0.12 1.0981 0.1171
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1553():Object 1 1.34 0.12 1.3372 0.1177
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1554():Object 1 1.02 0.12 1.0239 0.1238
eval-core(088)::tests.r6rs.arithmetic.flonums::run-arithmetic-flonums-tests#anon$1555():Object 1 1.15 0.11 1.1500 0.1144
eval-core(088)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.01 0.00 0.0115 0.0015
closure.$env181::.ctor():void 7986 110.61 110.21 0.0139 0.0138
closure.$env182::.ctor():void 1 0.01 0.01 0.0136 0.0133
closure.$env183::.ctor():void 11 0.15 0.15 0.0133 0.0133
closure.$env184::.ctor():void 121 1.67 1.66 0.0138 0.0137
closure.$env185::.ctor():void 3 0.04 0.04 0.0131 0.0131
closure.$env186::.ctor():void 6 0.09 0.09 0.0145 0.0145
closure.$env187::.ctor():void 1 0.01 0.01 0.0139 0.0136
closure.$env188::.ctor():void 1 0.01 0.01 0.0139 0.0136
closure.$env190::.ctor():void 1 0.01 0.01 0.0133 0.0133
closure.$env191::.ctor():void 1 0.01 0.01 0.0136 0.0133
closure.$env193::.ctor():void 1 0.01 0.01 0.0136 0.0136
closure.$env194::.ctor():void 1 0.01 0.01 0.0133 0.0130
closure.$env196::.ctor():void 1 0.01 0.01 0.0136 0.0136
closure.$env197::.ctor():void 1 0.01 0.01 0.0139 0.0136
closure.$env199::.ctor():void 1 0.01 0.01 0.0136 0.0136
closure.$env200::.ctor():void 1 0.01 0.01 0.0133 0.0133
closure.$env202::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env203::.ctor():void 1 0.01 0.01 0.0133 0.0133
closure.$env205::.ctor():void 1 0.01 0.01 0.0145 0.0145
closure.$env206::.ctor():void 1 0.01 0.01 0.0139 0.0136
closure.$env208::.ctor():void 1 0.02 0.01 0.0151 0.0148
closure.$env209::.ctor():void 1 0.01 0.01 0.0142 0.0142
closure.$env211::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env212::.ctor():void 1 0.01 0.01 0.0136 0.0136
closure.$env214::.ctor():void 1 0.02 0.02 0.0154 0.0151
closure.$env215::.ctor():void 1 0.01 0.01 0.0142 0.0139
closure.$env217::.ctor():void 1 0.02 0.02 0.0154 0.0154
closure.$env218::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env220::.ctor():void 1 0.01 0.01 0.0142 0.0142
closure.$env221::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env223::.ctor():void 1 0.01 0.01 0.0148 0.0145
closure.$env224::.ctor():void 1 0.01 0.01 0.0136 0.0136
closure.$env226::.ctor():void 1 0.01 0.01 0.0139 0.0136
closure.$env227::.ctor():void 1 0.01 0.01 0.0142 0.0142
closure.$env229::.ctor():void 1 0.01 0.01 0.0136 0.0136
closure.$env230::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env232::.ctor():void 1 0.01 0.01 0.0142 0.0142
closure.$env233::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env235::.ctor():void 1 0.01 0.01 0.0142 0.0142
closure.$env236::.ctor():void 1 0.01 0.01 0.0139 0.0139
closure.$env238::.ctor():void 1 0.01 0.01 0.0148 0.0145
closure.$env239::.ctor():void 1 0.01 0.01 0.0142 0.0142
eval-core(089)::.ctor():void 1 0.00 0.00 0.0012 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::fx*/carry-reference(Object+Object+Object):Object 1331 123353.97 140.69 92.6777 0.1057
eval-core(089)::tests.r6rs.arithmetic.fixnums::fx+/carry-reference(Object+Object+Object):Object 1331 124183.97 140.45 93.3013 0.1055
eval-core(089)::tests.r6rs.arithmetic.fixnums::fx-/carry-reference(Object+Object+Object):Object 1331 121832.92 140.33 91.5349 0.1054
eval-core(089)::tests.r6rs.arithmetic.fixnums::vals->list(Object+Object+Object+Object):Object 7986 2433.50 772.20 0.3047 0.0967
eval-core(089)::tests.r6rs.arithmetic.fixnums::carry-tests(Object):Object 1 596865.99 0.14 596865.9895 0.1404
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums():Object 1 0.02 0.00 0.0208 0.0036
eval-core(089)::.cctor():void 1 3.00 0.22 3.0028 0.2164
eval-core(089)::tests.r6rs.arithmetic.fixnums::vals->list#anon$1556():Object 7986 555.43 330.36 0.0696 0.0414
eval-core(089)::tests.r6rs.arithmetic.fixnums::carry-tests#1$1557(+Object):Object 11 596864.73 1.36 54260.4303 0.1236
eval-core(089)::tests.r6rs.arithmetic.fixnums::carry-tests#1#anon$1558(+Object):Object 121 596854.73 18.28 4932.6837 0.1511
eval-core(089)::tests.r6rs.arithmetic.fixnums::carry-tests#1#anon#1$1559(+Object):Object 1331 596740.02 740.66 448.3396 0.5565
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#1$1560():Object 1 0.01 0.01 0.0127 0.0124
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1561():Object 1 0.01 0.01 0.0127 0.0127
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1562():Object 1 0.01 0.01 0.0124 0.0124
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1563():Object 1 0.01 0.01 0.0124 0.0121
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1564():Object 1 0.01 0.01 0.0127 0.0127
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1565():Object 1 0.01 0.01 0.0127 0.0124
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1566():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1567():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1568():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1569():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1570():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1571():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1572():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1573():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1574():Object 1 0.08 0.02 0.0755 0.0248
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1575():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1576():Object 1 0.08 0.03 0.0758 0.0251
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1577(Object+Object+Object):Object 3 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1578():Object 3 0.23 0.11 0.0779 0.0377
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1579():Object 3 0.23 0.11 0.0757 0.0377
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1580():Object 3 0.24 0.12 0.0801 0.0410
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1581():Object 3 0.23 0.11 0.0756 0.0381
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1582():Object 3 0.23 0.11 0.0767 0.0380
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1583():Object 3 0.25 0.13 0.0820 0.0437
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1584():Object 3 0.25 0.12 0.0823 0.0412
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1585():Object 3 0.71 0.33 0.2360 0.1094
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1586():Object 3 0.64 0.16 0.2134 0.0529
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1587():Object 3 0.55 0.17 0.1840 0.0561
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1588(+Object+Object+Object+Object+Object):Object 6 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1589():Object 6 0.41 0.25 0.0676 0.0410
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1590():Object 6 0.38 0.23 0.0635 0.0380
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1591():Object 6 0.42 0.26 0.0693 0.0436
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1592():Object 6 0.38 0.23 0.0639 0.0382
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1593():Object 6 0.38 0.23 0.0633 0.0376
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1594():Object 6 0.41 0.25 0.0679 0.0410
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1595():Object 6 0.42 0.26 0.0697 0.0426
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1596():Object 6 0.39 0.24 0.0648 0.0392
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1597():Object 6 0.38 0.23 0.0635 0.0377
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1598():Object 6 0.38 0.23 0.0637 0.0380
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1599():Object 6 0.38 0.23 0.0633 0.0376
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1600():Object 6 0.38 0.23 0.0638 0.0381
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1601():Object 6 0.38 0.23 0.0633 0.0377
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1602():Object 6 0.41 0.25 0.0676 0.0419
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1603():Object 6 0.39 0.23 0.0642 0.0383
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1604():Object 6 0.38 0.23 0.0640 0.0382
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1605():Object 6 0.38 0.23 0.0638 0.0379
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1606():Object 6 0.39 0.23 0.0658 0.0383
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1607():Object 6 0.40 0.25 0.0673 0.0410
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1608():Object 6 0.38 0.23 0.0637 0.0380
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1609():Object 3 1.28 0.26 0.4251 0.0871
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1610():Object 3 0.79 0.19 0.2625 0.0649
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1611():Object 3 0.78 0.19 0.2593 0.0639
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1612():Object 3 0.82 0.20 0.2748 0.0673
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1613():Object 3 0.76 0.19 0.2534 0.0628
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1614():Object 3 1.34 0.28 0.4474 0.0943
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1615():Object 3 0.77 0.20 0.2575 0.0668
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1616():Object 3 0.82 0.22 0.2720 0.0734
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1617():Object 3 0.76 0.19 0.2543 0.0636
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1618():Object 3 0.79 0.21 0.2617 0.0690
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1619():Object 3 0.34 0.13 0.1148 0.0442
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1620():Object 3 0.33 0.12 0.1085 0.0415
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1621():Object 3 0.32 0.12 0.1070 0.0391
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1622():Object 3 0.38 0.11 0.1265 0.0379
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1623():Object 3 0.31 0.11 0.1022 0.0380
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1624():Object 3 0.32 0.12 0.1081 0.0411
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1625():Object 3 0.33 0.11 0.1110 0.0382
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1626():Object 3 0.40 0.12 0.1335 0.0413
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1627():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1628():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1629():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1630():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1631():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1632():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1633():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1634():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1635():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1636():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1637():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1638():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1639():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1640():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1641():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1642():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1643():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1644():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1645():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1646():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1647():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1648():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1649():Object 1 0.01 0.01 0.0133 0.0130
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1650():Object 1 0.01 0.01 0.0136 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1651():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1652():Object 1 0.01 0.01 0.0133 0.0130
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1653():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1654(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1655(+Object):Object 1 381.62 0.79 381.6151 0.7896
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1656(+Object):Object 1 0.20 0.09 0.2031 0.0893
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1657():Object 1 1.62 0.13 1.6215 0.1328
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1658():Object 1 0.33 0.05 0.3348 0.0522
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1659():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1662():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1663(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1664(+Object):Object 1 390.47 0.86 390.4726 0.8633
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1665(+Object):Object 1 0.22 0.10 0.2213 0.0981
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1666():Object 1 1.18 0.13 1.1778 0.1328
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1667():Object 1 0.34 0.05 0.3354 0.0519
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1668():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1671():Object 1 0.02 0.02 0.0151 0.0151
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1672():Object 1 0.01 0.01 0.0133 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1673():Object 1 0.01 0.01 0.0133 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1674():Object 1 0.02 0.02 0.0226 0.0226
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1675():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1676(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1677(+Object):Object 1 384.57 0.83 384.5726 0.8277
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1678(+Object):Object 1 0.20 0.09 0.2031 0.0909
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1679():Object 1 1.20 0.13 1.1971 0.1301
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1680():Object 1 0.34 0.05 0.3417 0.0528
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1681():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1684():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1685(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1686(+Object):Object 1 387.11 0.86 387.1109 0.8551
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1687(+Object):Object 1 0.20 0.09 0.2028 0.0900
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1688():Object 1 1.19 0.13 1.1899 0.1313
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1689():Object 1 0.35 0.05 0.3450 0.0531
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1690():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1693():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1694():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1695():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1696():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1697():Object 1 0.01 0.01 0.0133 0.0130
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1698():Object 1 0.01 0.01 0.0136 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1699():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1700():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1701(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1702(+Object):Object 1 430.20 0.87 430.2031 0.8748
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1703(+Object):Object 1 0.23 0.10 0.2276 0.1026
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1704():Object 1 1.17 0.13 1.1733 0.1304
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1705():Object 1 0.34 0.05 0.3372 0.0519
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1706():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1709():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1710(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1711(+Object):Object 1 392.89 0.89 392.8892 0.8929
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1712(+Object):Object 1 0.21 0.09 0.2056 0.0921
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1713():Object 1 1.23 0.13 1.2282 0.1334
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1714():Object 1 0.34 0.05 0.3432 0.0528
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1715():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1718():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1719():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1720():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1721():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1722():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1723():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1724():Object 1 0.01 0.01 0.0133 0.0130
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1725():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1726():Object 1 0.03 0.03 0.0275 0.0272
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1727():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1728():Object 1 0.01 0.01 0.0133 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1729():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1730():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1731():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1732():Object 1 0.01 0.01 0.0133 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1733():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1734():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1735():Object 1 0.03 0.03 0.0275 0.0272
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1736():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1737(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1738(+Object):Object 1 424.53 0.89 424.5301 0.8917
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1739(+Object):Object 1 0.23 0.12 0.2345 0.1174
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1740():Object 1 1.44 0.13 1.4383 0.1343
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1741():Object 1 0.35 0.05 0.3483 0.0543
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1742():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1745():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1746(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1747(+Object):Object 1 422.39 0.95 422.3855 0.9457
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1748(+Object):Object 1 0.28 0.15 0.2813 0.1467
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1749():Object 1 1.18 0.13 1.1826 0.1334
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1750():Object 1 0.35 0.05 0.3459 0.0534
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1751():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1754():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1755(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1756(+Object):Object 1 411.08 0.88 411.0816 0.8781
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1757(+Object):Object 1 0.26 0.11 0.2638 0.1066
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1758():Object 1 1.23 0.13 1.2288 0.1343
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1759():Object 1 0.36 0.05 0.3613 0.0525
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1760():Object 1 0.03 0.03 0.0269 0.0269
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1763():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1764(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1765(+Object):Object 1 446.45 0.90 446.4507 0.9010
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1766(+Object):Object 1 0.22 0.10 0.2243 0.0993
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1767():Object 1 1.26 0.15 1.2596 0.1515
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1768():Object 1 0.36 0.06 0.3616 0.0634
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1769():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1772():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1773(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1774(+Object):Object 1 439.44 0.87 439.4433 0.8690
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1775(+Object):Object 1 0.23 0.10 0.2342 0.1005
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1776():Object 1 1.19 0.13 1.1866 0.1340
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1777():Object 1 0.43 0.06 0.4322 0.0552
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1778():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1781():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1782(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1783(+Object):Object 1 412.24 0.86 412.2425 0.8606
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1784(+Object):Object 1 0.22 0.09 0.2240 0.0948
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1785():Object 1 1.23 0.15 1.2343 0.1527
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1786():Object 1 0.40 0.08 0.4003 0.0797
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1787():Object 1 0.03 0.03 0.0272 0.0269
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1790():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1791(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1792(+Object):Object 1 426.56 0.87 426.5589 0.8687
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1793(+Object):Object 1 0.21 0.09 0.2122 0.0939
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1794():Object 1 1.36 0.13 1.3556 0.1340
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1795():Object 1 0.36 0.06 0.3580 0.0613
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1796():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1799():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1800(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1801(+Object):Object 1 418.60 0.93 418.5958 0.9306
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1802(+Object):Object 1 0.22 0.10 0.2188 0.0975
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1803():Object 1 1.36 0.15 1.3641 0.1452
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1804():Object 1 0.34 0.05 0.3405 0.0528
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1805():Object 1 0.03 0.03 0.0269 0.0269
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1808():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1809(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1810(+Object):Object 1 450.59 0.94 450.5899 0.9412
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1811(+Object):Object 1 0.21 0.09 0.2131 0.0948
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1812():Object 1 1.36 0.20 1.3577 0.1980
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1813():Object 1 0.34 0.05 0.3414 0.0528
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1814():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1817():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1818(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1819(+Object):Object 1 418.91 0.89 418.9076 0.8865
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1820(+Object):Object 1 0.21 0.10 0.2149 0.0957
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1821():Object 1 1.23 0.14 1.2297 0.1404
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1822():Object 1 0.37 0.05 0.3667 0.0534
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1823():Object 1 0.03 0.03 0.0269 0.0266
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1826():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1827():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1828():Object 1 0.02 0.02 0.0241 0.0241
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1829():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1830():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1831():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1832():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1833():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1834():Object 1 0.01 0.01 0.0133 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1835():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1836():Object 1 0.01 0.01 0.0136 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1837():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1838():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1839():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1840():Object 1 0.02 0.02 0.0154 0.0151
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1841():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1842():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1843():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1844():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1845():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1846():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1847():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1848():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1849():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1850():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1851():Object 1 0.01 0.01 0.0148 0.0148
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1852():Object 1 0.02 0.02 0.0151 0.0151
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1853():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1854():Object 1 0.02 0.02 0.0151 0.0151
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1855():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1856():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1857():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1858():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1859():Object 1 0.01 0.01 0.0148 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1860():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1861():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1862():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1863():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1864():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1865():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1866():Object 1 0.00 0.00 0.0003 0.0003
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1867():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1868():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1869():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1870():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1871():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1872():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1873():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1874():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1875():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1876():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1877():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1878():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1879():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1880():Object 1 0.01 0.01 0.0142 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1881():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1882():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1883():Object 1 0.02 0.02 0.0229 0.0226
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1884():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1885():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1886():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1887():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1888():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1889():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1890():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1891():Object 1 0.01 0.01 0.0136 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1892():Object 1 0.01 0.01 0.0145 0.0145
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1893():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1894():Object 1 0.02 0.01 0.0151 0.0148
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1895():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1896():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1897(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1898(+Object):Object 1 443.95 0.88 443.9535 0.8823
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1899(+Object):Object 1 0.21 0.09 0.2116 0.0939
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1900():Object 1 1.40 0.14 1.4039 0.1449
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1901():Object 1 0.37 0.05 0.3677 0.0540
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1902():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1905():Object 1 0.01 0.01 0.0136 0.0133
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1906():Object 1 0.02 0.02 0.0154 0.0154
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1907():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1908():Object 1 0.02 0.02 0.0235 0.0232
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1909():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1910():Object 1 0.01 0.01 0.0139 0.0136
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1911():Object 1 0.02 0.02 0.0226 0.0223
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1912():Object 1 0.01 0.01 0.0145 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1913():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1$1914(Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1915(+Object):Object 1 444.60 0.87 444.6019 0.8696
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1916(+Object):Object 1 0.22 0.10 0.2188 0.0978
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3#4$1917():Object 1 1.23 0.13 1.2270 0.1349
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2$1918():Object 1 0.36 0.06 0.3577 0.0552
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon#1#2#3$1919():Object 1 0.00 0.00 0.0000 0.0000
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1922():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1923():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1924():Object 1 0.01 0.01 0.0142 0.0142
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1925():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1926():Object 1 0.02 0.02 0.0154 0.0154
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1927():Object 1 0.01 0.01 0.0139 0.0139
eval-core(089)::tests.r6rs.arithmetic.fixnums::run-arithmetic-fixnums-tests#anon$1928():Object 1 0.02 0.02 0.0169 0.0166
eval-core(089)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.02 0.00 0.0175 0.0030
eval-core(090)::.ctor():void 1 0.00 0.00 0.0009 0.0000
eval-core(090)::tests.r6rs.programs::run-programs-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(090)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(090)::tests.r6rs.programs():Object 1 0.00 0.00 0.0042 0.0012
eval-core(090)::.cctor():void 1 0.17 0.00 0.1739 0.0027
eval-core(090)::tests.r6rs.programs::run-programs-tests#1$1929():Object 1 0.54 0.08 0.5382 0.0848
eval-core(090)::tests.r6rs.programs::run-programs-tests#anon$1930():Object 1 0.35 0.08 0.3541 0.0833
eval-core(090)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0018 0.0003
closure.$env241::.ctor():void 1 0.01 0.01 0.0130 0.0127
closure.$env242::.ctor():void 1 0.01 0.01 0.0130 0.0127
closure.$env243::.ctor():void 1 0.01 0.01 0.0127 0.0127
eval-core(091)::.ctor():void 1 0.00 0.00 0.0012 0.0003
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple():Object 1 0.01 0.00 0.0051 0.0012
eval-core(091)::.cctor():void 1 1.26 0.05 1.2557 0.0504
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#1$1931():Object 1 1.11 0.02 1.1111 0.0248
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1932():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1933(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1934():Object 1 0.10 0.04 0.1035 0.0362
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1935():Object 1 0.07 0.04 0.0721 0.0359
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1936():Object 1 0.07 0.04 0.0740 0.0368
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1937():Object 1 0.67 0.20 0.6731 0.2050
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1938():Object 1 1.35 0.17 1.3541 0.1669
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1939():Object 1 1.11 0.05 1.1117 0.0489
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1940():Object 1 2.77 0.05 2.7652 0.0480
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1941():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1942(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1943():Object 1 0.11 0.04 0.1075 0.0374
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1944():Object 1 0.07 0.04 0.0749 0.0371
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1945():Object 1 0.08 0.04 0.0761 0.0383
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1946():Object 1 0.05 0.03 0.0498 0.0251
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1947():Object 1 0.05 0.03 0.0501 0.0251
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1948():Object 1 0.05 0.03 0.0513 0.0260
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1949():Object 1 0.05 0.03 0.0501 0.0251
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1950():Object 1 0.05 0.03 0.0501 0.0251
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1951():Object 1 0.05 0.02 0.0495 0.0248
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1952():Object 1 0.05 0.03 0.0498 0.0251
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1953():Object 1 0.05 0.03 0.0498 0.0251
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1954():Object 1 7.85 0.05 7.8469 0.0504
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1955():Object 1 2.51 0.05 2.5056 0.0546
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1956():Object 1 1.37 0.01 1.3725 0.0130
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1957():Object 1 0.11 0.04 0.1063 0.0368
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1958():Object 1 0.07 0.04 0.0743 0.0368
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1959():Object 1 0.08 0.04 0.0803 0.0420
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1960():Object 1 0.31 0.05 0.3109 0.0495
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1961():Object 1 0.67 0.04 0.6734 0.0377
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1962():Object 1 0.10 0.04 0.0999 0.0371
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1963():Object 1 0.07 0.04 0.0749 0.0377
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1964():Object 1 0.08 0.04 0.0755 0.0377
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1965():Object 1 0.05 0.03 0.0510 0.0257
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1966():Object 1 0.33 0.04 0.3257 0.0377
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1967():Object 1 1.27 0.01 1.2653 0.0130
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1968():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1969():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1970():Object 1 0.71 0.14 0.7075 0.1370
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1971():Object 1 1.64 0.14 1.6412 0.1379
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1972():Object 1 1.29 0.04 1.2895 0.0371
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1973():Object 1 1.92 0.11 1.9192 0.1050
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1974():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1$1975():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1976():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1977():Object 1 0.00 0.00 0.0000 0.0000
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1978():Object 1 11.53 0.12 11.5330 0.1156
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1979():Object 1 2.95 0.04 2.9542 0.0386
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon#1#2$1980():Object 1 2.79 0.02 2.7930 0.0244
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1981():Object 1 2.39 0.04 2.3931 0.0371
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1982():Object 1 0.55 0.07 0.5476 0.0727
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1983():Object 1 0.33 0.07 0.3344 0.0740
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1984():Object 1 0.34 0.07 0.3366 0.0749
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1985():Object 1 0.61 0.07 0.6073 0.0724
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1986():Object 1 0.33 0.07 0.3260 0.0727
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1987():Object 1 0.33 0.07 0.3287 0.0727
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1988():Object 1 0.64 0.10 0.6378 0.0996
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1989():Object 1 0.33 0.07 0.3344 0.0740
eval-core(091)::tests.r6rs.io.simple::run-io-simple-tests#anon$1990():Object 1 0.34 0.08 0.3396 0.0767
eval-core(091)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.01 0.00 0.0063 0.0009
closure.$env244::.ctor():void 1 0.03 0.03 0.0317 0.0314
closure.$env245::.ctor():void 1 0.01 0.01 0.0115 0.0112
closure.$env246::.ctor():void 1 0.01 0.01 0.0112 0.0112
closure.$env248::.ctor():void 1 0.01 0.01 0.0115 0.0115
closure.$env249::.ctor():void 1 0.01 0.01 0.0115 0.0112
closure.$env251::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env252::.ctor():void 1 0.01 0.01 0.0115 0.0115
closure.$env254::.ctor():void 1 0.01 0.01 0.0115 0.0112
closure.$env255::.ctor():void 1 0.03 0.03 0.0299 0.0296
closure.$env257::.ctor():void 1 0.01 0.01 0.0118 0.0115
closure.$env258::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env260::.ctor():void 1 0.01 0.01 0.0115 0.0115
closure.$env261::.ctor():void 1 0.01 0.01 0.0112 0.0109
closure.$env263::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env264::.ctor():void 1 0.01 0.01 0.0112 0.0112
closure.$env266::.ctor():void 1 0.01 0.01 0.0115 0.0115
closure.$env267::.ctor():void 1 0.01 0.01 0.0115 0.0115
closure.$env269::.ctor():void 6 0.08 0.08 0.0129 0.0127
closure.$env270::.ctor():void 10 0.12 0.11 0.0116 0.0115
closure.$env271::.ctor():void 1 0.01 0.01 0.0118 0.0115
closure.$env272::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env274::.ctor():void 1 0.01 0.01 0.0118 0.0115
closure.$env275::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env277::.ctor():void 3 0.04 0.04 0.0118 0.0118
closure.$env278::.ctor():void 6 0.09 0.09 0.0144 0.0144
closure.$env279::.ctor():void 10 0.12 0.12 0.0116 0.0115
closure.$env280::.ctor():void 1 0.01 0.01 0.0121 0.0121
closure.$env281::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env283::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env284::.ctor():void 1 0.01 0.01 0.0121 0.0121
closure.$env286::.ctor():void 1 0.01 0.01 0.0121 0.0121
closure.$env287::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env288::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env289::.ctor():void 1 0.01 0.01 0.0127 0.0124
closure.$env290::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env291::.ctor():void 1 0.01 0.01 0.0121 0.0121
closure.$env292::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env293::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env294::.ctor():void 1 0.01 0.01 0.0121 0.0118
closure.$env295::.ctor():void 1 0.01 0.01 0.0130 0.0130
closure.$env296::.ctor():void 1 0.01 0.01 0.0124 0.0121
closure.$env297::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env298::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env299::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env300::.ctor():void 1 0.01 0.01 0.0130 0.0130
closure.$env301::.ctor():void 1 0.01 0.01 0.0130 0.0127
closure.$env302::.ctor():void 1 0.01 0.01 0.0127 0.0124
closure.$env303::.ctor():void 1 0.02 0.02 0.0190 0.0190
closure.$env304::.ctor():void 1 0.01 0.01 0.0124 0.0121
closure.$env305::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env306::.ctor():void 1 0.01 0.01 0.0124 0.0121
closure.$env307::.ctor():void 1 0.01 0.01 0.0127 0.0124
closure.$env308::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env309::.ctor():void 1 0.02 0.02 0.0217 0.0217
closure.$env310::.ctor():void 1 0.01 0.01 0.0130 0.0127
closure.$env311::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env312::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env313::.ctor():void 1 0.01 0.01 0.0127 0.0124
closure.$env314::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env315::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env316::.ctor():void 1 0.01 0.01 0.0133 0.0133
closure.$env317::.ctor():void 1 0.01 0.01 0.0124 0.0121
closure.$env318::.ctor():void 1 0.01 0.01 0.0130 0.0127
closure.$env319::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env320::.ctor():void 1 0.01 0.01 0.0127 0.0124
closure.$env321::.ctor():void 1 0.01 0.01 0.0133 0.0133
closure.$env322::.ctor():void 1 0.01 0.01 0.0130 0.0127
closure.$env323::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env324::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env325::.ctor():void 1 0.01 0.01 0.0130 0.0130
closure.$env326::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env327::.ctor():void 1 0.01 0.01 0.0124 0.0124
closure.$env328::.ctor():void 1 0.01 0.01 0.0127 0.0127
closure.$env329::.ctor():void 1 0.01 0.01 0.0130 0.0130
eval-core(092)::.ctor():void 1 0.00 0.00 0.0021 0.0006
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports():Object 1 0.01 0.00 0.0054 0.0009
eval-core(092)::.cctor():void 1 7.07 0.35 7.0666 0.3547
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#1$1991():Object 1 0.14 0.01 0.1404 0.0109
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1992():Object 1 0.92 0.25 0.9173 0.2499
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1993():Object 1 0.67 0.02 0.6668 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1994():Object 1 0.65 0.04 0.6475 0.0395
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1995():Object 1 0.66 0.02 0.6580 0.0220
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1996():Object 1 0.65 0.02 0.6511 0.0217
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1997():Object 1 0.63 0.02 0.6312 0.0217
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1998():Object 1 0.64 0.03 0.6426 0.0299
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$1999():Object 1 0.63 0.02 0.6288 0.0211
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2000():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2001():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2002():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2003():Object 1 0.15 0.13 0.1518 0.1289
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2004():Object 1 0.04 0.01 0.0350 0.0109
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2005():Object 1 0.04 0.01 0.0362 0.0106
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2006():Object 1 0.04 0.01 0.0383 0.0109
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2007():Object 1 2.03 0.07 2.0311 0.0712
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2008():Object 1 0.24 0.08 0.2412 0.0764
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2009():Object 1 0.23 0.06 0.2252 0.0643
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2010():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2011():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2012():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2013():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2014():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2015():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2016():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2017():Object 1 0.10 0.09 0.1047 0.0936
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2018():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2019():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2020():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2021():Object 1 3.92 0.56 3.9243 0.5551
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2022():Object 1 1.55 0.05 1.5494 0.0519
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2023():Object 1 1.53 0.05 1.5301 0.0528
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2024():Object 1 1.71 0.18 1.7109 0.1847
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2025():Object 1 1.87 0.19 1.8669 0.1893
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2026():Object 1 1.56 0.04 1.5624 0.0435
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2027():Object 1 1.60 0.04 1.5983 0.0438
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2028():Object 1 1.59 0.04 1.5910 0.0447
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2029():Object 1 3.04 0.03 3.0384 0.0323
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2030():Object 1 2.08 0.03 2.0791 0.0320
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2031():Object 1 2.05 0.03 2.0538 0.0323
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2032():Object 1 0.05 0.05 0.0477 0.0477
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2033():Object 1 168.62 0.67 168.6163 0.6704
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2034():Object 1 2.81 0.09 2.8057 0.0860
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2035():Object 1 2.19 0.06 2.1896 0.0552
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2036():Object 1 12.84 0.04 12.8397 0.0438
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2037():Object 1 6.27 0.04 6.2691 0.0435
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2038():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2039(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2040(+Object):Object 1 280.41 0.80 280.4113 0.7963
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2041(+Object):Object 1 0.18 0.08 0.1814 0.0845
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2042():Object 1 1.58 0.11 1.5763 0.1102
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2043():Object 1 0.32 0.04 0.3197 0.0450
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2044():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2047():Object 1 6.18 0.23 6.1764 0.2282
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2048():Object 1 3.74 0.07 3.7366 0.0664
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2049():Object 1 7.98 0.04 7.9806 0.0444
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2050():Object 1 2.75 0.04 2.7474 0.0429
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2051():Object 1 2.73 0.04 2.7287 0.0438
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2052():Object 1 2.92 0.04 2.9201 0.0429
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2053():Object 1 2.84 0.05 2.8398 0.0528
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2054():Object 1 2.86 0.04 2.8630 0.0444
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2055():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2056(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2057(+Object):Object 1 283.31 0.85 283.3091 0.8464
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2058(+Object):Object 1 0.17 0.08 0.1711 0.0755
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2059():Object 1 1.34 0.11 1.3423 0.1096
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2060():Object 1 0.28 0.04 0.2810 0.0432
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2061():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2064():Object 1 0.10 0.07 0.0951 0.0730
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2065():Object 1 0.03 0.03 0.0338 0.0335
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2066():Object 1 0.98 0.02 0.9762 0.0220
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2067():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2068(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2069(+Object):Object 1 340.49 0.84 340.4870 0.8406
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2070(+Object):Object 1 0.17 0.08 0.1739 0.0758
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2071():Object 1 1.59 0.11 1.5913 0.1114
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2072():Object 1 0.28 0.04 0.2813 0.0432
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2073():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2076():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2077(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2078(+Object):Object 1 340.55 0.89 340.5531 0.8883
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2079(+Object):Object 1 0.18 0.08 0.1757 0.0782
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2080():Object 1 1.26 0.11 1.2605 0.1099
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2081():Object 1 0.29 0.04 0.2889 0.0447
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2082():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2085():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2086(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2087(+Object):Object 1 343.23 0.82 343.2336 0.8174
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2088(+Object):Object 1 0.17 0.08 0.1715 0.0764
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2089():Object 1 1.29 0.11 1.2892 0.1087
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2090():Object 1 0.29 0.04 0.2901 0.0444
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2091():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2094():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2095(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2096(+Object):Object 1 346.29 0.85 346.2937 0.8530
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2097(+Object):Object 1 0.19 0.09 0.1938 0.0857
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2098():Object 1 1.33 0.12 1.3339 0.1150
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2099():Object 1 0.29 0.04 0.2877 0.0444
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2100():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2103():Object 1 0.97 0.01 0.9735 0.0112
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2104():Object 1 0.19 0.12 0.1911 0.1168
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2105():Object 1 0.12 0.09 0.1219 0.0890
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2106():Object 1 0.07 0.03 0.0688 0.0338
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2107():Object 1 0.10 0.03 0.0990 0.0326
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2108():Object 1 0.11 0.03 0.1105 0.0329
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2109():Object 1 0.26 0.21 0.2554 0.2074
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2110():Object 1 0.55 0.15 0.5466 0.1473
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2111():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2112(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2113(+Object):Object 1 347.64 0.82 347.6412 0.8195
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2114(+Object):Object 1 0.17 0.08 0.1742 0.0761
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2115():Object 1 1.45 0.11 1.4540 0.1093
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2116():Object 1 0.30 0.04 0.3040 0.0450
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2117():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2120():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2121(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2122(+Object):Object 1 350.24 0.76 350.2443 0.7637
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2123(+Object):Object 1 0.20 0.08 0.1998 0.0806
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2124():Object 1 1.28 0.11 1.2798 0.1126
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2125():Object 1 0.29 0.04 0.2943 0.0450
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2126():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2129():Object 1 0.40 0.04 0.4021 0.0447
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2130():Object 1 0.38 0.04 0.3849 0.0441
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2131():Object 1 1.15 0.01 1.1464 0.0121
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2132():Object 1 0.41 0.05 0.4096 0.0453
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2133():Object 1 1.17 0.01 1.1679 0.0115
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2134():Object 1 0.65 0.47 0.6502 0.4721
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2135():Object 1 0.57 0.05 0.5702 0.0453
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2136():Object 1 0.10 0.03 0.1026 0.0341
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2137():Object 1 0.07 0.03 0.0682 0.0335
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2138():Object 1 0.07 0.03 0.0685 0.0338
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2139():Object 1 0.10 0.03 0.1029 0.0341
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2140():Object 1 0.11 0.03 0.1141 0.0344
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2141():Object 1 0.06 0.04 0.0595 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2142():Object 1 0.05 0.02 0.0459 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2143():Object 1 0.41 0.03 0.4084 0.0338
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2144():Object 1 0.23 0.06 0.2345 0.0558
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2145():Object 1 0.60 0.05 0.6007 0.0477
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2146():Object 1 0.06 0.03 0.0555 0.0338
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2147():Object 1 0.41 0.03 0.4060 0.0341
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2148():Object 1 0.24 0.06 0.2351 0.0555
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2149():Object 1 0.53 0.05 0.5261 0.0456
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2150():Object 1 0.06 0.03 0.0574 0.0344
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2151():Object 1 0.43 0.03 0.4316 0.0338
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2152():Object 1 0.26 0.24 0.2593 0.2366
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2153():Object 1 0.08 0.03 0.0806 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2154():Object 1 0.55 0.39 0.5506 0.3879
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2155():Object 1 0.70 0.47 0.7042 0.4715
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2156():Object 1 0.11 0.03 0.1123 0.0335
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2157():Object 1 0.26 0.06 0.2638 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2158():Object 1 0.57 0.05 0.5654 0.0465
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2159():Object 1 0.06 0.04 0.0586 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2160():Object 1 0.98 0.05 0.9756 0.0453
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2161():Object 1 0.06 0.03 0.0561 0.0335
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2162():Object 1 0.44 0.03 0.4386 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2163():Object 1 0.41 0.05 0.4096 0.0465
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2164():Object 1 0.04 0.02 0.0450 0.0226
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2165():Object 1 0.45 0.03 0.4504 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2166():Object 1 0.24 0.15 0.2412 0.1491
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2167():Object 1 0.21 0.03 0.2059 0.0341
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2168():Object 1 0.13 0.03 0.1265 0.0344
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2171():Object 1 0.07 0.03 0.0691 0.0344
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2172():Object 1 0.07 0.03 0.0691 0.0344
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2173():Object 1 3.17 0.06 3.1688 0.0570
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2174():Object 1 1.17 0.06 1.1748 0.0561
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2175():Object 1 0.70 0.06 0.6955 0.0552
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2176():Object 1 0.07 0.03 0.0697 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2177():Object 1 0.07 0.03 0.0673 0.0332
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2178():Object 1 0.05 0.02 0.0462 0.0229
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2179():Object 1 0.05 0.02 0.0462 0.0229
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2180():Object 1 0.06 0.03 0.0561 0.0332
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2181():Object 1 0.05 0.02 0.0453 0.0229
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2182():Object 1 0.05 0.02 0.0465 0.0235
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2183():Object 1 2.71 0.06 2.7136 0.0574
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2184():Object 1 0.06 0.03 0.0564 0.0335
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2185():Object 1 2.28 0.06 2.2774 0.0558
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2186():Object 1 0.06 0.03 0.0577 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2193():Object 1 0.04 0.02 0.0450 0.0226
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2194():Object 1 0.05 0.02 0.0471 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2195():Object 1 0.41 0.03 0.4090 0.0335
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2196(+Object+Object):Object 6 96.41 1.12 16.0681 0.1859
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2197():Object 6 0.00 0.00 0.0001 0.0001
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2198():Object 6 0.29 0.15 0.0492 0.0246
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2199():Object 6 2.55 0.20 0.4256 0.0340
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2200(+Object+Object):Object 10 120.52 2.18 12.0522 0.2176
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2201():Object 10 0.00 0.00 0.0001 0.0001
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2202():Object 10 24.31 0.62 2.4310 0.0621
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2203():Object 10 4.81 0.48 0.4813 0.0481
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2204():Object 1 1.69 0.07 1.6894 0.0685
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2205():Object 1 1.70 0.07 1.6958 0.0667
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2206():Object 1 1.66 0.07 1.6611 0.0676
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2207():Object 1 1.64 0.06 1.6387 0.0580
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2208():Object 1 1.63 0.06 1.6258 0.0561
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2209():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2210(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2211(+Object):Object 1 404.61 0.87 404.6093 0.8669
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2212(+Object):Object 1 0.18 0.08 0.1784 0.0791
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4#5$2213():Object 1 1.28 0.16 1.2801 0.1591
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2214():Object 1 0.30 0.05 0.2955 0.0456
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2215():Object 1 2.23 0.07 2.2325 0.0685
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2218():Object 1 1.64 0.07 1.6424 0.0673
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2219():Object 1 2.03 0.10 2.0266 0.0972
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2220():Object 1 1.64 0.06 1.6427 0.0580
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2221():Object 1 1.68 0.06 1.6798 0.0598
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2222():Object 1 1.70 0.06 1.7021 0.0567
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2223():Object 1 1.63 0.06 1.6303 0.0570
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2224():Object 1 1.65 0.06 1.6508 0.0577
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2225():Object 1 1.69 0.06 1.6913 0.0583
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2226():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2227(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2228(+Object):Object 1 361.50 0.97 361.4972 0.9695
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2229(+Object):Object 1 0.18 0.08 0.1805 0.0809
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4#5$2230():Object 1 1.26 0.12 1.2623 0.1156
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2231():Object 1 0.29 0.05 0.2913 0.0453
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2232():Object 1 2.20 0.07 2.2041 0.0673
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2235(+Object):Object 3 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2236():Object 3 0.40 0.11 0.1329 0.0370
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2237():Object 3 0.72 0.17 0.2395 0.0562
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2238():Object 2 0.43 0.07 0.2146 0.0341
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2239():Object 3 0.37 0.10 0.1249 0.0349
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2240():Object 3 0.59 0.15 0.1955 0.0496
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2241():Object 3 0.22 0.13 0.0721 0.0428
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2242():Object 3 1.17 0.18 0.3916 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2243():Object 2 0.51 0.10 0.2557 0.0519
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2244():Object 3 0.55 0.14 0.1833 0.0456
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2245():Object 3 0.17 0.10 0.0569 0.0339
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2248():Object 3 1.50 0.11 0.4998 0.0355
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2249():Object 1 2.50 0.06 2.4957 0.0564
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2250():Object 1 0.76 0.05 0.7619 0.0471
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2251():Object 1 0.06 0.04 0.0589 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2252():Object 1 2.49 0.06 2.4921 0.0561
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2253():Object 1 0.64 0.05 0.6441 0.0471
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2254():Object 1 0.06 0.03 0.0583 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2255():Object 1 0.52 0.05 0.5249 0.0468
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2256():Object 1 1.23 0.01 1.2306 0.0124
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2257():Object 1 0.15 0.04 0.1506 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2258():Object 1 0.08 0.05 0.0833 0.0477
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2259():Object 1 0.09 0.04 0.0890 0.0444
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2260():Object 1 0.05 0.02 0.0459 0.0229
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2261():Object 1 0.05 0.02 0.0471 0.0235
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2262():Object 1 0.05 0.02 0.0459 0.0229
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2263():Object 1 0.07 0.05 0.0703 0.0465
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2264():Object 1 0.05 0.02 0.0456 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2265():Object 1 0.05 0.02 0.0465 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2266():Object 1 0.11 0.04 0.1059 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2267():Object 1 0.07 0.04 0.0721 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2268():Object 1 0.07 0.03 0.0694 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2269():Object 1 1.54 0.42 1.5418 0.4217
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2270():Object 1 0.22 0.06 0.2225 0.0580
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2271():Object 1 0.21 0.06 0.2122 0.0592
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2272():Object 1 0.14 0.06 0.1419 0.0586
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2273():Object 1 0.08 0.05 0.0797 0.0474
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2274():Object 1 0.06 0.04 0.0592 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2275():Object 1 0.07 0.02 0.0700 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2276(+Object):Object 1 0.20 0.04 0.1992 0.0350
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2277():Object 1 1.72 0.08 1.7163 0.0773
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2278(+Object):Object 1 2.82 0.02 2.8150 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2279(+Object+Object):Object 6 32.73 0.77 5.4550 0.1289
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2280():Object 6 0.00 0.00 0.0001 0.0001
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2281():Object 6 0.28 0.14 0.0468 0.0231
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2282():Object 6 1.52 0.23 0.2540 0.0376
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2283(+Object+Object):Object 10 40.87 1.53 4.0870 0.1528
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2284():Object 10 0.00 0.00 0.0001 0.0001
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2285():Object 10 23.59 0.53 2.3589 0.0531
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2286():Object 10 3.45 0.47 0.3446 0.0471
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2287():Object 1 1.70 0.07 1.7024 0.0694
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2288():Object 1 1.81 0.07 1.8051 0.0691
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2289():Object 1 1.68 0.07 1.6762 0.0688
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2290():Object 1 1.67 0.06 1.6744 0.0577
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2291():Object 1 1.66 0.06 1.6623 0.0580
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2292():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2293(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2294(+Object):Object 1 416.87 0.80 416.8668 0.8026
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2295(+Object):Object 1 0.19 0.08 0.1896 0.0815
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4#5$2296():Object 1 1.30 0.11 1.3016 0.1144
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2297():Object 1 0.32 0.05 0.3154 0.0456
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2298():Object 1 2.31 0.07 2.3085 0.0685
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2301():Object 1 1.73 0.07 1.7266 0.0700
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2302():Object 1 1.86 0.07 1.8555 0.0685
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2303():Object 1 1.70 0.06 1.7012 0.0583
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2304():Object 1 1.68 0.06 1.6813 0.0577
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2305():Object 1 1.73 0.06 1.7317 0.0589
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2306():Object 1 1.69 0.06 1.6946 0.0580
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2307():Object 1 1.72 0.06 1.7169 0.0586
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2308():Object 1 1.69 0.06 1.6876 0.0586
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2309():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2310(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2311(+Object):Object 1 376.10 0.86 376.0988 0.8557
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2312(+Object):Object 1 0.20 0.08 0.2013 0.0812
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4#5$2313():Object 1 1.24 0.11 1.2442 0.1147
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3$2314():Object 1 0.31 0.05 0.3058 0.0468
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2#3#4$2315():Object 1 2.38 0.07 2.3783 0.0709
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2318():Object 1 0.09 0.04 0.0930 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2319():Object 1 0.09 0.05 0.0930 0.0531
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2320():Object 1 0.11 0.05 0.1087 0.0459
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2321():Object 1 0.05 0.02 0.0477 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2322():Object 1 0.05 0.02 0.0480 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2323():Object 1 0.05 0.02 0.0465 0.0235
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2324():Object 1 2.02 0.39 2.0245 0.3867
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2325():Object 1 0.05 0.02 0.0465 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2326():Object 1 281.36 0.16 281.3600 0.1630
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2327():Object 1 0.43 0.05 0.4277 0.0465
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2328():Object 1 0.06 0.04 0.0586 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2329():Object 1 0.06 0.03 0.0583 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2330():Object 1 486.49 0.26 486.4906 0.2638
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2331(+Object):Object 1 366.88 0.12 366.8777 0.1150
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2332():Object 1 0.47 0.05 0.4685 0.0483
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2333(+Object+Object+Object):Object 15 7.85 1.57 0.5231 0.1044
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2334():Object 5 0.23 0.12 0.0467 0.0233
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2335(+Object):Object 4 0.19 0.09 0.0471 0.0236
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2336():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2337():Object 1 0.14 0.04 0.1440 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2338():Object 1 0.13 0.03 0.1307 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2339():Object 1 0.49 0.03 0.4866 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2340():Object 1 0.06 0.04 0.0583 0.0350
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2341():Object 1 0.24 0.04 0.2400 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2342():Object 1 0.05 0.02 0.0480 0.0241
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2343():Object 1 0.05 0.02 0.0483 0.0248
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2344():Object 1 0.22 0.04 0.2155 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2345():Object 1 0.17 0.05 0.1678 0.0477
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2346():Object 1 0.06 0.04 0.0610 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2347():Object 1 0.06 0.04 0.0586 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2348():Object 1 0.06 0.04 0.0583 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2349():Object 1 0.19 0.06 0.1862 0.0574
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2350():Object 1 0.06 0.04 0.0625 0.0377
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2351():Object 1 0.40 0.03 0.4003 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2353():Object 1 0.01 0.01 0.0118 0.0118
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2354():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2355():Object 1 0.08 0.04 0.0836 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2356():Object 1 0.11 0.04 0.1120 0.0450
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2357():Object 1 0.23 0.04 0.2321 0.0350
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2358():Object 1 0.31 0.04 0.3103 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2360(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2361():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2362():Object 1 0.08 0.04 0.0824 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2363():Object 1 0.08 0.04 0.0848 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2364():Object 1 0.17 0.05 0.1699 0.0486
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2365():Object 1 0.31 0.04 0.3073 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2367():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2368():Object 1 0.08 0.04 0.0842 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2369():Object 1 0.08 0.04 0.0845 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2370():Object 1 0.30 0.04 0.3028 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2371(+Object+Object+Object):Object 19 14.81 2.68 0.7797 0.1412
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2372():Object 3 0.14 0.07 0.0472 0.0236
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2373(+Object):Object 2 0.09 0.05 0.0471 0.0234
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2374():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2375():Object 1 0.50 0.04 0.4993 0.0420
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2376():Object 1 0.06 0.04 0.0610 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2377():Object 1 0.05 0.02 0.0483 0.0241
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2378():Object 1 0.05 0.02 0.0468 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2379():Object 1 0.06 0.04 0.0589 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2380():Object 1 0.06 0.04 0.0601 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2381():Object 1 0.06 0.04 0.0616 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2382():Object 1 0.06 0.04 0.0607 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2383():Object 1 0.34 0.04 0.3372 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2384(+Object+Object+Object):Object 2 1.25 0.21 0.6230 0.1058
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2385():Object 5 0.47 0.24 0.0942 0.0490
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2386(+Object):Object 1 1.37 0.07 1.3689 0.0724
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2387():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2388():Object 1 0.14 0.04 0.1392 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2389():Object 1 0.13 0.04 0.1325 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2390():Object 1 0.70 0.04 0.6997 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2391():Object 1 2.50 0.06 2.4987 0.0601
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2392():Object 1 0.06 0.04 0.0604 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2393():Object 1 0.27 0.04 0.2711 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2394():Object 1 2.27 0.05 2.2654 0.0480
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2395():Object 1 0.27 0.04 0.2665 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2396():Object 1 0.05 0.02 0.0471 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2397():Object 1 0.86 0.06 0.8648 0.0583
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2398():Object 1 0.05 0.02 0.0471 0.0232
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2399():Object 1 0.42 0.05 0.4190 0.0486
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2401():Object 1 0.01 0.01 0.0121 0.0118
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2402():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2403():Object 1 0.12 0.06 0.1222 0.0640
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2404():Object 1 0.08 0.04 0.0845 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2405():Object 1 0.23 0.04 0.2321 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2406():Object 1 0.32 0.07 0.3227 0.0661
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2408(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2409():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2410():Object 1 0.08 0.04 0.0821 0.0350
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2411():Object 1 0.08 0.03 0.0824 0.0347
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2412():Object 1 0.17 0.05 0.1657 0.0474
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2413():Object 1 0.31 0.05 0.3106 0.0492
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2415():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2416():Object 1 0.08 0.04 0.0833 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2417():Object 1 0.08 0.04 0.0830 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2418():Object 1 0.33 0.06 0.3296 0.0577
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2419(+Object+Object+Object):Object 3 2.68 0.26 0.8944 0.0852
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2420():Object 7 0.71 0.35 0.1009 0.0497
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2421(+Object):Object 1 1.38 0.07 1.3819 0.0724
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2422():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2423():Object 1 0.14 0.04 0.1401 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2424():Object 1 0.14 0.04 0.1446 0.0404
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2425():Object 1 0.71 0.04 0.7090 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2426():Object 1 3.04 0.05 3.0405 0.0495
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2427():Object 1 0.24 0.04 0.2409 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2428():Object 1 1.55 0.05 1.5515 0.0483
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2429():Object 1 0.05 0.02 0.0486 0.0241
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2430():Object 1 0.27 0.04 0.2732 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2431():Object 1 2.28 0.05 2.2808 0.0489
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2432():Object 1 0.29 0.04 0.2904 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2433():Object 1 0.05 0.02 0.0474 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2434():Object 1 1.48 0.05 1.4772 0.0471
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2435():Object 1 0.05 0.02 0.0474 0.0235
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2436():Object 1 0.34 0.05 0.3411 0.0477
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2437(+Object+Object+Object):Object 1 0.07 0.04 0.0718 0.0350
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2438(+Object+Object+Object):Object 1 0.10 0.05 0.0963 0.0477
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2439():Object 1 1.51 0.05 1.5095 0.0471
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2440():Object 1 0.05 0.02 0.0477 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2441():Object 1 0.05 0.02 0.0474 0.0238
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2443():Object 1 0.01 0.01 0.0124 0.0121
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2444():Object 2 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2445():Object 1 0.08 0.04 0.0836 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2446():Object 1 0.13 0.04 0.1331 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2447():Object 1 0.37 0.04 0.3667 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2448():Object 1 0.38 0.05 0.3758 0.0483
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2450(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2451():Object 2 0.00 0.00 0.0002 0.0002
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2452():Object 1 0.09 0.04 0.0887 0.0380
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2453():Object 1 0.09 0.04 0.0860 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2454():Object 1 0.28 0.05 0.2771 0.0501
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2455():Object 1 0.35 0.05 0.3501 0.0486
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2457():Object 2 0.00 0.00 0.0002 0.0002
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2458():Object 1 0.08 0.04 0.0842 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2459():Object 1 0.09 0.04 0.0927 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2460():Object 1 0.35 0.05 0.3507 0.0492
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2461(+Object+Object+Object):Object 1 0.08 0.02 0.0833 0.0229
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2462(+Object+Object+Object):Object 1 0.10 0.06 0.1023 0.0564
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2463():Object 1 1.04 0.04 1.0368 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2464():Object 1 0.05 0.02 0.0471 0.0235
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2465():Object 1 0.05 0.02 0.0477 0.0244
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2466():Object 1 0.11 0.04 0.1066 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2467():Object 1 0.12 0.04 0.1219 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2468():Object 1 0.07 0.04 0.0740 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2469():Object 1 0.08 0.04 0.0761 0.0386
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2470():Object 1 0.37 0.04 0.3667 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2471():Object 1 0.12 0.04 0.1207 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2472():Object 1 0.13 0.05 0.1286 0.0453
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2473():Object 1 0.07 0.04 0.0737 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2474():Object 1 0.07 0.04 0.0737 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2475():Object 1 0.30 0.05 0.3009 0.0492
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2476():Object 1 0.12 0.04 0.1186 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2477():Object 1 0.11 0.04 0.1108 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2478():Object 1 0.07 0.04 0.0724 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2479():Object 1 0.08 0.04 0.0761 0.0380
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2480():Object 1 0.35 0.05 0.3538 0.0498
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2481():Object 1 0.54 0.07 0.5436 0.0721
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2482():Object 1 0.35 0.07 0.3538 0.0733
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2483():Object 1 0.35 0.07 0.3489 0.0730
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2484():Object 1 0.34 0.08 0.3384 0.0824
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2485():Object 1 0.56 0.07 0.5554 0.0706
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2486():Object 1 0.35 0.07 0.3535 0.0733
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2487():Object 1 0.33 0.07 0.3302 0.0740
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2488():Object 1 0.34 0.07 0.3366 0.0721
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2489():Object 1 79.51 0.24 79.5057 0.2406
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2490(+Object):Object 1 0.01 0.01 0.0124 0.0124
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2491():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2492():Object 1 75.58 0.07 75.5787 0.0700
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2493():Object 1 0.24 0.04 0.2421 0.0374
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2494():Object 1 182.84 0.23 182.8369 0.2258
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2495(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2496():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2497():Object 1 82.98 0.06 82.9827 0.0613
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2498():Object 1 0.23 0.04 0.2252 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2499():Object 1 174.34 0.22 174.3438 0.2167
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2500(+Object):Object 1 4.25 0.04 4.2479 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2501():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2502():Object 1 79.48 0.06 79.4840 0.0604
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2503():Object 1 0.23 0.04 0.2273 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2504():Object 1 110.28 0.21 110.2816 0.2128
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2505(+Object):Object 1 8.54 0.09 8.5396 0.0851
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2506():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2507():Object 1 90.50 0.08 90.4978 0.0776
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2508():Object 1 0.25 0.04 0.2493 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2509():Object 1 300.03 0.22 300.0333 0.2152
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2510(+Object):Object 1 0.02 0.01 0.0244 0.0118
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2511():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2512():Object 1 88.94 0.07 88.9388 0.0691
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2513():Object 1 0.23 0.04 0.2267 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2514():Object 1 7.88 0.22 7.8798 0.2161
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2515(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2516():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2517():Object 1 4.64 0.06 4.6439 0.0604
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2518():Object 1 0.25 0.05 0.2505 0.0456
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2519():Object 1 8.01 0.23 8.0056 0.2273
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2520(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2521():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2522():Object 1 4.77 0.06 4.7662 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2523():Object 1 0.23 0.04 0.2321 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2524():Object 1 51.38 0.23 51.3774 0.2258
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2525(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2526():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2527():Object 1 5.26 0.06 5.2567 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2528():Object 1 0.25 0.04 0.2466 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2529():Object 1 8.05 0.23 8.0527 0.2330
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2530(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2531():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2532():Object 1 4.74 0.06 4.7363 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2533():Object 1 0.23 0.04 0.2300 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2534():Object 1 30.25 0.22 30.2540 0.2240
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2535(+Object):Object 1 0.61 0.01 0.6091 0.0124
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2536():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2537():Object 1 18.92 0.06 18.9229 0.0613
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2538():Object 1 0.24 0.04 0.2360 0.0374
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2539():Object 1 14.34 0.22 14.3363 0.2176
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2540(+Object):Object 1 0.52 0.01 0.5189 0.0121
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2541():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2542():Object 1 4.73 0.06 4.7339 0.0601
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2543():Object 1 0.23 0.04 0.2300 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2544():Object 1 18.89 0.22 18.8936 0.2225
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2545(+Object):Object 1 0.63 0.01 0.6288 0.0118
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2546():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2547():Object 1 7.25 0.07 7.2501 0.0694
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2548():Object 1 0.23 0.04 0.2264 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2549():Object 1 42.77 0.23 42.7656 0.2336
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2550(+Object):Object 1 0.81 0.01 0.8068 0.0121
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2551():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2552():Object 1 8.31 0.06 8.3054 0.0592
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2553():Object 1 0.23 0.04 0.2258 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2554():Object 1 20.43 0.22 20.4267 0.2164
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2555(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2556():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2557():Object 1 5.05 0.06 5.0523 0.0592
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2558():Object 1 0.27 0.04 0.2708 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2559():Object 1 19.67 0.22 19.6745 0.2185
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2560(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2561():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2562():Object 1 4.93 0.06 4.9298 0.0613
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2563():Object 1 0.23 0.04 0.2264 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2564():Object 1 26.02 0.23 26.0178 0.2348
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2565(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2566():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2567():Object 1 5.00 0.06 5.0007 0.0598
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2568():Object 1 0.25 0.04 0.2545 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2569():Object 1 12.39 0.25 12.3858 0.2475
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2570(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2571():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2572():Object 1 5.12 0.06 5.1233 0.0628
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2573():Object 1 0.24 0.04 0.2388 0.0380
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2574():Object 1 11.45 0.22 11.4491 0.2158
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2575(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2576():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2577():Object 1 5.02 0.06 5.0203 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2578():Object 1 0.26 0.04 0.2554 0.0353
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2579():Object 1 11.31 0.21 11.3112 0.2122
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2580(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2581():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2582():Object 1 5.00 0.06 4.9992 0.0601
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2583():Object 1 0.23 0.04 0.2324 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2584():Object 1 11.34 0.23 11.3353 0.2315
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2585(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2586():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2587():Object 1 6.33 0.06 6.3280 0.0595
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2588():Object 1 0.23 0.04 0.2273 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2589():Object 1 10.36 0.21 10.3613 0.2143
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2590(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2591():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2592():Object 1 4.67 0.06 4.6678 0.0604
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2593():Object 1 0.23 0.04 0.2267 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2594():Object 1 9.53 0.22 9.5321 0.2158
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2595(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2596():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2597():Object 1 4.70 0.06 4.7040 0.0601
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2598():Object 1 0.25 0.04 0.2548 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2599():Object 1 8.64 0.23 8.6395 0.2264
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2600(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2601():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2602():Object 1 4.94 0.07 4.9367 0.0706
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2603():Object 1 0.23 0.04 0.2270 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2604():Object 1 8.86 0.22 8.8559 0.2228
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2605(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2606():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2607():Object 1 5.19 0.06 5.1909 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2608():Object 1 0.24 0.04 0.2409 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2609():Object 1 9.13 0.22 9.1300 0.2197
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2610(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2611():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2612():Object 1 5.40 0.06 5.3998 0.0610
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2613():Object 1 0.23 0.04 0.2273 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2614():Object 1 8.78 0.23 8.7805 0.2291
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2615(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2616():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2617():Object 1 5.00 0.06 5.0022 0.0616
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2618():Object 1 0.23 0.04 0.2327 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2619():Object 1 8.86 0.22 8.8644 0.2152
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2620(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2621():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2622():Object 1 5.12 0.06 5.1172 0.0595
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2623():Object 1 0.23 0.04 0.2312 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2624():Object 1 9.00 0.21 9.0047 0.2149
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2625(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2626():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2627():Object 1 5.23 0.06 5.2277 0.0601
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2628():Object 1 0.29 0.07 0.2922 0.0749
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2629():Object 1 8.71 0.22 8.7147 0.2170
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2630(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2631():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2632():Object 1 4.96 0.06 4.9648 0.0601
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2633():Object 1 0.23 0.04 0.2252 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2634():Object 1 8.76 0.23 8.7566 0.2303
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2635(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2636():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2637():Object 1 4.95 0.06 4.9515 0.0598
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2638():Object 1 0.28 0.04 0.2837 0.0450
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2639():Object 1 8.86 0.21 8.8571 0.2128
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2640(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2641():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2642():Object 1 5.08 0.06 5.0816 0.0598
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2643():Object 1 0.24 0.04 0.2385 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2644():Object 1 8.65 0.21 8.6510 0.2146
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2645(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2646():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2647():Object 1 4.86 0.06 4.8646 0.0598
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2648():Object 1 0.23 0.04 0.2255 0.0356
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2649():Object 1 8.90 0.23 8.9009 0.2312
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2650(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2651():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2652():Object 1 4.98 0.06 4.9841 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2653():Object 1 0.23 0.04 0.2273 0.0362
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2654():Object 1 8.90 0.22 8.9018 0.2170
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2655(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2656():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2657():Object 1 5.08 0.06 5.0846 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2658():Object 1 0.23 0.04 0.2309 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2659():Object 1 9.57 0.22 9.5731 0.2188
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2660(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2661():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2662():Object 1 4.73 0.06 4.7254 0.0610
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2663():Object 1 0.23 0.04 0.2336 0.0371
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2664():Object 1 12.79 0.22 12.7863 0.2161
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2665(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2666():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2667():Object 1 7.85 0.06 7.8469 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2668():Object 1 0.24 0.04 0.2370 0.0383
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2669():Object 1 11.53 0.22 11.5321 0.2164
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2670(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2671():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2672():Object 1 6.56 0.06 6.5640 0.0604
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2673():Object 1 0.23 0.04 0.2345 0.0365
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2674():Object 1 10.28 0.22 10.2819 0.2234
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2675(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2676():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2677():Object 1 5.32 0.06 5.3237 0.0625
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2678():Object 1 0.24 0.04 0.2421 0.0392
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2679():Object 1 10.83 0.22 10.8306 0.2194
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2680(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2681():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2682():Object 1 5.22 0.07 5.2159 0.0700
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2683():Object 1 0.23 0.04 0.2279 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2684():Object 1 230.67 0.24 230.6658 0.2354
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2685(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2686():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2687():Object 1 222.69 0.06 222.6867 0.0610
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2688():Object 1 0.23 0.04 0.2303 0.0368
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2689():Object 1 20.55 0.23 20.5492 0.2294
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2690(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2691():Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2692():Object 1 7.90 0.06 7.9009 0.0622
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2693():Object 1 0.26 0.05 0.2560 0.0540
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2694():Object 1 9.77 0.30 9.7711 0.2985
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2695(+Object):Object 1 0.00 0.00 0.0003 0.0003
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2696():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2697():Object 1 4.76 0.06 4.7592 0.0598
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2698():Object 1 0.25 0.04 0.2475 0.0359
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon$2699():Object 1 425.10 0.23 425.0955 0.2267
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1$2700(+Object):Object 1 4.29 0.04 4.2920 0.0374
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2701():Object 1 0.00 0.00 0.0000 0.0000
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2702():Object 1 309.92 0.06 309.9216 0.0607
eval-core(092)::tests.r6rs.io.ports::run-io-ports-tests#anon#1#2$2703():Object 1 0.23 0.04 0.2336 0.0374
eval-core(092)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.01 0.00 0.0130 0.0015
record.2a7a1d2d-1d78-4fd8-becc-8e86831d0670.$cond1::&cond1?(Object):Object 3 0.04 0.04 0.0121 0.0119
record.2a7a1d2d-1d78-4fd8-becc-8e86831d0670.$cond1::&cond1-x(record.2a7a1d2d-1d78-4fd8-becc-8e86831d0670.$cond1):Object 2 0.00 0.00 0.0002 0.0002
record.2a7a1d2d-1d78-4fd8-becc-8e86831d0670.$cond1::.ctor(Object):void 1 0.00 0.00 0.0015 0.0006
record.2a7a1d2d-1d78-4fd8-becc-8e86831d0670.$cond1::make(Object):record.2a7a1d2d-1d78-4fd8-becc-8e86831d0670.$cond1 1 0.06 0.06 0.0607 0.0592
record.a6f96cc2-4efb-42fa-a50e-06c86cc99c29.$cond2::&cond2?(Object):Object 2 0.02 0.02 0.0113 0.0110
record.a6f96cc2-4efb-42fa-a50e-06c86cc99c29.$cond2::&cond2-y(record.a6f96cc2-4efb-42fa-a50e-06c86cc99c29.$cond2):Object 1 0.00 0.00 0.0000 0.0000
record.a6f96cc2-4efb-42fa-a50e-06c86cc99c29.$cond2::.ctor(Object):void 1 0.00 0.00 0.0012 0.0006
record.a6f96cc2-4efb-42fa-a50e-06c86cc99c29.$cond2::make(Object):record.a6f96cc2-4efb-42fa-a50e-06c86cc99c29.$cond2 1 0.06 0.06 0.0580 0.0567
record.g$1349$1FPry9.$c::&c?(Object):Object 5 0.05 0.05 0.0109 0.0107
record.g$1349$1FPry9.$c::&c-x(record.g$1349$1FPry9.$c):Object 5 0.00 0.00 0.0001 0.0001
record.g$1349$1FPry9.$c::.ctor(Object):void 4 0.00 0.00 0.0011 0.0003
record.g$1364$1FPry9.$c1::&c1?(Object):Object 6 0.06 0.06 0.0108 0.0107
record.g$1364$1FPry9.$c1::&c1-a(record.g$1364$1FPry9.$c1):Object 4 0.00 0.00 0.0002 0.0002
record.g$1364$1FPry9.$c1::.ctor(Object+Object):void 2 0.12 0.12 0.0596 0.0584
record.g$1364$1FPry9.$c1::make(Object+Object):record.g$1364$1FPry9.$c1 2 0.22 0.10 0.1078 0.0481
record.g$1379$1FPry9.$c2::&c2?(Object):Object 7 0.08 0.07 0.0108 0.0107
record.g$1379$1FPry9.$c2::&c2-b(record.g$1379$1FPry9.$c2):Object 4 0.00 0.00 0.0000 0.0000
record.g$1379$1FPry9.$c2::.ctor(Object+Object):void 2 0.00 0.00 0.0014 0.0003
record.g$1379$1FPry9.$c2::make(Object+Object):record.g$1379$1FPry9.$c2 2 0.06 0.06 0.0294 0.0281
closure.$env330::.ctor():void 1 0.01 0.01 0.0121 0.0118
eval-core(093)::.ctor():void 1 0.00 0.00 0.0015 0.0003
eval-core(093)::tests.r6rs.conditions::run-conditions-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(093)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(093)::tests.r6rs.conditions():Object 1 6.94 0.04 6.9449 0.0389
eval-core(093)::.cctor():void 1 9.58 0.13 9.5837 0.1343
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#1$2704():Object 1 0.08 0.07 0.0776 0.0652
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2705():Object 1 0.01 0.01 0.0112 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2706():Object 1 0.01 0.01 0.0118 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2707():Object 1 0.15 0.02 0.1521 0.0220
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2708():Object 1 0.14 0.02 0.1385 0.0214
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2709():Object 1 0.29 0.03 0.2865 0.0275
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2710():Object 1 0.02 0.02 0.0232 0.0226
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2711():Object 1 0.02 0.02 0.0223 0.0220
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2712():Object 1 0.13 0.01 0.1274 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2713():Object 1 0.14 0.02 0.1443 0.0238
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2714():Object 1 0.17 0.02 0.1666 0.0217
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2715():Object 1 0.43 0.12 0.4341 0.1162
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2716():Object 1 0.34 0.03 0.3399 0.0323
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2717():Object 1 0.01 0.01 0.0133 0.0127
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2718():Object 1 0.01 0.01 0.0115 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2719():Object 1 0.01 0.01 0.0115 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2720():Object 1 0.01 0.01 0.0112 0.0106
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2721():Object 1 0.01 0.01 0.0118 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2722():Object 1 0.01 0.01 0.0118 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2723():Object 1 0.01 0.01 0.0118 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2724():Object 1 0.01 0.01 0.0121 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2725():Object 1 0.01 0.01 0.0118 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2726():Object 1 0.01 0.01 0.0118 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2727():Object 1 0.01 0.01 0.0115 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2728():Object 1 0.01 0.01 0.0127 0.0124
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2729():Object 1 0.01 0.01 0.0121 0.0118
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2730():Object 1 0.01 0.01 0.0121 0.0118
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2731():Object 1 0.01 0.01 0.0118 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2732():Object 1 0.01 0.01 0.0115 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2733():Object 1 0.01 0.01 0.0115 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2734():Object 1 0.01 0.01 0.0124 0.0121
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2735():Object 1 0.03 0.02 0.0251 0.0248
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2736():Object 1 0.01 0.01 0.0115 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2737():Object 1 0.01 0.01 0.0115 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2738():Object 1 0.01 0.01 0.0115 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2739():Object 1 0.01 0.01 0.0118 0.0115
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2740():Object 1 0.01 0.01 0.0115 0.0112
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2741():Object 1 0.01 0.01 0.0112 0.0106
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2742():Object 1 0.01 0.01 0.0115 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2743():Object 1 0.01 0.01 0.0133 0.0127
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2744():Object 1 0.01 0.01 0.0112 0.0109
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2745():Object 1 0.59 0.09 0.5859 0.0857
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2746():Object 1 0.25 0.04 0.2478 0.0426
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2747():Object 1 0.62 0.08 0.6167 0.0848
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2748():Object 1 0.21 0.02 0.2104 0.0220
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2749():Object 1 0.56 0.08 0.5563 0.0824
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2750():Object 1 0.58 0.09 0.5799 0.0857
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2751():Object 1 0.21 0.02 0.2068 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2752():Object 1 0.64 0.08 0.6375 0.0845
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2753():Object 1 0.65 0.13 0.6478 0.1304
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2754():Object 1 0.20 0.02 0.1977 0.0208
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2755():Object 1 0.63 0.08 0.6336 0.0827
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2756():Object 1 0.63 0.08 0.6266 0.0839
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2757():Object 1 0.20 0.02 0.2044 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2758():Object 1 0.60 0.09 0.5962 0.0915
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2759():Object 1 0.62 0.09 0.6152 0.0860
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2760():Object 1 0.21 0.02 0.2053 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2761():Object 1 0.63 0.08 0.6330 0.0833
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2762():Object 1 0.64 0.08 0.6390 0.0848
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2763():Object 1 0.20 0.02 0.2004 0.0205
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2764():Object 1 0.67 0.11 0.6677 0.1129
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2765():Object 1 0.24 0.04 0.2366 0.0432
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2766():Object 1 0.70 0.11 0.7045 0.1066
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2767():Object 1 0.22 0.03 0.2240 0.0308
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2768():Object 1 0.57 0.09 0.5699 0.0854
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2769():Object 1 0.24 0.04 0.2366 0.0426
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2770():Object 1 0.62 0.08 0.6206 0.0827
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2771():Object 1 0.20 0.02 0.2050 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2772():Object 1 0.62 0.08 0.6200 0.0842
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2773():Object 1 0.73 0.09 0.7262 0.0863
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2774():Object 1 0.21 0.02 0.2113 0.0220
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2775():Object 1 0.62 0.09 0.6245 0.0851
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2776():Object 1 0.63 0.09 0.6278 0.0851
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2777():Object 1 0.21 0.02 0.2056 0.0214
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2778():Object 1 0.78 0.10 0.7824 0.0951
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2779():Object 1 0.62 0.08 0.6233 0.0833
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2780():Object 1 0.20 0.02 0.2047 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2781():Object 1 0.83 0.09 0.8319 0.0854
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2782():Object 1 0.24 0.04 0.2376 0.0435
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2783():Object 1 0.24 0.04 0.2394 0.0441
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2784():Object 1 0.67 0.09 0.6722 0.0866
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2785():Object 1 0.20 0.02 0.2047 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2786():Object 1 0.74 0.08 0.7425 0.0839
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2787():Object 1 0.68 0.09 0.6819 0.0863
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2788():Object 1 0.20 0.02 0.2040 0.0214
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2789():Object 1 0.71 0.09 0.7106 0.0860
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2790():Object 1 0.65 0.08 0.6502 0.0839
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2791():Object 1 0.20 0.02 0.2050 0.0217
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2792():Object 1 0.80 0.09 0.8026 0.0854
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2793():Object 1 0.68 0.08 0.6804 0.0836
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2794():Object 1 0.20 0.02 0.2016 0.0208
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2795():Object 1 0.79 0.08 0.7881 0.0839
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2796():Object 1 0.68 0.08 0.6798 0.0845
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2797():Object 1 0.21 0.02 0.2065 0.0214
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2798():Object 1 0.90 0.10 0.8956 0.0993
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2799():Object 1 0.28 0.05 0.2768 0.0531
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2800():Object 1 0.70 0.10 0.6994 0.0960
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2801():Object 1 0.20 0.02 0.2047 0.0211
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2802():Object 1 0.79 0.09 0.7908 0.0887
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2803():Object 1 0.25 0.04 0.2484 0.0426
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2804():Object 1 0.70 0.08 0.7009 0.0836
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2805():Object 1 0.20 0.02 0.2016 0.0208
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2806():Object 1 0.84 0.10 0.8364 0.1017
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2807():Object 1 0.06 0.04 0.0634 0.0420
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2808():Object 1 0.75 0.08 0.7489 0.0827
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2809():Object 1 0.21 0.02 0.2071 0.0214
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2810():Object 1 0.93 0.09 0.9303 0.0881
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2811():Object 1 0.06 0.04 0.0646 0.0429
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2812():Object 1 0.79 0.09 0.7875 0.0890
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2813():Object 1 0.21 0.02 0.2059 0.0214
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2814():Object 1 0.85 0.09 0.8485 0.0863
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2815():Object 1 0.07 0.04 0.0655 0.0438
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2816():Object 1 0.74 0.09 0.7353 0.0851
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2817():Object 1 0.21 0.02 0.2083 0.0220
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2818():Object 1 0.73 0.09 0.7305 0.0866
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2819():Object 1 0.07 0.04 0.0667 0.0441
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2820():Object 1 0.75 0.09 0.7537 0.0872
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2821():Object 1 0.21 0.02 0.2143 0.0223
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2822():Object 1 0.87 0.09 0.8687 0.0936
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2823():Object 1 0.24 0.04 0.2388 0.0435
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2824():Object 1 0.72 0.09 0.7238 0.0863
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2825():Object 1 0.21 0.02 0.2068 0.0217
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2826():Object 1 0.89 0.09 0.8883 0.0875
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2827():Object 1 0.07 0.04 0.0664 0.0441
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2828():Object 1 0.75 0.09 0.7534 0.0890
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2829():Object 1 0.21 0.02 0.2089 0.0217
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2830():Object 1 0.86 0.08 0.8600 0.0845
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2831():Object 1 0.07 0.04 0.0667 0.0444
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon#1$2832():Object 1 0.24 0.04 0.2391 0.0429
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2833():Object 1 0.76 0.09 0.7585 0.0860
eval-core(093)::tests.r6rs.conditions::run-conditions-tests#anon$2834():Object 1 0.22 0.02 0.2213 0.0217
eval-core(093)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.11 0.02 0.1114 0.0175
closure.$env331::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env332::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env334::.ctor():void 1 0.02 0.02 0.0154 0.0154
closure.$env335::.ctor():void 1 0.01 0.01 0.0118 0.0118
closure.$env337::.ctor():void 1 0.01 0.01 0.0106 0.0103
closure.$env338::.ctor():void 1 0.01 0.01 0.0109 0.0106
closure.$env339::.ctor():void 1 0.01 0.01 0.0118 0.0115
closure.$env340::.ctor():void 1 0.01 0.01 0.0109 0.0109
closure.$env341::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env344::.ctor():void 1 0.01 0.01 0.0109 0.0109
closure.$env346::.ctor():void 1 0.01 0.01 0.0109 0.0106
closure.$env347::.ctor():void 1 0.01 0.01 0.0112 0.0109
closure.$env349::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env350::.ctor():void 1 0.01 0.01 0.0103 0.0103
closure.$env352::.ctor():void 1 0.01 0.01 0.0109 0.0109
closure.$env353::.ctor():void 1 0.01 0.01 0.0115 0.0115
closure.$env354::.ctor():void 1 0.01 0.01 0.0109 0.0109
closure.$env356::.ctor():void 1 0.01 0.01 0.0112 0.0109
closure.$env357::.ctor():void 1 0.01 0.01 0.0118 0.0115
closure.$env358::.ctor():void 1 0.01 0.01 0.0112 0.0112
closure.$env359::.ctor():void 1 0.01 0.01 0.0109 0.0106
eval-core(094)::.ctor():void 1 0.00 0.00 0.0012 0.0003
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions():Object 1 0.01 0.00 0.0051 0.0015
eval-core(094)::.cctor():void 1 1.77 0.05 1.7703 0.0525
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1$2835():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon$2836(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1$2840():Object 1 0.26 0.04 0.2629 0.0404
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2$2841():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3$2842(+Object):Object 1 442.60 0.15 442.5994 0.1509
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3#4$2843(+Object):Object 1 312.91 1.40 312.9114 1.4048
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3#4#5$2844(+Object):Object 1 0.16 0.07 0.1618 0.0712
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3#4#5#6$2845():Object 1 2.33 0.21 2.3345 0.2098
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3#4$2846():Object 1 0.29 0.04 0.2901 0.0414
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3#4#5$2847():Object 1 430.25 0.20 430.2499 0.1962
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2$2850(+Object):Object 1 0.35 0.17 0.3453 0.1666
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#1#anon#1#2#3$2851():Object 1 0.35 0.05 0.3498 0.0522
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon$2852():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1$2853(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2854(+Object):Object 1 253.08 0.89 253.0774 0.8886
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2855(+Object):Object 1 0.19 0.07 0.1871 0.0709
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2856():Object 1 1.24 0.10 1.2409 0.1035
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2857():Object 1 0.29 0.04 0.2855 0.0407
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2858():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2859(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5$2860(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6$2861(+Object):Object 1 0.16 0.07 0.1648 0.0727
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7$2862():Object 1 360.35 0.45 360.3514 0.4546
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5$2863():Object 1 0.28 0.04 0.2825 0.0417
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6$2864():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon$2869():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1$2870(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2874():Object 1 0.27 0.04 0.2720 0.0432
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2875():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2876(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5$2877(+Object):Object 1 304.76 0.88 304.7639 0.8766
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6$2878(+Object):Object 1 0.16 0.07 0.1600 0.0706
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7$2879():Object 1 1.39 0.10 1.3939 0.1011
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5$2880():Object 1 0.27 0.04 0.2717 0.0423
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6$2881():Object 1 433.07 0.05 433.0740 0.0531
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2884(+Object):Object 1 0.33 0.15 0.3272 0.1479
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2885():Object 1 0.18 0.05 0.1793 0.0504
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon$2886():Object 1 237.13 0.07 237.1344 0.0703
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1$2887(+Object):Object 1 127.68 0.19 127.6777 0.1899
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2891():Object 1 0.27 0.04 0.2696 0.0423
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2892():Object 1 9.44 0.06 9.4424 0.0619
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2893(+Object):Object 1 2.07 0.18 2.0743 0.1832
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2894():Object 1 6.36 0.17 6.3612 0.1654
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2895(+Object):Object 1 0.35 0.16 0.3465 0.1645
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2896():Object 1 0.19 0.05 0.1877 0.0528
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon$2897():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1$2898(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2899(+Object):Object 1 328.26 0.93 328.2622 0.9252
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2900(+Object):Object 1 0.17 0.07 0.1690 0.0733
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2901():Object 1 1.17 0.10 1.1688 0.1047
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2902():Object 1 0.27 0.04 0.2720 0.0423
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2903():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2904(+Object):Object 1 0.01 0.01 0.0109 0.0106
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2905():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1$2908():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2$2909(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2910(+Object):Object 1 270.42 0.89 270.4232 0.8926
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2911(+Object):Object 1 0.17 0.08 0.1745 0.0770
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5$2912():Object 1 0.50 0.08 0.5023 0.0812
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3$2913():Object 1 0.27 0.04 0.2726 0.0426
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4$2914():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5$2915(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6$2916(+Object):Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7$2917(+Object):Object 1 0.17 0.07 0.1654 0.0727
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7#8$2918():Object 1 380.87 0.17 380.8653 0.1715
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6$2919():Object 1 0.29 0.04 0.2855 0.0411
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7$2920():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7#8$2921():Object 1 0.16 0.07 0.1558 0.0737
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7#8$2922():Object 1 0.00 0.00 0.0000 0.0000
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1#2#3#4#5#6#7#8$2923():Object 1 0.15 0.07 0.1461 0.0733
eval-core(094)::tests.r6rs.exceptions::run-exceptions-tests#anon#1$2928():Object 1 0.04 0.02 0.0426 0.0214
eval-core(094)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.02 0.00 0.0202 0.0036
record.dc695d2e-6e7e-4e0b-94ff-84d87b53058a.rtd1::rtd1-x1(record.dc695d2e-6e7e-4e0b-94ff-84d87b53058a.rtd1):Object 1 0.00 0.00 0.0000 0.0000
record.dc695d2e-6e7e-4e0b-94ff-84d87b53058a.rtd1::rtd1-x2(record.dc695d2e-6e7e-4e0b-94ff-84d87b53058a.rtd1):Object 1 0.00 0.00 0.0000 0.0000
record.dc695d2e-6e7e-4e0b-94ff-84d87b53058a.rtd1::.ctor(Object+Object):void 1 0.01 0.01 0.0106 0.0103
record.703138dd-007f-49a0-b688-539ad613e6d2.rtd2::rtd2-x3(record.703138dd-007f-49a0-b688-539ad613e6d2.rtd2):Object 1 0.00 0.00 0.0000 0.0000
record.703138dd-007f-49a0-b688-539ad613e6d2.rtd2::rtd2-x4(record.703138dd-007f-49a0-b688-539ad613e6d2.rtd2):Object 1 0.00 0.00 0.0000 0.0000
record.703138dd-007f-49a0-b688-539ad613e6d2.rtd2::.ctor(Object+Object+Object+Object):void 1 0.08 0.07 0.0767 0.0661
record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3::rtd3-x5(record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3):Object 1 0.00 0.00 0.0000 0.0000
record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3::rtd3-x6(record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3):Object 1 0.00 0.00 0.0000 0.0000
record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3::.ctor(Object+Object+Object+Object+Object+Object):void 1 0.15 0.07 0.1476 0.0709
record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3::make(Object+Object+Object+Object+Object+Object):record.220feaf0-d3e4-4f1b-9ba3-4b25df4055bd.rtd3 1 0.23 0.08 0.2294 0.0818
record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point::point-x(record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point):Object 6 0.00 0.00 0.0001 0.0001
record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point::point-x-set!(record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point+Object):Object 1 0.00 0.00 0.0015 0.0015
record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point::point-y(record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point):Object 3 0.00 0.00 0.0002 0.0002
record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point::.ctor(Object+Object):void 7 0.05 0.05 0.0075 0.0075
record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point::make(Object+Object):record.3ec9eafd-d18e-4f42-bcd8-46c057488208.point 3 0.10 0.08 0.0345 0.0275
record.60914249-61fa-4327-8115-ee86cca033f4.point2::point2-x(record.60914249-61fa-4327-8115-ee86cca033f4.point2):Object 1 0.00 0.00 0.0000 0.0000
record.60914249-61fa-4327-8115-ee86cca033f4.point2::point2-y(record.60914249-61fa-4327-8115-ee86cca033f4.point2):Object 1 0.00 0.00 0.0000 0.0000
record.60914249-61fa-4327-8115-ee86cca033f4.point2::.ctor(Object+Object+Object+Object):void 1 0.00 0.00 0.0009 0.0006
record.60914249-61fa-4327-8115-ee86cca033f4.point2::make(Object+Object+Object+Object):record.60914249-61fa-4327-8115-ee86cca033f4.point2 1 0.07 0.07 0.0670 0.0661
record.ee19180c-b977-4bae-b16d-aa711e09b72b.cpoint::cpoint-rgb(record.ee19180c-b977-4bae-b16d-aa711e09b72b.cpoint):Object 1 0.00 0.00 0.0000 0.0000
record.ee19180c-b977-4bae-b16d-aa711e09b72b.cpoint::.ctor(Object+Object+Object):void 3 0.06 0.03 0.0209 0.0105
record.ee19180c-b977-4bae-b16d-aa711e09b72b.cpoint::make(Object+Object+Object):record.ee19180c-b977-4bae-b16d-aa711e09b72b.cpoint 3 0.15 0.09 0.0510 0.0301
closure.$env362::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env363::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env364::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env365::.ctor():void 3 0.03 0.03 0.0103 0.0103
closure.$env366::.ctor():void 2 0.03 0.03 0.0152 0.0151
closure.$env367::.ctor():void 1 0.01 0.01 0.0106 0.0106
closure.$env368::.ctor():void 1 0.01 0.01 0.0106 0.0103
eval-core(095)::.ctor():void 1 0.00 0.00 0.0012 0.0003
eval-core(095)::tests.r6rs.records.procedural::protocol1(Object):Object 1 0.25 0.10 0.2523 0.1011
eval-core(095)::tests.r6rs.records.procedural::protocol2(Object):Object 1 0.27 0.10 0.2699 0.1005
eval-core(095)::tests.r6rs.records.procedural::protocol3(Object):Object 1 0.25 0.10 0.2505 0.0990
eval-core(095)::tests.r6rs.records.procedural::color->rgb(Object):Object 3 0.06 0.03 0.0209 0.0106
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests():Object 1 0.00 0.00 0.0000 0.0000
eval-core(095)::Initialize():Object 1 0.00 0.00 0.0000 0.0000
eval-core(095)::tests.r6rs.records.procedural():Object 1 11.62 0.02 11.6194 0.0223
eval-core(095)::.cctor():void 1 1.83 0.03 1.8346 0.0281
eval-core(095)::tests.r6rs.records.procedural::protocol1#1$2929(+Object+Object+Object):Object 1 0.32 0.05 0.3151 0.0498
eval-core(095)::tests.r6rs.records.procedural::protocol2#1$2930(+Object+Object+Object+Object+Object+Object):Object 1 1.22 0.55 1.2231 0.5476
eval-core(095)::tests.r6rs.records.procedural::protocol3#1$2931(+Object+Object+Object+Object+Object+Object+Object+Object+Object):Object 1 2.14 0.57 2.1425 0.5717
eval-core(095)::tests.r6rs.records.procedural::protocol3#1$2931(+Object[]):Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural:::point-cd/abs(Object):Object 3 0.68 0.23 0.2279 0.0755
eval-core(095)::tests.r6rs.records.procedural:::point-cd/abs#anon$2932(+Object+Object):Object 3 2.66 0.21 0.8868 0.0710
eval-core(095)::tests.r6rs.records.procedural::make-cpoint(Object):Object 2 0.51 0.18 0.2558 0.0890
eval-core(095)::tests.r6rs.records.procedural::make-cpoint#anon$2933(+Object+Object+Object):Object 2 0.56 0.27 0.2804 0.1361
eval-core(095)::tests.r6rs.records.procedural::make-cpoint/abs(Object):Object 1 0.26 0.10 0.2554 0.1044
eval-core(095)::tests.r6rs.records.procedural::make-cpoint/abs#anon$2934(+Object+Object+Object):Object 1 1.13 0.11 1.1292 0.1108
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#1#anon$2935():Object 1 0.12 0.04 0.1192 0.0414
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#1#anon$2936():Object 1 0.10 0.04 0.1011 0.0407
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#1#anon$2937():Object 1 0.10 0.04 0.1017 0.0401
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#1#anon$2938():Object 1 0.10 0.04 0.1023 0.0407
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#1#anon$2939():Object 1 0.10 0.04 0.1038 0.0417
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#1#anon$2940():Object 1 0.10 0.04 0.1032 0.0417
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2941():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2942():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2943():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2944():Object 1 0.08 0.08 0.0836 0.0821
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2945():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2946():Object 1 0.00 0.00 0.0006 0.0006
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2947():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2948():Object 1 0.00 0.00 0.0006 0.0006
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2949():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2950():Object 1 0.00 0.00 0.0003 0.0003
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2951():Object 1 2.78 0.06 2.7821 0.0610
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2952():Object 1 1.86 0.06 1.8582 0.0628
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2953():Object 1 1.99 0.06 1.9937 0.0640
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2954():Object 1 1.22 0.08 1.2155 0.0812
eval-core(095)::tests.r6rs.records.procedural::run-records-procedural-tests#anon$2955():Object 1 2.91 0.06 2.9095 0.0622
eval-core(095)::IModuleDictionaryInitialization.InitializeModuleDictionary():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Typed.TypedClosure<T,U,V,W,X,Y,Z>::.ctor(<UNKNOWN>):void 1 0.50 0.39 0.4984 0.3918
IronScheme.Runtime.Typed.TypedClosure<T,U,V,W,X,Y,Z>::Call(Object[]):Object 1 0.00 0.00 0.0003 0.0003
IronScheme.Runtime.Typed.Utils::MakeUntyped(<UNKNOWN>):IronScheme.Scripting.CallTarget6 <System.__Canon,System.__Canon,System.__Canon,System.__Canon,System.__Canon,System.__Canon,System.__Canon> 1 0.11 0.10 0.1053 0.1047
IronScheme.Runtime.Typed.Utils.<>c__DisplayClass49<T,U,V,W,X,Y,Z>::.ctor():void 1 0.00 0.00 0.0006 0.0006
IronScheme.Runtime.Typed.Utils.<>c__DisplayClass49<T,U,V,W,X,Y,Z>::<MakeUntyped>b__48(Object+Object+Object+Object+Object+Object):Object 1 0.43 0.20 0.4283 0.1980
System.IO.IOException::.ctor(String):void 2 0.22 0.04 0.1102 0.0220
System.IO.IOException::.ctor(String+int32+String):void 1 0.11 0.02 0.1096 0.0220
Microsoft.Win32.Win32Native::SafeCreateFile(String+int32+System.IO.FileShare+SECURITY_ATTRIBUTES+System.IO.FileMode+int32+int_ptr):Microsoft.Win32.SafeHandles.SafeFileHandle 110 89.11 82.45 0.8101 0.7495
Microsoft.Win32.Win32Native::SetFilePointer(Microsoft.Win32.SafeHandles.SafeFileHandle+int64+System.IO.SeekOrigin+int32&):int64 107068 71.36 71.36 0.0007 0.0007
Microsoft.Win32.Win32Native::MakeHRFromErrorCode(int32):int32 1 0.00 0.00 0.0000 0.0000
Microsoft.Win32.Win32Native::.cctor():void 1 0.04 0.04 0.0426 0.0423
System.Buffer::memcpy(unsigned int8*+int32+unsigned int8[]+int32+int32):void 16 0.19 0.18 0.0117 0.0113
System.Buffer::memcpyimpl(unsigned int8*+unsigned int8*+int32):void 41031 2.17 2.17 0.0001 0.0001
System.Activator::CreateInstance(System.Type+System.Reflection.BindingFlags+System.Reflection.Binder+Object[]+System.Globalization.CultureInfo):Object 3 923.40 0.65 307.8008 0.2161
System.Activator::CreateInstance(System.Type+System.Reflection.BindingFlags+System.Reflection.Binder+Object[]+System.Globalization.CultureInfo+Object[]):Object 205 962.72 1.30 4.6962 0.0064
System.Activator::CreateInstance(System.Type+Object[]):Object 202 53.50 0.11 0.2649 0.0005
System.Activator::CreateInstance(System.Type):Object 142 760.62 0.32 5.3565 0.0022
System.Activator::CreateInstance(System.Type+bool):Object 142 760.31 0.41 5.3543 0.0029
System.Reflection.Emit.AssemblyBuilder::get_IsInternal():bool 644820 27.50 27.50 0.0000 0.0000
System.Reflection.Emit.AssemblyBuilder::get_InternalAssembly():System.Reflection.Assembly 644818 254.31 226.81 0.0004 0.0004
System.Reflection.Emit.AssemblyBuilder::.ctor(System.Reflection.Emit.AssemblyBuilder):void 1 0.04 0.04 0.0368 0.0368
System.Reflection.Emit.AssemblyBuilder::DefineDynamicModule(String+bool):System.Reflection.Emit.ModuleBuilder 1 1.37 0.13 1.3749 0.1262
System.Reflection.Emit.AssemblyBuilder::DefineDynamicModuleInternal(String+bool+System.Threading.StackCrawlMark&):System.Reflection.Emit.ModuleBuilder 1 1.25 0.37 1.2487 0.3673
System.Reflection.Emit.AssemblyBuilder::DefineDynamicModuleInternalNoLock(String+bool+System.Threading.StackCrawlMark&):System.Reflection.Emit.ModuleBuilder 1 0.88 0.53 0.8811 0.5310
System.Reflection.Emit.AssemblyBuilder::CheckContext(System.Type[][]):void 20449 117.22 3.83 0.0057 0.0002
System.Reflection.Emit.AssemblyBuilder::CheckContext(System.Type[]):void 137768 1808.66 407.34 0.0131 0.0030
System.Reflection.Emit.AssemblyBuilder::DefineVersionInfoResource():void 1 0.19 0.12 0.1877 0.1168
System.Reflection.Emit.AssemblyBuilder::DefineVersionInfoResourceNoLock():void 1 0.07 0.07 0.0700 0.0682
System.Reflection.Emit.AssemblyBuilder::IsPersistable():bool 153 0.68 0.22 0.0044 0.0014
System.Reflection.ConstructorInfo::.ctor():void 24189 537.56 179.42 0.0222 0.0074
System.Reflection.ConstructorInfo::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Reflection.RuntimeConstructorInfo::.ctor(System.RuntimeMethodHandle+System.RuntimeTypeHandle+RuntimeTypeCache+System.Reflection.MethodAttributes+System.Reflection.BindingFlags):void 23336 1248.55 355.80 0.0535 0.0152
System.Reflection.RuntimeConstructorInfo::CacheEquals(Object):bool 20982 354.68 177.08 0.0169 0.0084
System.Reflection.RuntimeConstructorInfo::get_Signature():System.Signature 13500 14.50 2.79 0.0011 0.0002
System.Reflection.RuntimeConstructorInfo::get_BindingFlags():System.Reflection.BindingFlags 46672 2.10 2.10 0.0000 0.0000
System.Reflection.RuntimeConstructorInfo::GetMethodHandle():System.RuntimeMethodHandle 12747 0.60 0.60 0.0000 0.0000
System.Reflection.RuntimeConstructorInfo::GetOneTimeSpecificFlags():unsigned int32 129 2.20 0.76 0.0171 0.0059
System.Reflection.RuntimeConstructorInfo::get_Name():String 598 0.42 0.42 0.0007 0.0007
System.Reflection.RuntimeConstructorInfo::get_DeclaringType():System.Type 45182 103.41 101.43 0.0023 0.0022
System.Reflection.RuntimeConstructorInfo::get_ReflectedType():System.Type 22062 16.11 14.25 0.0007 0.0006
System.Reflection.RuntimeConstructorInfo::get_MetadataToken():int32 598 0.05 0.05 0.0001 0.0001
System.Reflection.RuntimeConstructorInfo::get_Module():System.Reflection.Module 727 1.43 0.69 0.0020 0.0010
System.Reflection.RuntimeConstructorInfo::GetReturnType():System.Type 598 1.08 0.57 0.0018 0.0010
System.Reflection.RuntimeConstructorInfo::GetParametersNoCopy():System.Reflection.ParameterInfo[] 44700 41.03 4.35 0.0009 0.0001
System.Reflection.RuntimeConstructorInfo::GetParameters():System.Reflection.ParameterInfo[] 950 6.52 6.38 0.0069 0.0067
System.Reflection.RuntimeConstructorInfo::get_MethodHandle():System.RuntimeMethodHandle 129 0.21 0.10 0.0016 0.0008
System.Reflection.RuntimeConstructorInfo::get_Attributes():System.Reflection.MethodAttributes 263 0.01 0.01 0.0000 0.0000
System.Reflection.RuntimeConstructorInfo::get_CallingConvention():System.Reflection.CallingConventions 10571 8.21 7.15 0.0008 0.0007
System.Reflection.RuntimeConstructorInfo::CheckCanCreateInstance(System.Type+bool):void 431 4.16 0.52 0.0097 0.0012
System.Reflection.RuntimeConstructorInfo::Invoke(System.Reflection.BindingFlags+System.Reflection.Binder+Object[]+System.Globalization.CultureInfo):Object 205 905.68 3.24 4.4179 0.0158
System.Reflection.MethodInfo::.ctor():void 536234 13409.72 4462.54 0.0250 0.0083
System.Reflection.MethodInfo::get_ReturnType():System.Type 10181 4.45 3.97 0.0004 0.0004
System.Reflection.MethodInfo::GetReturnType():System.Type 59436 130.49 20.98 0.0022 0.0004
System.Reflection.RuntimeMethodInfo::.ctor(System.RuntimeMethodHandle+System.RuntimeTypeHandle+RuntimeTypeCache+System.Reflection.MethodAttributes+System.Reflection.BindingFlags):void 529028 31250.68 8896.63 0.0591 0.0168
System.Reflection.RuntimeMethodInfo::FetchNonReturnParameters():System.Reflection.ParameterInfo[] 246424 50.40 13.48 0.0002 0.0001
System.Reflection.RuntimeMethodInfo::CacheEquals(Object):bool 11137461 184250.29 91994.22 0.0165 0.0083
System.Reflection.RuntimeMethodInfo::get_Signature():System.Signature 327879 34.64 17.42 0.0001 0.0001
System.Reflection.RuntimeMethodInfo::get_BindingFlags():System.Reflection.BindingFlags 37954 1.69 1.69 0.0000 0.0000
System.Reflection.RuntimeMethodInfo::GetMethodHandle():System.RuntimeMethodHandle 71336 3.36 3.36 0.0000 0.0000
System.Reflection.RuntimeMethodInfo::GetParentDefinition():System.Reflection.MethodInfo 2422 6.74 2.03 0.0028 0.0008
System.Reflection.RuntimeMethodInfo::GetOneTimeFlags():unsigned int32 21 8.40 0.37 0.4001 0.0178
System.Reflection.RuntimeMethodInfo::GetHashCode():int32 6090 4.72 3.91 0.0008 0.0006
System.Reflection.RuntimeMethodInfo::Equals(Object):bool 5676 51.61 16.79 0.0091 0.0030
System.Reflection.RuntimeMethodInfo::GetCustomAttributes(System.Type+bool):Object[] 485 91.05 0.88 0.1877 0.0018
System.Reflection.RuntimeMethodInfo::IsDefined(System.Type+bool):bool 3965 180.97 2.88 0.0456 0.0007
System.Reflection.RuntimeMethodInfo::get_Name():String 37301 3.01 3.01 0.0001 0.0001
System.Reflection.RuntimeMethodInfo::get_DeclaringType():System.Type 330437 389.31 374.22 0.0012 0.0011
System.Reflection.RuntimeMethodInfo::get_ReflectedType():System.Type 2364 1.50 1.27 0.0006 0.0005
System.Reflection.RuntimeMethodInfo::get_MemberType():System.Reflection.MemberTypes 4258 0.21 0.21 0.0000 0.0000
System.Reflection.RuntimeMethodInfo::get_MetadataToken():int32 5048 0.64 0.64 0.0001 0.0001
System.Reflection.RuntimeMethodInfo::get_Module():System.Reflection.Module 134014 211.08 38.95 0.0016 0.0003
System.Reflection.RuntimeMethodInfo::GetParametersNoCopy():System.Reflection.ParameterInfo[] 115154 63.44 38.88 0.0006 0.0003
System.Reflection.RuntimeMethodInfo::GetParameters():System.Reflection.ParameterInfo[] 131270 115.16 73.22 0.0009 0.0006
System.Reflection.RuntimeMethodInfo::get_MethodHandle():System.RuntimeMethodHandle 1284 9.54 4.82 0.0074 0.0038
System.Reflection.RuntimeMethodInfo::get_Attributes():System.Reflection.MethodAttributes 317136 13.79 13.79 0.0000 0.0000
System.Reflection.RuntimeMethodInfo::get_CallingConvention():System.Reflection.CallingConventions 74695 58.30 46.08 0.0008 0.0006
System.Reflection.RuntimeMethodInfo::CheckConsistency(Object):void 58 0.11 0.09 0.0020 0.0015
System.Reflection.RuntimeMethodInfo::Invoke(Object+System.Reflection.BindingFlags+System.Reflection.Binder+Object[]+System.Globalization.CultureInfo):Object 2 2.18 0.02 1.0879 0.0100
System.Reflection.RuntimeMethodInfo::Invoke(Object+System.Reflection.BindingFlags+System.Reflection.Binder+Object[]+System.Globalization.CultureInfo+bool):Object 58 12.24 1.49 0.2111 0.0258
System.Reflection.RuntimeMethodInfo::get_ReturnType():System.Type 250534 419.31 217.93 0.0017 0.0009
System.Reflection.RuntimeMethodInfo::MakeGenericMethod(System.Type[]):System.Reflection.MethodInfo 1782 138.15 29.78 0.0775 0.0167
System.Reflection.RuntimeMethodInfo::GetGenericArguments():System.Type[] 20375 39.29 23.24 0.0019 0.0011
System.Reflection.RuntimeMethodInfo::GetGenericMethodDefinition():System.Reflection.MethodInfo 3642 125.01 4.60 0.0343 0.0013
System.Reflection.RuntimeMethodInfo::get_IsGenericMethod():bool 121720 8.31 8.31 0.0001 0.0001
System.Reflection.RuntimeMethodInfo::get_IsGenericMethodDefinition():bool 9067 0.67 0.67 0.0001 0.0001
System.Reflection.RuntimeMethodInfo::get_ContainsGenericParameters():bool 18901 105.05 19.50 0.0056 0.0010
System.Reflection.Emit.DynamicMethod::.ctor(String+System.Type+System.Type[]+System.Reflection.Module):void 2 115.97 0.29 57.9862 0.1452
System.Reflection.Emit.DynamicMethod::.ctor(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type+bool):void 30 14.73 1.64 0.4910 0.0547
System.Reflection.Emit.DynamicMethod::CheckConsistency(System.Reflection.MethodAttributes+System.Reflection.CallingConventions):void 32 0.00 0.00 0.0000 0.0000
System.Reflection.Emit.DynamicMethod::Init(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type+System.Reflection.Module+bool+bool):void 32 7.34 2.01 0.2293 0.0627
System.Reflection.Emit.DynamicMethod::PerformSecurityCheck(System.Reflection.Module+System.Threading.StackCrawlMark&+bool):void 2 115.22 0.28 57.6099 0.1405
System.Reflection.Emit.DynamicMethod::PerformSecurityCheck(System.Type+System.Threading.StackCrawlMark&+bool):void 30 5.79 1.59 0.1930 0.0530
System.Reflection.Emit.DynamicMethod::CreateDelegate(System.Type):System.Delegate 21 10.49 1.16 0.4995 0.0554
System.Reflection.Emit.DynamicMethod::CreateDelegate(System.Type+Object):System.Delegate 2 0.84 0.07 0.4206 0.0358
System.Reflection.Emit.DynamicMethod::GetMethodDescriptor():System.RuntimeMethodHandle 23 7.85 0.80 0.3413 0.0349
System.Reflection.Emit.DynamicMethod::get_Name():String 23 0.18 0.18 0.0078 0.0077
System.Reflection.Emit.DynamicMethod::get_Attributes():System.Reflection.MethodAttributes 4 0.07 0.07 0.0180 0.0178
System.Reflection.Emit.DynamicMethod::get_CallingConvention():System.Reflection.CallingConventions 32 0.19 0.19 0.0058 0.0058
System.Reflection.Emit.DynamicMethod::get_ReturnType():System.Type 36 0.43 0.21 0.0119 0.0057
System.Reflection.Emit.DynamicMethod::GetILGenerator():System.Reflection.Emit.ILGenerator 32 21.95 0.43 0.6860 0.0134
System.Reflection.Emit.DynamicMethod::GetILGenerator(int32):System.Reflection.Emit.ILGenerator 32 21.52 1.15 0.6726 0.0359
System.Reflection.Emit.DynamicMethod::get_InitLocals():bool 23 0.00 0.00 0.0001 0.0001
System.Reflection.Emit.DynamicMethod::GetMethodInfo():System.Reflection.MethodInfo 23 0.00 0.00 0.0001 0.0001
System.Reflection.Emit.DynamicMethod::.cctor():void 1 0.00 0.00 0.0012 0.0009
System.ModuleHandle::.ctor(void*):void 1057154 444.89 400.24 0.0004 0.0004
System.ModuleHandle::get_Value():void* 4506 1.68 1.50 0.0004 0.0003
System.ModuleHandle::IsNullHandle():bool 22731 16.95 15.97 0.0007 0.0007
System.ModuleHandle::CopyRuntimeTypeHandles(System.RuntimeTypeHandle[]):System.RuntimeTypeHandle[] 45460 2.19 2.19 0.0000 0.0000
System.ModuleHandle::ValidateModulePointer():void 22730 33.07 16.13 0.0015 0.0007
System.ModuleHandle::ResolveTypeHandle(int32+System.RuntimeTypeHandle[]+System.RuntimeTypeHandle[]):System.RuntimeTypeHandle 19748 145.81 70.77 0.0074 0.0036
System.ModuleHandle::ResolveMethodHandle(int32):System.RuntimeMethodHandle 300 4.79 0.82 0.0160 0.0027
System.ModuleHandle::ResolveMethodHandle(int32+System.RuntimeTypeHandle[]+System.RuntimeTypeHandle[]):System.RuntimeMethodHandle 2982 24.27 13.45 0.0081 0.0045
System.ModuleHandle::GetModuleTypeHandle():System.RuntimeTypeHandle 2231 5.35 2.91 0.0024 0.0013
System.ModuleHandle::GetMetadataImport():System.Reflection.MetadataImport 343306 436.53 268.96 0.0013 0.0008
System.ModuleHandle::.cctor():void 1 0.06 0.06 0.0577 0.0574
System.Reflection.FieldInfo::.ctor():void 12651 12.84 6.20 0.0010 0.0005
System.Reflection.FieldInfo::get_IsStatic():bool 39716 16.06 13.95 0.0004 0.0004
System.Reflection.RuntimeFieldInfo::.ctor(RuntimeTypeCache+System.RuntimeType+System.Reflection.BindingFlags):void 1601 7.25 2.51 0.0045 0.0016
System.Reflection.RuntimeFieldInfo::get_BindingFlags():System.Reflection.BindingFlags 38414 2.41 2.41 0.0001 0.0001
System.Reflection.RuntimeFieldInfo::get_DeclaringTypeHandle():System.RuntimeTypeHandle 768 1.81 1.13 0.0024 0.0015
System.Reflection.RuntimeFieldInfo::get_MemberType():System.Reflection.MemberTypes 376 0.02 0.02 0.0000 0.0000
System.Reflection.RuntimeFieldInfo::get_DeclaringType():System.Type 33979 33.15 31.65 0.0010 0.0009
System.Reflection.RtFieldInfo::.ctor(System.RuntimeFieldHandle+System.RuntimeType+RuntimeTypeCache+System.Reflection.BindingFlags):void 1480 4.02 1.13 0.0027 0.0008
System.Reflection.RtFieldInfo::GetOneTimeFlags():void 6 4.37 0.67 0.7282 0.1109
System.Reflection.RtFieldInfo::CheckConsistency(Object):void 533 17.88 8.88 0.0335 0.0167
System.Reflection.RtFieldInfo::CacheEquals(Object):bool 3181 2.02 0.97 0.0006 0.0003
System.Reflection.RtFieldInfo::InternalGetValue(Object+bool):Object 533 174.51 9.16 0.3274 0.0172
System.Reflection.RtFieldInfo::InternalGetValue(Object+bool+bool):Object 533 165.35 72.12 0.3102 0.1353
System.Reflection.RtFieldInfo::get_Name():String 136 0.07 0.07 0.0005 0.0005
System.Reflection.RtFieldInfo::get_MetadataToken():int32 6297 0.49 0.49 0.0001 0.0001
System.Reflection.RtFieldInfo::get_Module():System.Reflection.Module 6 0.17 0.06 0.0283 0.0098
System.Reflection.RtFieldInfo::GetValue(Object):Object 44 10.05 0.45 0.2284 0.0103
System.Reflection.RtFieldInfo::get_FieldHandle():System.RuntimeFieldHandle 218 1.80 0.90 0.0082 0.0041
System.Reflection.RtFieldInfo::get_Attributes():System.Reflection.FieldAttributes 3396 0.17 0.17 0.0001 0.0001
System.Reflection.RtFieldInfo::get_FieldType():System.Type 4020 10.66 2.71 0.0027 0.0007
System.Reflection.PropertyInfo::.ctor():void 848 2.09 1.04 0.0025 0.0012
System.Reflection.PropertyInfo::GetGetMethod():System.Reflection.MethodInfo 3971 5.75 1.38 0.0014 0.0003
System.Reflection.PropertyInfo::GetSetMethod():System.Reflection.MethodInfo 37 0.02 0.01 0.0006 0.0001
System.Reflection.RuntimePropertyInfo::.ctor(int32+System.RuntimeType+RuntimeTypeCache+bool&):void 814 218.01 9.47 0.2678 0.0116
System.Reflection.RuntimePropertyInfo::CacheEquals(Object):bool 168 0.02 0.02 0.0001 0.0001
System.Reflection.RuntimePropertyInfo::get_Signature():System.Signature 97 19.60 4.81 0.2021 0.0496
System.Reflection.RuntimePropertyInfo::get_BindingFlags():System.Reflection.BindingFlags 8596 0.40 0.40 0.0000 0.0000
System.Reflection.RuntimePropertyInfo::get_Name():String 1679 15.60 2.00 0.0093 0.0012
System.Reflection.RuntimePropertyInfo::get_Module():System.Reflection.Module 61 2.98 0.59 0.0488 0.0096
System.Reflection.RuntimePropertyInfo::get_PropertyType():System.Type 97 22.76 1.95 0.2346 0.0201
System.Reflection.RuntimePropertyInfo::GetGetMethod(bool):System.Reflection.MethodInfo 4017 4.46 1.47 0.0011 0.0004
System.Reflection.RuntimePropertyInfo::GetSetMethod(bool):System.Reflection.MethodInfo 83 0.05 0.04 0.0006 0.0004
System.Reflection.RuntimePropertyInfo::GetIndexParameters():System.Reflection.ParameterInfo[] 46 0.78 0.12 0.0169 0.0027
System.Reflection.RuntimePropertyInfo::get_CanRead():bool 3916 0.19 0.19 0.0000 0.0000
System.Reflection.RuntimePropertyInfo::get_CanWrite():bool 55 0.00 0.00 0.0000 0.0000
System.Resources.ResourceManager::.ctor(String+System.Reflection.Assembly):void 1 0.19 0.11 0.1862 0.1075
System.Resources.ResourceManager::CommonSatelliteAssemblyInit():void 1 0.03 0.01 0.0341 0.0115
System.Resources.ResourceManager::get_FallbackLocation():System.Resources.UltimateResourceFallbackLocation 2 0.00 0.00 0.0002 0.0002
System.Resources.ResourceManager::GetResourceFileName(System.Globalization.CultureInfo):String 2 1.17 0.49 0.5827 0.2442
System.Resources.ResourceManager::InternalGetResourceSet(System.Globalization.CultureInfo+bool+bool):System.Resources.ResourceSet 3 332.93 2.18 110.9767 0.7255
System.Resources.ResourceManager::AddResourceSet(System.Collections.Hashtable+System.Globalization.CultureInfo+System.Resources.ResourceSet&):void 1 0.30 0.02 0.3022 0.0229
System.Resources.ResourceManager::GetNeutralResourcesLanguage(System.Reflection.Assembly+System.Resources.UltimateResourceFallbackLocation&):System.Globalization.CultureInfo 1 314.34 1.99 314.3433 1.9940
System.Resources.ResourceManager::CreateResourceSet(System.IO.Stream+System.Reflection.Assembly):System.Resources.ResourceSet 1 11.42 1.97 11.4189 1.9750
System.Resources.ResourceManager::CanUseDefaultResourceClasses(String+String):bool 1 2.73 0.48 2.7266 0.4787
System.Resources.ResourceManager::CompareNames(String+String+System.Reflection.AssemblyName):bool 3 1.84 0.52 0.6129 0.1726
System.Resources.ResourceManager::GetString(String+System.Globalization.CultureInfo):String 3 341.13 1.67 113.7084 0.5552
System.Resources.ResourceManager::.cctor():void 1 1.12 0.05 1.1205 0.0486
System.Security.Util.StringExpressionSet::.ctor(bool+bool):void 519 4.01 2.02 0.0077 0.0039
System.Security.Util.StringExpressionSet::.ctor(bool+String+bool):void 524 6.08 2.47 0.0116 0.0047
System.Security.Util.StringExpressionSet::StaticProcessWholeString(String):String 517 0.09 0.09 0.0002 0.0002
System.Security.Util.StringExpressionSet::StaticProcessSingleString(String):String 517 3.98 2.03 0.0077 0.0039
System.Security.Util.StringExpressionSet::ProcessWholeString(String):String 4 0.07 0.07 0.0186 0.0184
System.Security.Util.StringExpressionSet::ProcessSingleString(String):String 4 0.12 0.05 0.0295 0.0131
System.Security.Util.StringExpressionSet::AddExpressions(String):void 5 3.65 0.92 0.7305 0.1849
System.Security.Util.StringExpressionSet::AddExpressions(System.Collections.ArrayList+bool):void 519 22.76 2.13 0.0439 0.0041
System.Security.Util.StringExpressionSet::CreateListFromExpressions(String[]+bool):System.Collections.ArrayList 513 25.89 11.48 0.0505 0.0224
System.Security.Util.StringExpressionSet::CheckList():void 9 0.00 0.00 0.0000 0.0000
System.Security.Util.StringExpressionSet::Split(String):String[] 5 1.95 0.98 0.3904 0.1955
System.Security.Util.StringExpressionSet::IsEmpty():bool 518 1.96 1.93 0.0038 0.0037
System.Security.Util.StringExpressionSet::IsSubsetOf(System.Security.Util.StringExpressionSet):bool 2 9.00 0.24 4.4981 0.1224
System.Security.Util.StringExpressionSet::StringSubsetStringExpression(String+System.Security.Util.StringExpressionSet+bool):bool 2 8.75 0.26 4.3753 0.1299
System.Security.Util.StringExpressionSet::StringSubsetString(String+String+bool):bool 2 8.49 0.00 4.2453 0.0003
System.Security.Util.StringExpressionSet::Reduce():void 5 0.06 0.06 0.0120 0.0120
System.Security.Util.StringExpressionSet::CanonicalizePath(String):String 4 0.52 0.15 0.1297 0.0381
System.Security.Util.StringExpressionSet::CanonicalizePath(String+bool):String 517 4.75 4.17 0.0092 0.0081
System.Security.Util.StringExpressionSet::.cctor():void 1 0.00 0.00 0.0018 0.0018
System.Globalization.TextInfo::.cctor():void 1 5.75 0.41 5.7466 0.4081
System.Globalization.TextInfo::get_InternalSyncObject():Object 1 0.00 0.00 0.0006 0.0006
System.Globalization.TextInfo::.ctor(System.Globalization.CultureTableRecord):void 2 0.11 0.08 0.0564 0.0377
System.Globalization.TextInfo::get_InvariantNativeTextInfo():void* 293 2.08 0.70 0.0071 0.0024
System.Globalization.TextInfo::GetNativeTextInfo(int32):void* 3 1.38 0.70 0.4601 0.2334
System.Globalization.TextInfo::CompareOrdinalIgnoreCase(String+String):int32 3 0.04 0.04 0.0122 0.0121
System.Globalization.TextInfo::CompareOrdinalIgnoreCaseEx(String+int32+String+int32+int32):int32 258 2.29 0.22 0.0089 0.0008
System.Globalization.TextInfo::GetHashCodeOrdinalIgnoreCase(String):int32 32 0.35 0.34 0.0109 0.0107
System.Globalization.TextInfo::Clone():Object 1 0.00 0.00 0.0009 0.0006
System.Globalization.TextInfo::SetReadOnlyState(bool):void 3 0.00 0.00 0.0001 0.0001
System.Globalization.TextInfo::ToLower(wchar):wchar 714047 311.18 281.40 0.0004 0.0004
System.Globalization.TextInfo::ToLower(String):String 912 0.37 0.34 0.0004 0.0004
System.Globalization.TextInfo::ToUpper(wchar):wchar 183 1.46 1.45 0.0080 0.0079
System.Globalization.CompareInfo::get_InternalSyncObject():Object 3 0.00 0.00 0.0002 0.0001
System.Globalization.CompareInfo::GetCompareInfo(int32):System.Globalization.CompareInfo 4 4.79 0.50 1.1983 0.1238
System.Globalization.CompareInfo::get_Name():String 8 0.00 0.00 0.0001 0.0001
System.Globalization.CompareInfo::SetName(String):void 4 0.00 0.00 0.0001 0.0001
System.Globalization.CompareInfo::get_CultureTableRecord():System.Globalization.CultureTableRecord 130141 6.37 6.29 0.0000 0.0000
System.Globalization.CompareInfo::get_IsSynthetic():bool 130141 76.64 64.52 0.0006 0.0005
System.Globalization.CompareInfo::.ctor(System.Globalization.GlobalizationAssembly+int32):void 3 4.17 0.40 1.3904 0.1333
System.Globalization.CompareInfo::GetSortingLCID(int32):int32 3 3.24 0.22 1.0788 0.0722
System.Globalization.CompareInfo::Compare(String+String+System.Globalization.CompareOptions):int32 277 0.10 0.10 0.0004 0.0004
System.Globalization.CompareInfo::IsPrefix(String+String+System.Globalization.CompareOptions):bool 42240 46.80 18.47 0.0011 0.0004
System.Globalization.CompareInfo::IsSuffix(String+String+System.Globalization.CompareOptions):bool 40354 36.10 19.20 0.0009 0.0005
System.Globalization.CompareInfo::IndexOf(String+String+int32+int32+System.Globalization.CompareOptions):int32 27877 32.96 14.76 0.0012 0.0005
System.Globalization.CompareInfo::LastIndexOf(String+String+int32+int32+System.Globalization.CompareOptions):int32 5600 7.73 3.46 0.0014 0.0006
System.Globalization.CompareInfo::Equals(Object):bool 1 0.07 0.04 0.0740 0.0401
System.Globalization.CompareInfo::GetHashCode():int32 6 0.28 0.21 0.0468 0.0350
System.Globalization.CompareInfo::GetHashCodeOfString(String+System.Globalization.CompareOptions):int32 14067 17.42 8.66 0.0012 0.0006
System.Globalization.CompareInfo::InitializeCompareInfo(void*+int32):void* 3 0.36 0.36 0.1198 0.1198
System.Math::InternalTruncate(float64):float64 5 0.02 0.02 0.0042 0.0042
System.Math::Truncate(float64):float64 5 0.07 0.05 0.0144 0.0102
System.Math::Abs(int32):int32 5778 4.64 4.60 0.0008 0.0008
System.Math::AbsHelper(int32):int32 518 0.04 0.04 0.0001 0.0001
System.Math::Max(int32+int32):int32 261887 11.65 11.65 0.0000 0.0000
System.Math::Max(unsigned int32+unsigned int32):unsigned int32 1469 0.11 0.11 0.0001 0.0001
System.Math::Min(int32+int32):int32 41921 1.95 1.95 0.0000 0.0000
System.Math::Min(unsigned int32+unsigned int32):unsigned int32 105077 8.56 8.56 0.0001 0.0001
System.Math::Log(float64+float64):float64 1 0.00 0.00 0.0009 0.0009
System.Math::.cctor():void 1 0.00 0.00 0.0021 0.0021
System.Double::IsInfinity(float64):bool 15009 0.78 0.78 0.0001 0.0001
System.Double::IsPositiveInfinity(float64):bool 5889 0.32 0.32 0.0001 0.0001
System.Double::IsNegativeInfinity(float64):bool 5888 0.32 0.32 0.0001 0.0001
System.Double::IsNaN(float64):bool 27113 1.34 1.34 0.0000 0.0000
System.Double::CompareTo(Object):int32 161 0.01 0.01 0.0001 0.0001
System.Double::Equals(Object):bool 522 0.09 0.09 0.0002 0.0002
System.Double::GetHashCode():int32 10 0.00 0.00 0.0001 0.0001
System.Double::ToString(String+System.IFormatProvider):String 3 0.28 0.07 0.0928 0.0226
System.Double::System.IConvertible.ToSingle(System.IFormatProvider):float32 60 0.58 0.58 0.0097 0.0096
System.Double::System.IConvertible.ToDouble(System.IFormatProvider):float64 110 0.01 0.01 0.0001 0.0001
System.Double::.cctor():void 1 0.00 0.00 0.0015 0.0015
System.Collections.ArrayList::.ctor():void 469419 575.81 555.99 0.0012 0.0012
System.Collections.ArrayList::.ctor(int32):void 327 0.49 0.48 0.0015 0.0015
System.Collections.ArrayList::.ctor(System.Collections.ICollection):void 525 22.63 6.37 0.0431 0.0121
System.Collections.ArrayList::set_Capacity(int32):void 469042 40.08 39.00 0.0001 0.0001
System.Collections.ArrayList::get_Count():int32 288431 12.12 12.12 0.0000 0.0000
System.Collections.ArrayList::get_Item(int32):Object 347032 15.95 15.95 0.0000 0.0000
System.Collections.ArrayList::set_Item(int32+Object):void 12 0.00 0.00 0.0001 0.0001
System.Collections.ArrayList::Add(Object):int32 1353326 1194.62 606.27 0.0009 0.0004
System.Collections.ArrayList::AddRange(System.Collections.ICollection):void 567 17.47 2.94 0.0308 0.0052
System.Collections.ArrayList::CopyTo(System.Array):void 205 0.36 0.13 0.0018 0.0007
System.Collections.ArrayList::CopyTo(System.Array+int32):void 726 2.35 2.19 0.0032 0.0030
System.Collections.ArrayList::CopyTo(int32+System.Array+int32+int32):void 10 0.05 0.04 0.0050 0.0042
System.Collections.ArrayList::EnsureCapacity(int32):void 469570 588.38 548.30 0.0013 0.0012
System.Collections.ArrayList::GetEnumerator():System.Collections.IEnumerator 4 0.16 0.16 0.0401 0.0395
System.Collections.ArrayList::InsertRange(int32+System.Collections.ICollection):void 569 14.53 9.35 0.0255 0.0164
System.Collections.ArrayList::RemoveAt(int32):void 36 0.00 0.00 0.0000 0.0000
System.Collections.ArrayList::RemoveRange(int32+int32):void 15 0.00 0.00 0.0001 0.0001
System.Collections.ArrayList::Sort(int32+int32+System.Collections.IComparer):void 17 2.74 0.12 0.1615 0.0074
System.Collections.ArrayList::ToArray():Object[] 467207 623.12 555.72 0.0013 0.0012
System.Collections.ArrayList::ToArray(System.Type):System.Array 818 8.33 2.17 0.0102 0.0027
System.Collections.ArrayList::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Collections.ArrayList.ArrayListEnumeratorSimple::.ctor(System.Collections.ArrayList):void 4 0.00 0.00 0.0003 0.0002
System.Collections.ArrayList.ArrayListEnumeratorSimple::MoveNext():bool 8 0.00 0.00 0.0000 0.0000
System.Collections.ArrayList.ArrayListEnumeratorSimple::get_Current():Object 4 0.00 0.00 0.0001 0.0001
System.Collections.ArrayList.ArrayListEnumeratorSimple::.cctor():void 1 0.00 0.00 0.0012 0.0009
System.LocalDataStoreMgr::CreateLocalDataStore():System.LocalDataStore 1 0.09 0.09 0.0869 0.0860
System.LocalDataStoreMgr::AllocateDataSlot():System.LocalDataStoreSlot 30 0.21 0.16 0.0070 0.0054
System.LocalDataStoreMgr::FreeDataSlot(int32):void 30 0.02 0.01 0.0006 0.0003
System.LocalDataStoreMgr::ValidateSlot(System.LocalDataStoreSlot):void 166276 422.54 415.30 0.0025 0.0025
System.LocalDataStoreMgr::.ctor():void 1 0.00 0.00 0.0009 0.0003
System.Security.Permissions.FileIOPermission::.ctor(System.Security.Permissions.FileIOPermissionAccess+String):void 35 2.88 0.25 0.0824 0.0071
System.Security.Permissions.FileIOPermission::.ctor(System.Security.Permissions.FileIOPermissionAccess+String[]+bool+bool):void 368 43.23 3.00 0.1175 0.0082
System.Security.Permissions.FileIOPermission::.ctor(System.Security.Permissions.FileIOPermissionAccess+System.Security.AccessControl.AccessControlActions+String[]+bool+bool):void 110 39.32 2.76 0.3575 0.0251
System.Security.Permissions.FileIOPermission::AddPathList(System.Security.Permissions.FileIOPermissionAccess+String[]+bool+bool+bool):void 403 41.80 1.47 0.1037 0.0036
System.Security.Permissions.FileIOPermission::AddPathList(System.Security.Permissions.FileIOPermissionAccess+System.Security.AccessControl.AccessControlActions+String[]+bool+bool+bool):void 513 75.97 12.69 0.1481 0.0247
System.Security.Permissions.FileIOPermission::VerifyAccess(System.Security.Permissions.FileIOPermissionAccess):void 1026 0.05 0.05 0.0001 0.0001
System.Security.Permissions.FileIOPermission::HasIllegalCharacters(String[]):void 513 4.26 3.96 0.0083 0.0077
System.Security.Permissions.FileIOPermission::IsEmpty():bool 513 6.02 2.07 0.0117 0.0040
System.Security.Permissions.FileIOPermission::IsSubsetOf(System.Security.IPermission):bool 513 8.12 2.10 0.0158 0.0041
System.Security.Permissions.FileIOPermission::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Security.CodeAccessSecurityEngine::.cctor():void 1 2.01 0.38 2.0121 0.3788
System.Security.CodeAccessSecurityEngine::ReflectionTargetDemandHelper(System.Security.PermissionType+System.Security.PermissionSet):void 2 114.65 0.09 57.3254 0.0427
System.Security.CodeAccessSecurityEngine::ReflectionTargetDemandHelper(int32+System.Security.PermissionSet):void 2 114.57 0.76 57.2827 0.3806
System.Security.CodeAccessSecurityEngine::ReflectionTargetDemandHelper(int32+System.Security.PermissionSet+System.Threading.CompressedStack):void 2 113.67 0.70 56.8328 0.3512
System.Security.CodeAccessSecurityEngine::Check(System.Security.CodeAccessPermission+System.Threading.StackCrawlMark&):void 672 0.16 0.16 0.0002 0.0002
System.Security.CodeAccessSecurityEngine::Assert(System.Security.CodeAccessPermission+System.Threading.StackCrawlMark&):void 28 5.96 0.57 0.2128 0.0203
System.Security.PermissionToken::.cctor():void 1 0.84 0.43 0.8440 0.4253
System.Security.PermissionToken::.ctor(int32+System.Security.PermissionTokenType+String):void 7 0.00 0.00 0.0002 0.0002
System.Security.PermissionToken::GetToken(System.Security.IPermission):System.Security.PermissionToken 31 1.48 0.80 0.0478 0.0259
System.Security.PermissionToken::FindToken(System.Type):System.Security.PermissionToken 10 101.74 0.49 10.1735 0.0487
System.Security.Permissions.ReflectionPermission::.ctor(System.Security.Permissions.PermissionState):void 49 0.86 0.59 0.0175 0.0120
System.Security.Permissions.ReflectionPermission::.ctor(System.Security.Permissions.ReflectionPermissionFlag):void 32 0.84 0.53 0.0263 0.0164
System.Security.Permissions.ReflectionPermission::SetUnrestricted(bool):void 81 0.18 0.18 0.0022 0.0022
System.Security.Permissions.ReflectionPermission::Reset():void 32 0.00 0.00 0.0000 0.0000
System.Security.Permissions.ReflectionPermission::IsUnrestricted():bool 28 0.00 0.00 0.0001 0.0001
System.Security.Permissions.ReflectionPermission::IsSubsetOf(System.Security.IPermission):bool 30 0.00 0.00 0.0001 0.0001
System.Security.Permissions.ReflectionPermission::Copy():System.Security.IPermission 28 0.88 0.38 0.0315 0.0134
System.Security.Permissions.ReflectionPermission::VerifyAccess(System.Security.Permissions.ReflectionPermissionFlag):void 32 0.00 0.00 0.0001 0.0001
System.Security.Permissions.ReflectionPermission::System.Security.Permissions.IBuiltInPermission.GetTokenIndex():int32 30 0.22 0.22 0.0074 0.0073
System.Security.Permissions.ReflectionPermission::GetTokenIndex():int32 30 0.00 0.00 0.0001 0.0001
System.Security.PermissionTokenFactory::.ctor(int32):void 1 0.37 0.05 0.3719 0.0513
System.Security.PermissionTokenFactory::BuiltInGetToken(int32+System.Security.IPermission+System.Type):System.Security.PermissionToken 41 0.43 0.38 0.0106 0.0093
System.Collections.Hashtable::get_EqualityComparer():System.Collections.IEqualityComparer 4 0.00 0.00 0.0002 0.0002
System.Collections.Hashtable::.ctor(bool):void 1 0.00 0.00 0.0003 0.0003
System.Collections.Hashtable::.ctor():void 833 1.79 0.83 0.0022 0.0010
System.Collections.Hashtable::.ctor(int32):void 137 2.51 1.03 0.0183 0.0075
System.Collections.Hashtable::.ctor(int32+float32):void 987 2.74 2.67 0.0028 0.0027
System.Collections.Hashtable::.ctor(int32+float32+System.Collections.IEqualityComparer):void 17 0.50 0.20 0.0296 0.0119
System.Collections.Hashtable::.ctor(System.Collections.IEqualityComparer):void 3 0.13 0.04 0.0441 0.0146
System.Collections.Hashtable::.ctor(int32+System.Collections.IEqualityComparer):void 14 0.63 0.21 0.0450 0.0153
System.Collections.Hashtable::InitHash(Object+int32+unsigned int32&+unsigned int32&):unsigned int32 777265 22835.08 4468.47 0.0294 0.0057
System.Collections.Hashtable::Add(Object+Object):void 53 97.07 0.33 1.8316 0.0062
System.Collections.Hashtable::Clear():void 6 0.10 0.10 0.0168 0.0166
System.Collections.Hashtable::Clone():Object 3 96.32 0.28 32.1080 0.0946
System.Collections.Hashtable::Contains(Object):bool 2 0.29 0.29 0.1458 0.1450
System.Collections.Hashtable::ContainsKey(Object):bool 71832 1871.61 139.23 0.0261 0.0019
System.Collections.Hashtable::CopyKeys(System.Array+int32):void 6 0.61 0.61 0.1023 0.1014
System.Collections.Hashtable::get_Item(Object):Object 635408 38284.93 8215.79 0.0603 0.0129
System.Collections.Hashtable::set_Item(Object+Object):void 69952 1202.25 133.63 0.0172 0.0019
System.Collections.Hashtable::expand():void 400 136.10 1.94 0.3402 0.0048
System.Collections.Hashtable::UpdateVersion():void 70417 3.14 3.14 0.0000 0.0000
System.Collections.Hashtable::rehash(int32):void 400 134.09 129.99 0.3352 0.3250
System.Collections.Hashtable::GetEnumerator():System.Collections.IDictionaryEnumerator 44 0.60 0.34 0.0136 0.0078
System.Collections.Hashtable::GetHash(Object):int32 777265 18366.61 4475.90 0.0236 0.0058
System.Collections.Hashtable::KeyEquals(Object+Object):bool 431161 10011.36 8009.79 0.0232 0.0186
System.Collections.Hashtable::get_Keys():System.Collections.ICollection 6 0.16 0.11 0.0268 0.0183
System.Collections.Hashtable::Insert(Object+Object+bool):void 70005 1165.37 269.58 0.0166 0.0039
System.Collections.Hashtable::putEntry(bucket[]+Object+Object+int32):void 63800 4.08 4.08 0.0001 0.0001
System.Collections.Hashtable::Remove(Object):void 20 288.86 0.60 14.4429 0.0301
System.Collections.Hashtable::get_SyncRoot():Object 5 0.00 0.00 0.0002 0.0002
System.Collections.Hashtable::get_Count():int32 23 0.00 0.00 0.0001 0.0001
System.Collections.Hashtable::Synchronized(System.Collections.Hashtable):System.Collections.Hashtable 1 0.09 0.05 0.0896 0.0534
System.Collections.HashHelpers::GetPrime(int32):int32 1606232 81.96 81.96 0.0001 0.0001
System.Collections.HashHelpers::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Globalization.GlobalizationAssembly::get_DefaultInstance():System.Globalization.GlobalizationAssembly 16 0.00 0.00 0.0001 0.0001
System.Globalization.GlobalizationAssembly::GetGlobalizationAssembly(System.Reflection.Assembly):System.Globalization.GlobalizationAssembly 1 2.74 0.48 2.7360 0.4830
System.Globalization.GlobalizationAssembly::CreateGlobalizationAssembly(Object):void 1 1.26 0.17 1.2581 0.1748
System.Globalization.GlobalizationAssembly::nativeCreateGlobalizationAssembly(System.Reflection.Assembly):void* 1 0.26 0.26 0.2602 0.2602
System.Globalization.GlobalizationAssembly::.ctor():void 1 0.00 0.00 0.0009 0.0003
System.Globalization.GlobalizationAssembly::GetGlobalizationResourceBytePtr(System.Reflection.Assembly+String):unsigned int8* 8 10.75 0.27 1.3436 0.0343
System.Globalization.GlobalizationAssembly::.cctor():void 1 4.27 0.84 4.2690 0.8403
System.Reflection.Module::InternalGetName():String 82413 89.87 86.17 0.0011 0.0010
System.Reflection.Module::GetTypesInternal(System.Threading.StackCrawlMark&):System.Type[] 1 36.12 36.12 36.1177 36.1174
System.Reflection.Module::GetAssemblyInternal():System.Reflection.Assembly 493153 239.88 218.76 0.0005 0.0004
System.Reflection.Module::InternalGetTypeToken(String+System.Reflection.Module+String+int32):int32 100619 788.64 738.28 0.0078 0.0073
System.Reflection.Module::InternalGetMemberRefFromSignature(int32+String+unsigned int8[]+int32):int32 4838 9.04 7.20 0.0019 0.0015
System.Reflection.Module::InternalGetMemberRefOfMethodInfo(int32+System.RuntimeMethodHandle):int32 62439 210.94 183.90 0.0034 0.0029
System.Reflection.Module::InternalGetMemberRefOfFieldInfo(int32+System.RuntimeTypeHandle+int32):int32 6297 10.82 8.09 0.0017 0.0013
System.Reflection.Module::InternalGetTypeSpecTokenWithBytes(unsigned int8[]+int32):int32 1196 21.24 20.78 0.0178 0.0174
System.Reflection.Module::InternalSetFieldRVAContent(int32+unsigned int8[]+int32):void 250 0.49 0.41 0.0020 0.0016
System.Reflection.Module::InternalGetStringConstant(String):int32 4284 7.44 5.93 0.0017 0.0014
System.Reflection.Module::InternalSetModuleProps(String):void 2 0.10 0.06 0.0480 0.0305
System.Reflection.Module::.cctor():void 1 0.12 0.12 0.1247 0.1244
System.Reflection.Module::ConvertToTypeHandleArray(System.Type[]):System.RuntimeTypeHandle[] 41888 3.88 3.67 0.0001 0.0001
System.Reflection.Module::ResolveMethod(int32+System.Type[]+System.Type[]):System.Reflection.MethodBase 1196 92.01 8.22 0.0769 0.0069
System.Reflection.Module::ResolveType(int32+System.Type[]+System.Type[]):System.Type 19748 591.11 150.20 0.0299 0.0076
System.Reflection.Module::Equals(Object):bool 159671 202.00 107.28 0.0013 0.0007
System.Reflection.Module::GetHashCode():int32 18266 8.98 6.30 0.0005 0.0003
System.Reflection.Module::get_InternalModule():System.Reflection.Module 1060712 45.75 45.75 0.0000 0.0000
System.Reflection.Module::get_m_TypeBuilderList():System.Collections.ArrayList 621155 1064.04 520.38 0.0017 0.0008
System.Reflection.Module::set_m_TypeBuilderList(System.Collections.ArrayList):void 2 0.00 0.00 0.0003 0.0002
System.Reflection.Module::get_m_iSymWriter():System.Diagnostics.SymbolStore.ISymbolWriter 7142 6.97 3.35 0.0010 0.0005
System.Reflection.Module::set_m_iSymWriter(System.Diagnostics.SymbolStore.ISymbolWriter):void 2 0.00 0.00 0.0003 0.0002
System.Reflection.Module::get_m_moduleData():System.Reflection.Emit.ModuleBuilderData 82414 64.47 31.00 0.0008 0.0004
System.Reflection.Module::set_m_moduleData(System.Reflection.Emit.ModuleBuilderData):void 2 0.00 0.00 0.0005 0.0002
System.Reflection.Module::get_m_pData():int_ptr 337045 174.15 132.26 0.0005 0.0004
System.Reflection.Module::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Reflection.Module::get_MetadataImport():System.Reflection.MetadataImport 311286 1319.64 218.14 0.0042 0.0007
System.Reflection.Module::get_ScopeName():String 82413 120.79 30.92 0.0015 0.0004
System.Reflection.Module::get_Assembly():System.Reflection.Assembly 1207192 974.58 443.75 0.0008 0.0004
System.Reflection.Module::get_ModuleHandle():System.ModuleHandle 316078 744.76 325.29 0.0024 0.0010
System.Reflection.Module::GetModuleHandle():System.ModuleHandle 20967 88.68 42.10 0.0042 0.0020
System.Reflection.Emit.MethodToken::.ctor(int32):void 75917 3.58 3.58 0.0000 0.0000
System.Reflection.Emit.MethodToken::get_Token():int32 132716 5.82 5.82 0.0000 0.0000
System.Reflection.Emit.MethodToken::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Reflection.__Filters::.ctor():void 1 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_InternalSyncObject():Object 4 0.00 0.00 0.0002 0.0001
System.Globalization.CultureTableRecord::GetCustomCultureTable(String):System.Globalization.CultureTable 2 0.27 0.12 0.1372 0.0577
System.Globalization.CultureTableRecord::GetCultureTableRecord(String+bool):System.Globalization.CultureTableRecord 9 8.11 1.62 0.9014 0.1795
System.Globalization.CultureTableRecord::GetCultureTableRecord(int32+bool):System.Globalization.CultureTableRecord 5 7.55 0.43 1.5092 0.0861
System.Globalization.CultureTableRecord::.ctor(String+bool):void 4 4.57 1.63 1.1426 0.4065
System.Globalization.CultureTableRecord::CheckCustomSynthetic():void 4 0.06 0.06 0.0156 0.0155
System.Globalization.CultureTableRecord::get_WindowsPath():String 2 0.00 0.00 0.0017 0.0017
System.Globalization.CultureTableRecord::GetCustomCultureFile(String):String 2 0.16 0.15 0.0795 0.0732
System.Globalization.CultureTableRecord::ValidateCulturePieceToLower(String+String+int32):String 8 1.24 0.34 0.1553 0.0427
System.Globalization.CultureTableRecord::AnsiToLower(String):String 4 0.88 0.15 0.2209 0.0383
System.Globalization.CultureTableRecord::get_IsSynthetic():bool 845288 35.57 35.57 0.0000 0.0000
System.Globalization.CultureTableRecord::get_IsCustomCulture():bool 4 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::get_CultureID():int32 2 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::get_CultureName():String 4 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_UseGetLocaleInfo():bool 7 0.07 0.07 0.0095 0.0094
System.Globalization.CultureTableRecord::CloneWithUserOverride(bool):System.Globalization.CultureTableRecord 3 0.00 0.00 0.0008 0.0008
System.Globalization.CultureTableRecord::GetString(unsigned int32):String 39 0.16 0.06 0.0042 0.0014
System.Globalization.CultureTableRecord::get_InteropLCID():int32 3 0.00 0.00 0.0003 0.0003
System.Globalization.CultureTableRecord::GetStringArray(unsigned int32):String[] 1 0.00 0.00 0.0045 0.0009
System.Globalization.CultureTableRecord::GetOverrideUSHORT(unsigned int16+int32):unsigned int16 1 0.00 0.00 0.0003 0.0003
System.Globalization.CultureTableRecord::GetWordArray(unsigned int32):int32[] 2 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::GetOverrideGrouping(unsigned int32+int32):int32[] 4 0.37 0.37 0.0928 0.0920
System.Globalization.CultureTableRecord::get_ActualCultureID():int32 16 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_ActualName():String 9 0.00 0.00 0.0001 0.0001
System.Globalization.CultureTableRecord::get_IsNeutralCulture():bool 7 0.06 0.06 0.0089 0.0088
System.Globalization.CultureTableRecord::get_IDIGITS():unsigned int16 1 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_INEGNUMBER():unsigned int16 1 0.00 0.00 0.0003 0.0003
System.Globalization.CultureTableRecord::get_ICURRDIGITS():unsigned int16 1 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_ICURRENCY():unsigned int16 1 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_INEGCURR():unsigned int16 1 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_IDIGITSUBSTITUTION():unsigned int16 1 0.40 0.40 0.3957 0.3954
System.Globalization.CultureTableRecord::get_SGROUPING():int32[] 2 0.48 0.11 0.2377 0.0533
System.Globalization.CultureTableRecord::get_SMONGROUPING():int32[] 2 0.00 0.00 0.0015 0.0003
System.Globalization.CultureTableRecord::get_SDECIMAL():String 1 0.00 0.00 0.0006 0.0000
System.Globalization.CultureTableRecord::get_STHOUSAND():String 1 0.00 0.00 0.0009 0.0000
System.Globalization.CultureTableRecord::get_SCURRENCY():String 1 0.00 0.00 0.0021 0.0000
System.Globalization.CultureTableRecord::get_SMONDECIMALSEP():String 1 0.00 0.00 0.0006 0.0000
System.Globalization.CultureTableRecord::get_SMONTHOUSANDSEP():String 1 0.00 0.00 0.0009 0.0003
System.Globalization.CultureTableRecord::get_SNEGATIVESIGN():String 1 0.00 0.00 0.0027 0.0003
System.Globalization.CultureTableRecord::get_SNATIVEDIGITS():String[] 1 0.13 0.12 0.1274 0.1229
System.Globalization.CultureTableRecord::get_ILANGUAGE():unsigned int16 4 0.00 0.00 0.0001 0.0001
System.Globalization.CultureTableRecord::get_IDEFAULTANSICODEPAGE():unsigned int16 4 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::get_INEGATIVEPERCENT():unsigned int16 2 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::get_IPOSITIVEPERCENT():unsigned int16 2 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::get_ICOMPAREINFO():unsigned int32 7 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_IFLAGS():unsigned int32 7 0.00 0.00 0.0000 0.0000
System.Globalization.CultureTableRecord::get_SNAME():String 4 0.08 0.08 0.0211 0.0208
System.Globalization.CultureTableRecord::get_SABBREVLANGNAME():String 10 0.18 0.04 0.0177 0.0042
System.Globalization.CultureTableRecord::get_SPERCENT():String 2 0.00 0.00 0.0011 0.0000
System.Globalization.CultureTableRecord::get_SNAN():String 2 0.00 0.00 0.0006 0.0000
System.Globalization.CultureTableRecord::get_SPOSINFINITY():String 2 0.00 0.00 0.0006 0.0000
System.Globalization.CultureTableRecord::get_SNEGINFINITY():String 2 0.01 0.00 0.0045 0.0002
System.Globalization.CultureTableRecord::get_SPOSITIVESIGN():String 1 0.00 0.00 0.0024 0.0000
System.Globalization.CultureTableRecord::IsCustomCultureId(int32):bool 8 0.00 0.00 0.0001 0.0001
System.Globalization.CultureTableRecord::get_ITEXTINFO():unsigned int16 2 0.04 0.03 0.0175 0.0174
System.Globalization.CultureTableRecord::ConvertWin32GroupString(String):int32[] 2 0.00 0.00 0.0002 0.0002
System.Globalization.CultureTableRecord::GetNFIOverrideValues(System.Globalization.NumberFormatInfo):void 2 2.21 1.13 1.1052 0.5655
System.Globalization.CultureTableRecord::.cctor():void 1 0.00 0.00 0.0018 0.0018
System.Runtime.CompilerServices.RuntimeHelpers.ExecuteWithLockHelper::.ctor(Object+TryCode+Object):void 1 0.00 0.00 0.0003 0.0000
System.EventArgs::.ctor():void 1 0.00 0.00 0.0003 0.0003
System.EventArgs::.cctor():void 1 0.05 0.05 0.0477 0.0474
System.IO.Stream::Close():void 166 20.51 3.68 0.1236 0.0222
System.IO.Stream::Dispose(bool):void 169 0.02 0.02 0.0001 0.0001
System.IO.Stream::ReadByte():int32 3 1.60 0.16 0.5347 0.0520
System.IO.Stream::WriteByte(unsigned int8):void 1 0.81 0.27 0.8144 0.2674
System.IO.Stream::.ctor():void 212 3.37 1.70 0.0159 0.0080
System.IO.Stream::.cctor():void 1 0.14 0.05 0.1449 0.0525
System.IO.UnmanagedMemoryStream::.ctor(unsigned int8*+int64+int64+System.IO.FileAccess+bool):void 9 0.76 0.51 0.0844 0.0563
System.IO.UnmanagedMemoryStream::Initialize(unsigned int8*+int64+int64+System.IO.FileAccess+bool):void 9 0.00 0.00 0.0003 0.0003
System.IO.UnmanagedMemoryStream::get_CanRead():bool 2 0.00 0.00 0.0000 0.0000
System.IO.UnmanagedMemoryStream::get_CanSeek():bool 1 0.00 0.00 0.0000 0.0000
System.IO.UnmanagedMemoryStream::get_Length():int64 3 0.00 0.00 0.0001 0.0001
System.IO.UnmanagedMemoryStream::get_Position():int64 5 0.00 0.00 0.0001 0.0001
System.IO.UnmanagedMemoryStream::set_Position(int64):void 1 0.00 0.00 0.0000 0.0000
System.IO.UnmanagedMemoryStream::get_PositionPointer():unsigned int8* 14 0.00 0.00 0.0001 0.0001
System.IO.UnmanagedMemoryStream::Read(unsigned int8[]+int32+int32):int32 16 0.48 0.29 0.0301 0.0184
System.IO.UnmanagedMemoryStream::ReadByte():int32 17 0.01 0.01 0.0005 0.0005
System.IO.UnmanagedMemoryStream::Seek(int64+System.IO.SeekOrigin):int64 10 0.00 0.00 0.0001 0.0001
System.IO.Stream.NullStream::.ctor():void 1 0.09 0.06 0.0924 0.0580
System.IO.Stream.NullStream::get_CanRead():bool 1 0.00 0.00 0.0000 0.0000
System.IO.Stream.NullStream::get_CanWrite():bool 1 0.00 0.00 0.0000 0.0000
System.IO.Stream.NullStream::get_CanSeek():bool 1 0.00 0.00 0.0000 0.0000
System.IO.Stream.NullStream::get_Position():int64 1 0.00 0.00 0.0000 0.0000
System.OperatingSystem::.ctor(System.PlatformID+System.Version+String):void 1 0.13 0.08 0.1304 0.0773
System.OperatingSystem::get_Platform():System.PlatformID 132 0.01 0.01 0.0001 0.0001
Microsoft.Win32.Win32Native.OSVERSIONINFO::.ctor():void 2 0.00 0.00 0.0005 0.0005
Microsoft.Win32.Win32Native.OSVERSIONINFOEX::.ctor():void 1 0.00 0.00 0.0006 0.0003
System.Version::.ctor(int32+int32+int32+int32):void 5 0.05 0.05 0.0093 0.0092
System.Version::.ctor(String):void 1 2.11 0.07 2.1099 0.0709
System.Version::.ctor():void 5 0.04 0.04 0.0090 0.0089
System.Version::Clone():Object 5 0.14 0.10 0.0287 0.0197
System.Version::Equals(System.Version):bool 4 0.09 0.00 0.0227 0.0002
System.Version::ToString(int32):String 1 0.00 0.00 0.0036 0.0000
System.Version::op_Equality(System.Version+System.Version):bool 8 0.27 0.26 0.0331 0.0329
System.Version::op_Inequality(System.Version+System.Version):bool 4 0.38 0.11 0.0939 0.0276
System.Array::IndexOf(System.__Canon[]+System.__Canon):int32 <System.__Canon> 3 5.17 0.60 1.7240 0.2014
System.Console::get_InternalSyncObject():Object 6 0.00 0.00 0.0002 0.0002
System.Console::get_ConsoleInputHandle():int_ptr 44 0.70 0.70 0.0160 0.0159
System.Console::get_ConsoleOutputHandle():int_ptr 39 0.17 0.17 0.0043 0.0043
System.Console::get_Error():System.IO.TextWriter 2 0.22 0.00 0.1091 0.0002
System.Console::get_In():System.IO.TextReader 1 2.78 0.46 2.7785 0.4624
System.Console::get_Out():System.IO.TextWriter 6 3.29 0.40 0.5490 0.0662
System.Console::InitializeStdOutError(bool):void 2 3.11 0.68 1.5572 0.3400
System.Console::GetStandardFile(int32+System.IO.FileAccess+int32):System.IO.Stream 6 1.52 0.47 0.2541 0.0784
System.Console::get_OutputEncoding():System.Text.Encoding 1 19.36 1.03 19.3627 1.0254
System.Console::set_OutputEncoding(System.Text.Encoding):void 2 1.62 0.73 0.8076 0.3672
System.Console::ConsoleColorToColorAttribute(System.ConsoleColor+bool):Color 8 0.00 0.00 0.0000 0.0000
System.Console::ColorAttributeToConsoleColor(Color):System.ConsoleColor 3 0.00 0.00 0.0002 0.0002
System.Console::get_ForegroundColor():System.ConsoleColor 3 0.87 0.41 0.2884 0.1359
System.Console::set_ForegroundColor(System.ConsoleColor):void 8 1.52 0.69 0.1904 0.0864
System.Console::GetBufferInfo():CONSOLE_SCREEN_BUFFER_INFO 15 1.17 0.09 0.0781 0.0063
System.Console::GetBufferInfo(bool+bool&):CONSOLE_SCREEN_BUFFER_INFO 26 2.09 1.96 0.0805 0.0755
System.Console::get_BufferHeight():int32 1 0.04 0.00 0.0392 0.0003
System.Console::get_BufferWidth():int32 4 0.35 0.07 0.0881 0.0164
System.Console::get_LargestWindowHeight():int32 1 0.15 0.15 0.1500 0.1497
System.Console::get_CursorLeft():int32 6 0.54 0.05 0.0896 0.0075
System.Console::set_CursorLeft(int32):void 2 0.33 0.00 0.1665 0.0006
System.Console::get_CursorTop():int32 4 0.37 0.02 0.0926 0.0045
System.Console::set_CursorTop(int32):void 2 0.78 0.43 0.3906 0.2146
System.Console::SetCursorPosition(int32+int32):void 4 0.35 0.35 0.0882 0.0867
System.Console::IsKeyDownEvent(InputRecord):bool 24 0.01 0.01 0.0003 0.0003
System.Console::IsModKey(int16):bool 2 0.00 0.00 0.0003 0.0003
System.Console::ReadKey(bool):System.ConsoleKeyInfo 4 62666.87 62666.72 15666.7176 15666.6788
System.Console::get_KeyAvailable():bool 6 3.15 2.60 0.5256 0.4328
System.Console::add_CancelKeyPress(System.ConsoleCancelEventHandler):void 1 0.42 0.39 0.4235 0.3918
System.Console::OpenStandardError():System.IO.Stream 1 0.37 0.01 0.3728 0.0118
System.Console::OpenStandardError(int32):System.IO.Stream 2 0.47 0.01 0.2336 0.0062
System.Console::OpenStandardInput():System.IO.Stream 1 0.20 0.01 0.2028 0.0115
System.Console::OpenStandardInput(int32):System.IO.Stream 2 0.77 0.31 0.3868 0.1527
System.Console::OpenStandardOutput():System.IO.Stream 1 0.41 0.01 0.4063 0.0118
System.Console::OpenStandardOutput(int32):System.IO.Stream 2 0.61 0.01 0.3070 0.0063
System.Console::WriteLine(String+Object+Object):void 1 1.05 0.07 1.0538 0.0697
System.Console::Write(String):void 3 1.23 0.07 0.4085 0.0219
System.Console::ConsoleHandleIsValid(Microsoft.Win32.SafeHandles.SafeFileHandle):bool 4 0.53 0.46 0.1335 0.1156
System.Text.Encoding::.ctor(int32):void 75 10.08 2.06 0.1344 0.0275
System.Text.Encoding::SetDefaultFallbacks():void 3 0.25 0.13 0.0832 0.0449
System.Text.Encoding::get_InternalSyncObject():Object 3 0.00 0.00 0.0004 0.0004
System.Text.Encoding::GetEncoding(int32):System.Text.Encoding 31 21.12 0.99 0.6812 0.0319
System.Text.Encoding::GetEncoding(int32+System.Text.EncoderFallback+System.Text.DecoderFallback):System.Text.Encoding 9 1.67 0.72 0.1851 0.0797
System.Text.Encoding::GetEncodingCodePage(int32):System.Text.Encoding 1 17.89 0.35 17.8945 0.3489
System.Text.Encoding::GetEncoding(String):System.Text.Encoding 18 5.90 0.84 0.3275 0.0469
System.Text.Encoding::GetEncoding(String+System.Text.EncoderFallback+System.Text.DecoderFallback):System.Text.Encoding 9 3.41 0.30 0.3792 0.0337
System.Text.Encoding::GetPreamble():unsigned int8[] 1 0.00 0.00 0.0000 0.0000
System.Text.Encoding::GetDataItem():void 15 1.84 0.36 0.1224 0.0243
System.Text.Encoding::get_WebName():String 17 2.91 0.60 0.1709 0.0351
System.Text.Encoding::get_EncoderFallback():System.Text.EncoderFallback 290 0.01 0.01 0.0000 0.0000
System.Text.Encoding::set_EncoderFallback(System.Text.EncoderFallback):void 9 0.14 0.14 0.0152 0.0152
System.Text.Encoding::get_DecoderFallback():System.Text.DecoderFallback 80 0.00 0.00 0.0000 0.0000
System.Text.Encoding::set_DecoderFallback(System.Text.DecoderFallback):void 9 0.10 0.10 0.0111 0.0111
System.Text.Encoding::Clone():Object 9 0.01 0.01 0.0011 0.0011
System.Text.Encoding::get_IsReadOnly():bool 18 0.00 0.00 0.0000 0.0000
System.Text.Encoding::get_Latin1():System.Text.Encoding 1 0.25 0.14 0.2490 0.1355
System.Text.Encoding::GetBytes(wchar[]+int32+int32):unsigned int8[] 174 32.29 6.00 0.1856 0.0345
System.Text.Encoding::GetBytes(String):unsigned int8[] 174 34.49 2.73 0.1982 0.0157
System.Text.Encoding::GetChars(unsigned int8[]+int32+int32):wchar[] 127 10.12 4.22 0.0797 0.0332
System.Text.Encoding::get_CodePage():int32 2 0.00 0.00 0.0000 0.0000
System.Text.Encoding::CreateDefaultEncoding():System.Text.Encoding 1 0.07 0.02 0.0679 0.0238
System.Text.Encoding::get_Default():System.Text.Encoding 100 0.19 0.12 0.0019 0.0012
System.Text.Encoding::GetString(unsigned int8[]):String 58 11.11 1.57 0.1915 0.0271
System.Text.Encoding::get_Unicode():System.Text.Encoding 1 0.00 0.00 0.0024 0.0006
System.Text.Encoding::get_UTF8():System.Text.Encoding 9562 1.50 0.66 0.0002 0.0001
System.Text.Encoding::.cctor():void 1 0.00 0.00 0.0015 0.0015
System.DateTime::.ctor(unsigned int64):void 1 0.00 0.00 0.0003 0.0003
System.DateTime::.ctor(int64+System.DateTimeKind):void 2 0.00 0.00 0.0002 0.0002
System.DateTime::.ctor(int64+System.DateTimeKind+bool):void 1 0.00 0.00 0.0000 0.0000
System.DateTime::get_InternalTicks():int64 3 0.00 0.00 0.0001 0.0001
System.DateTime::get_InternalKind():unsigned int64 1 0.00 0.00 0.0000 0.0000
System.DateTime::GetDatePart(int32):int32 1 0.05 0.05 0.0468 0.0468
System.DateTime::get_Kind():System.DateTimeKind 1 0.06 0.06 0.0643 0.0643
System.DateTime::get_Now():System.DateTime 1 4.04 0.20 4.0384 0.1980
System.DateTime::get_UtcNow():System.DateTime 1 0.05 0.05 0.0471 0.0468
System.DateTime::get_Ticks():int64 2 0.00 0.00 0.0002 0.0000
System.DateTime::get_Year():int32 1 0.35 0.30 0.3486 0.3018
System.DateTime::ToLocalTime():System.DateTime 1 3.79 0.37 3.7933 0.3680
System.DateTime::.cctor():void 1 0.14 0.14 0.1355 0.1352
System.Array::IndexOf(System.__Canon[]+System.__Canon+int32+int32):int32 <System.__Canon> 204 5.39 0.91 0.0264 0.0045
IronScheme.Scripting.Hosting.ConsoleHost::get_Options():IronScheme.Scripting.Hosting.ConsoleHostOptions 2 0.00 0.00 0.0002 0.0002
IronScheme.Scripting.Hosting.ConsoleHost::.ctor():void 1 1.59 1.33 1.5895 1.3278
IronScheme.Scripting.Hosting.ConsoleHost::Initialize():void 1 6.89 0.40 6.8888 0.3954
IronScheme.Scripting.Hosting.ConsoleHost::Run(String[]):int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHost::Execute():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHost::ExecuteInternal():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHost::SetEnvironment():void 1 0.06 0.06 0.0607 0.0601
IronScheme.Scripting.Hosting.ConsoleHost::RunCommandLine(IronScheme.Scripting.OptionsParser):int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Hosting.IronSchemeConsoleHost::.ctor():void 1 1.86 0.22 1.8600 0.2216
IronScheme.Hosting.IronSchemeConsoleHost::Execute(String[]):int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Hosting.IronSchemeConsoleHost::Initialize():void 1 936.62 0.29 936.6221 0.2913
IronScheme.Hosting.IronSchemeConsoleHost::PrintLogo():void 1 8.17 1.16 8.1722 1.1615
IronScheme.Hosting.IronSchemeConsoleHost::.cctor():void 1 0.00 0.00 0.0000 0.0000
System.ComponentModel.Component::Finalize():void 1 0.46 0.09 0.4615 0.0881
System.ComponentModel.Component::Dispose(bool):void 1 0.00 0.00 0.0003 0.0003
System.ComponentModel.Component::.ctor():void 1 0.00 0.00 0.0006 0.0003
System.ComponentModel.Component::.cctor():void 1 0.00 0.00 0.0003 0.0003
System.Diagnostics.Process::.ctor(String+bool+int32+System.Diagnostics.ProcessInfo):void 1 0.10 0.10 0.1035 0.1026
System.Diagnostics.Process::GetProcessTimes():System.Diagnostics.ProcessThreadTimes 4 3.75 0.74 0.9367 0.1861
System.Diagnostics.Process::get_OperatingSystem():void 4 0.00 0.00 0.0002 0.0002
System.Diagnostics.Process::get_TotalProcessorTime():void 2 4.40 1.02 2.1985 0.5079
System.Diagnostics.Process::get_UserProcessorTime():void 2 0.67 0.12 0.3328 0.0620
System.Diagnostics.Process::ReleaseProcessHandle(Microsoft.Win32.SafeHandles.SafeProcessHandle):void 4 0.30 0.07 0.0740 0.0180
System.Diagnostics.Process::Dispose(bool):void 1 0.37 0.37 0.3731 0.3728
System.Diagnostics.Process::EnsureState(State):void 8 0.14 0.14 0.0177 0.0175
System.Diagnostics.Process::GetCurrentProcess():System.Diagnostics.Process 1 0.43 0.27 0.4262 0.2747
System.Diagnostics.Process::GetProcessHandle(int32+bool):Microsoft.Win32.SafeHandles.SafeProcessHandle 4 2.29 0.53 0.5733 0.1337
System.Diagnostics.Process::.cctor():void 1 0.00 0.00 0.0021 0.0009
IronScheme.Runtime.Program.<>c__DisplayClassa::.ctor():void 2 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_IgnoredArgs():<UNKNOWN> 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_SourceUnitSearchPaths():String[] 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_RunAction():Action 5 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::set_RunAction(Action):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_LanguageProvider():IronScheme.Scripting.Hosting.ILanguageProvider 5 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Hosting.ConsoleHostOptions::set_LanguageProvider(IronScheme.Scripting.Hosting.ILanguageProvider):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_DisplayLogo():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_IsMTA():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::get_EnvironmentVars():<UNKNOWN> 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ConsoleHostOptions::.ctor():void 1 0.26 0.13 0.2614 0.1346
IronScheme.Scripting.Utils.ArrayUtils::.cctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.ConsoleHostOptionsParser::.ctor(IronScheme.Scripting.Hosting.ConsoleHostOptions):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.ConsoleHostOptionsParser::Parse(String[]):void 1 0.12 0.12 0.1177 0.1177
IronScheme.Scripting.Hosting.ScriptEnvironment::.ctor(IronScheme.Scripting.ScriptDomainManager):void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Hosting.ScriptEnvironment::GetEnvironment():IronScheme.Scripting.Hosting.IScriptEnvironment 1 0.07 0.07 0.0740 0.0737
IronScheme.Scripting.Hosting.ScriptEnvironment::GetLanguageProvider():IronScheme.Scripting.Hosting.ILanguageProvider 1 929.37 0.37 929.3680 0.3701
IronScheme.Scripting.Hosting.LanguageProvider::.ctor(IronScheme.Scripting.ScriptDomainManager):void 1 0.00 0.00 0.0006 0.0006
IronScheme.Scripting.Hosting.LanguageProvider::Microsoft.Scripting.Hosting.ILanguageProvider.GetEngine(IronScheme.Scripting.EngineOptions):IronScheme.Scripting.Hosting.IScriptEngine 1 0.00 0.00 0.0006 0.0003
IronScheme.Scripting.Hosting.LanguageProvider::GetEngine():IronScheme.Scripting.Hosting.ScriptEngine 2 0.83 0.33 0.4166 0.1644
IronScheme.Scripting.Hosting.LanguageProvider::IsInputRedirected():bool 5 3.39 0.31 0.6783 0.0612
IronScheme.Scripting.Hosting.LanguageProvider::get_InputRedirected():bool 5 3.47 0.08 0.6943 0.0161
IronScheme.Scripting.Hosting.LanguageProvider::GetConsole(IronScheme.Scripting.Shell.CommandLine+IronScheme.Scripting.Hosting.IScriptEngine+IronScheme.Scripting.Shell.ConsoleOptions):IronScheme.Scripting.Shell.IConsole 1 13.48 0.14 13.4818 0.1392
IronScheme.Scripting.Hosting.LanguageProvider::CreateSuperConsole(IronScheme.Scripting.Shell.CommandLine+IronScheme.Scripting.Hosting.IScriptEngine+bool):IronScheme.Scripting.Shell.IConsole 1 13.33 0.14 13.3254 0.1382
IronScheme.Hosting.IronSchemeLanguageProvider::.ctor(IronScheme.Scripting.ScriptDomainManager):void 1 884.72 1.56 884.7213 1.5621
IronScheme.Hosting.IronSchemeLanguageProvider::Initialize():void 1 880.58 2.68 880.5751 2.6828
IronScheme.Hosting.IronSchemeLanguageProvider::GetEngine(IronScheme.Scripting.EngineOptions):IronScheme.Scripting.Hosting.ScriptEngine 3 0.50 0.20 0.1682 0.0669
IronScheme.Hosting.IronSchemeLanguageProvider::GetConsole(IronScheme.Scripting.Shell.CommandLine+IronScheme.Scripting.Hosting.IScriptEngine+IronScheme.Scripting.Shell.ConsoleOptions):IronScheme.Scripting.Shell.IConsole 1 13.59 0.11 13.5922 0.1105
IronScheme.Hosting.IronSchemeLanguageProvider::InitializeCommandLine():void 1 0.24 0.04 0.2379 0.0426
IronScheme.Hosting.IronSchemeLanguageProvider::GetCommandLine():IronScheme.Scripting.Shell.CommandLine 1 0.30 0.06 0.3015 0.0637
IronScheme.Hosting.IronSchemeLanguageProvider::GetOptionsParser():IronScheme.Scripting.OptionsParser 1 0.52 0.06 0.5222 0.0589
IronScheme.Scripting.ScriptDomainManager::get_Snippets():IronScheme.Scripting.Generation.Snippets 1321 0.08 0.08 0.0001 0.0001
IronScheme.Scripting.ScriptDomainManager::get_Environment():IronScheme.Scripting.Hosting.ScriptEnvironment 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.ScriptDomainManager::get_CurrentManager():IronScheme.Scripting.ScriptDomainManager 1554 1.93 1.81 0.0012 0.0012
IronScheme.Scripting.ScriptDomainManager::get_Host():IronScheme.Scripting.Hosting.IScriptHost 116 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ScriptDomainManager::TryCreateLocal(IronScheme.Scripting.ScriptDomainManager&):bool 1555 6.51 2.07 0.0042 0.0013
IronScheme.Scripting.ScriptDomainManager::.ctor():void 1 4.44 0.97 4.4435 0.9686
IronScheme.Scripting.ScriptDomainManager::RegisterLanguageProvider(String+String+String[]):void 1 0.67 0.38 0.6689 0.3779
IronScheme.Scripting.ScriptDomainManager::RegisterLanguageProvider(String+String+bool+String[]):void 1 0.29 0.11 0.2910 0.1120
IronScheme.Scripting.ScriptDomainManager::GetLanguageProvider():IronScheme.Scripting.Hosting.LanguageProvider 2 930.77 1.17 465.3852 0.5838
IronScheme.Scripting.ScriptDomainManager::MakeAssemblyQualifiedName(String+String):String 1 0.00 0.00 0.0012 0.0003
IronScheme.Scripting.ScriptDomainManager::CreateModule(String+IronScheme.Scripting.ScriptCode[]):IronScheme.Scripting.ScriptModule 113 23245.95 0.19 205.7163 0.0016
IronScheme.Scripting.ScriptDomainManager::CreateModule(String+IronScheme.Scripting.Scope+IronScheme.Scripting.ScriptCode[]):IronScheme.Scripting.ScriptModule 114 23257.62 2.84 204.0142 0.0249
IronScheme.Scripting.ScriptDomainManager::CreateModule(String+IronScheme.Scripting.ScriptModuleKind+IronScheme.Scripting.Scope+IronScheme.Scripting.ScriptCode[]):IronScheme.Scripting.ScriptModule 114 23247.33 4.46 203.9239 0.0392
IronScheme.Scripting.ScriptDomainManager::GetCommandDispatcher():IronScheme.Scripting.CommandDispatcher 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.ScriptDomainManager::get_Options():IronScheme.Scripting.Hosting.ScriptDomainOptions 364513 15.90 15.90 0.0000 0.0000
IronScheme.Scripting.ScriptDomainManager::.cctor():void 1 0.11 0.07 0.1108 0.0697
IronScheme.Scripting.Hosting.ScriptDomainOptions::.ctor():void 1 0.04 0.04 0.0411 0.0411
IronScheme.Scripting.Hosting.ScriptDomainOptions::get_LightweightDebugging():bool 225501 10.09 10.09 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptDomainOptions::get_StrictMode():bool 23 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptDomainOptions::get_DebugMode():bool 68335 2.92 2.92 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptDomainOptions::set_DynamicStackTraceSupport(bool):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.ScriptDomainOptions::set_DebugCodeGeneration(bool):void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Hosting.ScriptDomainOptions::get_Frames():bool 69408 2.97 2.97 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptDomainOptions::get_AssemblyGenAttributes():IronScheme.Scripting.Generation.AssemblyGenAttributes 905 0.05 0.05 0.0001 0.0001
IronScheme.Scripting.Hosting.ScriptDomainOptions::set_AssemblyGenAttributes(IronScheme.Scripting.Generation.AssemblyGenAttributes):void 678 0.04 0.04 0.0001 0.0001
IronScheme.Scripting.Hosting.ScriptDomainOptions::get_GenerateModulesAsSnippets():bool 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Utils.Utilities::IsRemote(Object):bool 1 0.24 0.04 0.2415 0.0426
IronScheme.Scripting.Utils.Utilities::MemoryBarrier():void 3 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.ScriptDomainManager.LanguageProviderDesc::.ctor():void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.ScriptDomainManager.LanguageProviderDesc::.ctor(String+String):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.ScriptDomainManager.LanguageProviderDesc::LoadProvider(IronScheme.Scripting.ScriptDomainManager):IronScheme.Scripting.Hosting.LanguageProvider 2 914.94 0.51 457.4719 0.2575
IronScheme.Scripting.Hosting.ScriptHost::get_DefaultModule():IronScheme.Scripting.IScriptModule 116 12.59 0.27 0.1086 0.0024
IronScheme.Scripting.Hosting.ScriptHost::.ctor(IronScheme.Scripting.Hosting.IScriptEnvironment):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.ScriptHost::CreateDefaultModule(IronScheme.Scripting.ScriptModule&):void 1 12.08 0.17 12.0782 0.1678
IronScheme.Scripting.Hosting.ScriptHost::ModuleCreated(IronScheme.Scripting.IScriptModule):void 114 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.Snippets::set_CurrentAssembly(IronScheme.Scripting.Generation.AssemblyGen):void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.Snippets::get_Assembly():IronScheme.Scripting.Generation.AssemblyGen 1208 7.53 0.25 0.0062 0.0002
IronScheme.Scripting.Generation.Snippets::.ctor():void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Generation.Snippets::MakeGenAttrs(bool):IronScheme.Scripting.Generation.AssemblyGenAttributes 1 0.04 0.04 0.0368 0.0368
IronScheme.Scripting.Generation.Snippets::GenerateAssemblyName(String):String 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Generation.Snippets::CreateNewAssembly(String+IronScheme.Scripting.Generation.AssemblyGenAttributes):IronScheme.Scripting.Generation.AssemblyGen 1 7.24 0.10 7.2426 0.1026
IronScheme.Scripting.ScriptModule::.ctor(String+IronScheme.Scripting.ScriptModuleKind+IronScheme.Scripting.Scope+IronScheme.Scripting.ScriptCode[]):void 114 0.86 0.53 0.0076 0.0047
IronScheme.Scripting.ScriptModule::GetScripts():IronScheme.Scripting.ScriptCode[] 113 0.21 0.19 0.0019 0.0016
IronScheme.Scripting.ScriptModule::get_Scope():IronScheme.Scripting.Scope 229 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.ScriptModule::set_FileName(String):void 114 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.ScriptModule::GetCompilerOptions(IronScheme.Scripting.Hosting.IScriptEngine):IronScheme.Scripting.CompilerOptions 1 0.05 0.04 0.0453 0.0447
IronScheme.Scripting.ScriptModule::GetModuleContext(IronScheme.Scripting.ContextId):IronScheme.Scripting.ModuleContext 228 0.62 0.61 0.0027 0.0027
IronScheme.Scripting.ScriptModule::SetModuleContext(IronScheme.Scripting.ContextId+IronScheme.Scripting.ModuleContext):IronScheme.Scripting.ModuleContext 114 1.48 1.21 0.0129 0.0106
IronScheme.Scripting.ScriptModuleKind::.ctor(String):void 3 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.ScriptModuleKind::.cctor():void 1 0.05 0.05 0.0477 0.0477
IronScheme.Scripting.Generation.AssemblyGen::.ctor(String+String+String+IronScheme.Scripting.Generation.AssemblyGenAttributes):void 1 7.14 1.08 7.1387 1.0794
IronScheme.Scripting.Generation.AssemblyGen::.ctor(String+String+String+IronScheme.Scripting.Generation.AssemblyGenAttributes++):void 1 6.06 0.58 6.0593 0.5771
IronScheme.Scripting.Generation.AssemblyGen::get_EmitDebugInfo():bool 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Generation.AssemblyGen::get_ILDebug():bool 6362 0.33 0.33 0.0001 0.0001
IronScheme.Scripting.Generation.AssemblyGen::get_BeforeFieldInit():bool 740 0.04 0.04 0.0001 0.0001
IronScheme.Scripting.Generation.AssemblyGen::DumpAndLoad():void 113 0.20 0.19 0.0018 0.0017
IronScheme.Scripting.Generation.AssemblyGen::DefinePublicType(String++):IronScheme.Scripting.Generation.TypeGen 740 3101.51 2.41 4.1912 0.0033
IronScheme.Scripting.Generation.AssemblyGen::DefinePublicType(String+):IronScheme.Scripting.Generation.TypeGen 113 1459.54 0.35 12.9162 0.0031
IronScheme.Scripting.Generation.AssemblyGen::DefineMethod(String++<UNKNOWN>+):IronScheme.Scripting.Generation.CodeGen 2 120.23 0.23 60.1171 0.1150
IronScheme.Scripting.Generation.AssemblyGen::get_GenerateStaticMethods():bool 2 0.00 0.00 0.0002 0.0002
IronScheme.Scripting.Generation.AssemblyGen::get_SaveAndReloadAssemblies():bool 115 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.AssemblyGen::get_SymbolWriter():void 68328 2.88 2.88 0.0000 0.0000
IronScheme.Scripting.Utils.ReflectionUtils::CreateDelegate(+):void 113 4.56 0.18 0.0404 0.0016
IronScheme.Scripting.Utils.ReflectionUtils::CreateDelegate(++Object):void 2 0.97 0.13 0.4869 0.0663
IronScheme.Scripting.Utils.ReflectionUtils::GetParameterTypes([]):[] 452 1.96 0.94 0.0043 0.0021
IronScheme.Scripting.Utils.ReflectionUtils::CreateInstance(+Object[]):System.__Canon <System.__Canon> 1 914.23 0.07 914.2333 0.0676
IronScheme.Runtime.Cons::.ctor(Object):void 963039 2163.29 1058.80 0.0022 0.0011
IronScheme.Runtime.Cons::.ctor(Object+Object):void 3035919 2846.39 2719.38 0.0009 0.0009
IronScheme.Runtime.Cons::FromList():IronScheme.Runtime.Cons 875444 2622.68 1294.03 0.0030 0.0015
IronScheme.Runtime.Cons::FromArray(Object[]):IronScheme.Runtime.Cons 66944 2702.56 341.91 0.0404 0.0051
IronScheme.Runtime.Cons::get_Length():int32 7523 17.64 10.90 0.0023 0.0014
IronScheme.Runtime.Cons::GetEnumerator():<UNKNOWN> 186648 100.73 47.49 0.0005 0.0003
IronScheme.Runtime.Cons::System.Collections.IEnumerable.GetEnumerator():void 179124 138.48 42.61 0.0008 0.0002
IronScheme.Runtime.Callable::get_AllowConstantFold():bool 16480 0.74 0.74 0.0000 0.0000
IronScheme.Runtime.Callable::set_AllowConstantFold(bool):void 207 0.01 0.01 0.0000 0.0000
IronScheme.Runtime.Callable::.ctor():void 1550070 1299.46 1234.46 0.0008 0.0008
IronScheme.Runtime.Closure::.cctor():void 1 1.91 0.16 1.9134 0.1582
IronScheme.Runtime.Closure::get_Arity():Object 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Closure::Call():Object 671 0.10 0.10 0.0002 0.0002
IronScheme.Runtime.Closure::Call(Object):Object 46431 5.28 5.28 0.0001 0.0001
IronScheme.Runtime.Closure::Call(Object+Object):Object 185 0.03 0.03 0.0001 0.0001
IronScheme.Runtime.Closure::Call(Object+Object+Object):Object 42 0.01 0.01 0.0002 0.0002
IronScheme.Runtime.Closure::Call(Object+Object+Object+Object):Object 381847 43.28 43.28 0.0001 0.0001
IronScheme.Runtime.Closure::Call(Object+Object+Object+Object+Object):Object 12410 1.05 1.05 0.0001 0.0001
IronScheme.Runtime.Closure::get_Targets():[] 3036 0.15 0.15 0.0000 0.0000
IronScheme.Runtime.Closure::get_VarargTargets():[] 856 0.04 0.04 0.0000 0.0000
IronScheme.Runtime.Closure::IsValidParams():bool 19524 75.89 28.94 0.0039 0.0015
IronScheme.Runtime.Closure::IsValid():bool 21185 178.61 30.56 0.0084 0.0014
IronScheme.Runtime.Closure::.ctor(+int32):void 1550057 2539.89 1240.44 0.0016 0.0008
IronScheme.Runtime.Closure::Create(+int32):IronScheme.Runtime.Callable 1503266 4107.59 1021.77 0.0027 0.0007
IronScheme.Runtime.Closure::Create():IronScheme.Runtime.Callable 36197 1868.41 288.78 0.0516 0.0080
IronScheme.Runtime.Closure::CreateVarArg(+int32):IronScheme.Runtime.Callable 9888 1510.78 84.49 0.1528 0.0085
IronScheme.Runtime.Closure::CreateCase([]+int32[]):IronScheme.Runtime.Callable 401 20.43 0.82 0.0510 0.0021
IronScheme.Runtime.Glue::.ctor():void 28 0.01 0.00 0.0002 0.0002
IronScheme.Runtime.Glue::AssertionViolation(Object+Object+Object[]):Object 23 0.34 0.14 0.0149 0.0060
IronScheme.Runtime.Glue::Exact(Object):Object 19 1.52 0.01 0.0799 0.0004
IronScheme.Runtime.Glue::Inexact(Object):Object 8 0.29 0.03 0.0363 0.0041
IronScheme.Runtime.Glue::FileAlreadyExistsViolation(Object+Object):Object 2 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Glue::FileNotFoundViolation(Object+Object+Object):Object 4 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Glue::WithExceptionHandler(Object+Object):Object 9782 0.60 0.60 0.0001 0.0001
IronScheme.Compiler.BaseHelper::get_ScriptEngine():IronScheme.Scripting.Hosting.ScriptEngine 30 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.BaseHelper::get_Context():IronScheme.Scripting.CodeContext 58205 2.65 2.65 0.0000 0.0000
IronScheme.Compiler.BaseHelper::.cctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.BaseHelper::Initialize(IronScheme.Hosting.IronSchemeLanguageProvider):void 1 301.22 4.43 301.2235 4.4284
IronScheme.Compiler.BaseHelper::.ctor():void 28 0.04 0.03 0.0014 0.0012
IronScheme.Runtime.Builtins::ListToVector(IronScheme.Runtime.Cons):Object[] 466768 6221.81 3790.36 0.0133 0.0081
IronScheme.Runtime.Builtins::ListToVector(Object):Object[] 466651 7313.99 1060.05 0.0157 0.0023
IronScheme.Runtime.Builtins::get_BootfileAssembly():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Runtime.Builtins::set_BootfileAssembly():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Builtins::Load(Object+bool):Object 1 576.67 4.30 576.6688 4.2959
IronScheme.Runtime.Builtins::ReadAnnotated(Object):Object 174 11106.81 3.47 63.8322 0.0200
IronScheme.Runtime.Builtins::ReadAnnotatedNext(Object):Object 174 11092.45 9.57 63.7497 0.0550
IronScheme.Runtime.Builtins::GetContext(+IronScheme.Scripting.CompilerContext):IronScheme.Scripting.CompilerContext 30 2.62 0.34 0.0875 0.0112
IronScheme.Runtime.Builtins::EofObject():Object 18 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.Builtins::IsEof(Object):Object 1470 4.54 4.46 0.0031 0.0030
IronScheme.Runtime.Builtins::GetPath(String):String 1 6.58 0.38 6.5848 0.3815
IronScheme.Runtime.Builtins::IsPair(Object):Object 73791 23.01 19.64 0.0003 0.0003
IronScheme.Runtime.Builtins::IsNull(Object):Object 6060 1.75 1.50 0.0003 0.0002
IronScheme.Runtime.Builtins::List(Object[]):Object 6387 99.95 1.80 0.0156 0.0003
IronScheme.Runtime.Builtins::List():Object 35 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.Builtins::List(Object):Object 64893 64.66 20.80 0.0010 0.0003
IronScheme.Runtime.Builtins::List(Object+Object):Object 90808 986.08 390.54 0.0109 0.0043
IronScheme.Runtime.Builtins::List(Object+Object+Object):Object 302412 1755.94 727.35 0.0058 0.0024
IronScheme.Runtime.Builtins::List(Object+Object+Object+Object):Object 5518 501.12 222.07 0.0908 0.0402
IronScheme.Runtime.Builtins::List(Object+Object+Object+Object+Object):Object 207 0.92 0.40 0.0045 0.0019
IronScheme.Runtime.Builtins::Cons(Object+Object):Object 343 0.77 0.38 0.0022 0.0011
IronScheme.Runtime.Builtins::First(Object):Object 9481 3.21 2.69 0.0003 0.0003
IronScheme.Runtime.Builtins::Second(Object):Object 668 0.53 0.45 0.0008 0.0007
IronScheme.Runtime.Builtins::Third(Object):Object 546 0.53 0.45 0.0010 0.0008
IronScheme.Runtime.Builtins::Car(Object):Object 6502309 291.03 296.10 0.0000 0.0000
IronScheme.Runtime.Builtins::Cdr(Object):Object 7464906 329.69 338.06 0.0000 0.0000
IronScheme.Runtime.Builtins::NReverse(Object):Object 100728 6.03 6.03 0.0001 0.0001
IronScheme.Runtime.Builtins::Values(Object[]):Object 56 0.62 0.31 0.0111 0.0055
IronScheme.Runtime.Builtins::MakeContinuation(Continuation):IronScheme.Scripting.CallTargetN 5208 138.53 92.36 0.0266 0.0177
IronScheme.Runtime.Builtins::CheckStack(Continuation):bool 4990 442504.72 4024.58 88.6783 0.8065
IronScheme.Runtime.Builtins::CallWithCurrentContinuation(Object):Object 5208 0.00 111.52 0.0000 0.0214
IronScheme.Runtime.Builtins::GetBool(bool):Object 1141112 49.38 49.38 0.0000 0.0000
IronScheme.Runtime.Builtins::IsTrue(Object):bool 12042528 612.70 612.70 0.0001 0.0001
IronScheme.Runtime.Builtins::IsUnspecified(Object):Object 1423 4.20 4.13 0.0030 0.0029
IronScheme.Runtime.Builtins::CommandLine():Object 1 0.00 0.00 0.0021 0.0000
IronScheme.Runtime.Builtins::ListToByteVector(Object):Object 96 1.42 0.23 0.0148 0.0024
IronScheme.Runtime.Builtins::get_ApplicationDirectory():String 32 7.91 0.28 0.2471 0.0089
IronScheme.Runtime.Builtins::IsDebugMode():Object 57141 44.10 36.75 0.0008 0.0006
IronScheme.Runtime.Builtins::IsLightWeightDebugMode():Object 57140 43.08 35.82 0.0008 0.0006
IronScheme.Runtime.Builtins::GetLibraryPaths():Object 1 1.58 0.17 1.5750 0.1739
IronScheme.Runtime.Builtins::TimeIt(Object+Object):Object 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.Builtins::MakePrimlocHashtable(IronScheme.Runtime.Cons):Object 1 0.62 0.15 0.6206 0.1461
IronScheme.Runtime.Builtins::CompileCore(Object):Object 113 1592.46 11.58 14.0926 0.1025
IronScheme.Runtime.Builtins::ListStarHelper(Object+Object):Object 99 0.22 0.20 0.0022 0.0020
IronScheme.Runtime.Builtins::ListStar(Object+Object[]):Object 19 0.40 0.09 0.0208 0.0047
IronScheme.Runtime.Builtins::ListStar(Object+Object):Object 4598 1.15 0.51 0.0003 0.0001
IronScheme.Runtime.Builtins::ListStar(Object+Object+Object):Object 1025 0.42 0.15 0.0004 0.0002
IronScheme.Runtime.Builtins::ListStar(Object+Object+Object+Object):Object 36 0.04 0.02 0.0010 0.0004
IronScheme.Runtime.Builtins::RemoveLocation(Object):Object 1 1.08 0.11 1.0833 0.1126
IronScheme.Runtime.Builtins::SymbolValue(Object):Object 127079 332.80 32.97 0.0026 0.0003
IronScheme.Runtime.Builtins::IsSymbolBound(Object):Object 72847 227.20 33.50 0.0031 0.0005
IronScheme.Runtime.Builtins::SetSymbolValueFast(Object+Object):void 4150 9.41 1.37 0.0023 0.0003
IronScheme.Runtime.Builtins::GetCaller():Object 3 219.68 0.53 73.2271 0.1758
IronScheme.Runtime.Builtins::DecomposeFlonum(Object):Object 14 3.10 0.40 0.2217 0.0286
IronScheme.Runtime.Builtins::StringToNumber(Object):Object 5713 14355.92 28.71 2.5129 0.0050
IronScheme.Runtime.Builtins::StringToNumber(Object+Object):Object 28 695.48 0.89 24.8385 0.0319
IronScheme.Runtime.Builtins::InexactEqual(Object+Object):Object 113 8.41 2.43 0.0744 0.0215
IronScheme.Runtime.Builtins::ExactCompare(Object+Object):int32 208902 85373.21 10788.93 0.4087 0.0516
IronScheme.Runtime.Builtins::InexactCompare(Object+Object):int32 161 1.11 1.08 0.0069 0.0067
IronScheme.Runtime.Builtins::IsExact(Object):bool 2 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.Builtins::FxPlusInternal(int32+int32):Object 2395 2.66 2.55 0.0011 0.0011
IronScheme.Runtime.Builtins::FxMinusInternal(int32+int32):Object 670 7.81 7.77 0.0117 0.0116
IronScheme.Runtime.Builtins::FxMultiplyInternal(int32+int32):Object 10 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.Builtins::FxShiftLeftInternal(int32+int32):Object 14 0.00 0.00 0.0003 0.0002
IronScheme.Runtime.Builtins::GetNumberClass(Object):NumberClass 824226 57.07 57.07 0.0001 0.0001
IronScheme.Runtime.Builtins::ConvertToInteger(Object):int32 221252 14.92 14.92 0.0001 0.0001
IronScheme.Runtime.Builtins::ConvertToBigInteger(Object):IronScheme.Scripting.Math.IntX 369828 9117.08 2292.83 0.0247 0.0062
IronScheme.Runtime.Builtins::ConvertToRational(Object):IronScheme.Runtime.Fraction 33202 41508.64 176.74 1.2502 0.0053
IronScheme.Runtime.Builtins::ConvertToReal(Object):float64 11718 19.18 17.94 0.0016 0.0015
IronScheme.Runtime.Builtins::ConvertToComplex(Object):IronScheme.Scripting.Math.Complex64 230 4.54 2.24 0.0197 0.0098
IronScheme.Runtime.Builtins::Add(Object+Object):Object 61665 2920.72 2275.80 0.0474 0.0369
IronScheme.Runtime.Builtins::Subtract(Object+Object):Object 38844 9597.54 2618.32 0.2471 0.0674
IronScheme.Runtime.Builtins::Multiply(Object+Object):Object 75252 61610.07 4786.33 0.8187 0.0636
IronScheme.Runtime.Builtins::ToIntegerIfPossible(IronScheme.Scripting.Math.IntX):Object 73429 5441.55 1969.87 0.0741 0.0268
IronScheme.Runtime.Builtins::Divide(Object+Object):Object 27289 303871.92 2058.94 11.1353 0.0754
IronScheme.Runtime.Builtins::SafeConvert(Object):float64 11718 1.25 0.93 0.0001 0.0001
IronScheme.Runtime.Builtins::ExactSqrtBigInteger(Object):Object 1 89.44 1.91 89.4432 1.9098
IronScheme.Runtime.Builtins::DoubleIfPossible(Object):Object 2 0.01 0.01 0.0074 0.0072
IronScheme.Runtime.Builtins::IntegerIfPossible(Object):Object 26432 2233.20 1033.21 0.0845 0.0391
IronScheme.Runtime.Builtins::UnGenSymInternal(IronScheme.Scripting.SymbolId):IronScheme.Scripting.SymbolId 4413 41.83 4.00 0.0095 0.0009
IronScheme.Runtime.Builtins::PackInt(int32):String 1 0.30 0.30 0.3049 0.2994
IronScheme.Runtime.Builtins::GenGenSymString():String 2575 13.33 0.92 0.0052 0.0004
IronScheme.Runtime.Builtins::GenSym():Object 2575 77.11 1.41 0.0299 0.0005
IronScheme.Runtime.Builtins::GenSym(Object):Object 4643 218.13 5.29 0.0470 0.0011
IronScheme.Runtime.Builtins::IsEqual(Object+Object):Object 36 0.11 0.11 0.0032 0.0031
IronScheme.Runtime.Builtins::IsEqualValue(Object+Object):Object 871081 891.79 527.34 0.0010 0.0006
IronScheme.Runtime.Builtins::.cctor():void 1 6.35 1.06 6.3542 1.0583
IronScheme.Runtime.Builtins.Eof::.ctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.RuntimeHelpers::MakeCache():Object[] 1 0.01 0.01 0.0103 0.0103
IronScheme.Scripting.RuntimeHelpers::BooleanToObject(bool):Object 4857423 224.48 224.48 0.0000 0.0000
IronScheme.Scripting.RuntimeHelpers::Int32ToObject(int32):Object 1159679 91.01 91.01 0.0001 0.0001
IronScheme.Scripting.RuntimeHelpers::ThrowUnboundLocalError(IronScheme.Scripting.SymbolId):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.RuntimeHelpers::LookupName(IronScheme.Scripting.CodeContext+IronScheme.Scripting.SymbolId):Object 1 0.65 0.10 0.6463 0.0996
IronScheme.Scripting.RuntimeHelpers::InitializeModuleFieldBoxed(IronScheme.Scripting.CodeContext+Object+IronScheme.Scripting.ModuleGlobalWrapper&):void 482 0.82 0.59 0.0017 0.0012
IronScheme.Scripting.RuntimeHelpers::CreateNestedCodeContext(IronScheme.Scripting.IAttributesCollection+IronScheme.Scripting.CodeContext):IronScheme.Scripting.CodeContext 1371155 7208.80 4239.58 0.0053 0.0031
IronScheme.Scripting.RuntimeHelpers::.cctor():void 1 0.13 0.12 0.1274 0.1171
IronScheme.Runtime.Builtins.UnspecifiedObject::.ctor():void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Hosting.ScriptEngine::get_LanguageContext():IronScheme.Scripting.LanguageContext 117 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Hosting.ScriptEngine::get_Options():IronScheme.Scripting.EngineOptions 115 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptEngine::.ctor(IronScheme.Scripting.Hosting.LanguageProvider+IronScheme.Scripting.EngineOptions+IronScheme.Scripting.LanguageContext):void 1 0.03 0.03 0.0338 0.0338
IronScheme.Scripting.Hosting.ScriptEngine::SetSourceUnitSearchPaths(String[]):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptEngine::Evaluate(String):Object 1 1546.64 0.09 1546.6367 0.0866
IronScheme.Scripting.Hosting.ScriptEngine::Evaluate(String+IronScheme.Scripting.IScriptModule):Object 1 1546.55 0.17 1546.5500 0.1748
IronScheme.Scripting.Hosting.ScriptEngine::GetCodeProperties(String+IronScheme.Scripting.Hosting.SourceCodeKind):IronScheme.Scripting.Hosting.SourceCodeProperties 1 48.34 0.21 48.3401 0.2125
IronScheme.Scripting.Hosting.ScriptEngine::GetCodeProperties(String+IronScheme.Scripting.Hosting.SourceCodeKind+IronScheme.Scripting.Hosting.ErrorSink):IronScheme.Scripting.Hosting.SourceCodeProperties 1 48.13 0.36 48.1276 0.3649
IronScheme.Scripting.Hosting.ScriptEngine::GetDefaultCompilerOptions():IronScheme.Scripting.CompilerOptions 117 0.46 0.24 0.0039 0.0021
IronScheme.Scripting.Hosting.ScriptEngine::GetModuleCompilerOptions(IronScheme.Scripting.ScriptModule):IronScheme.Scripting.CompilerOptions 1 0.00 0.00 0.0006 0.0000
IronScheme.Scripting.Hosting.ScriptEngine::GetCompilerErrorSink():IronScheme.Scripting.Hosting.ErrorSink 116 0.48 0.26 0.0041 0.0023
IronScheme.Scripting.Hosting.ScriptEngine::ExecuteCommand(String+IronScheme.Scripting.IScriptModule):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptEngine::ExecuteInteractiveCode(String+IronScheme.Scripting.IScriptModule):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptEngine::CompileSourceUnit(IronScheme.Scripting.Hosting.SourceUnit+IronScheme.Scripting.IScriptModule):IronScheme.Scripting.Hosting.ICompiledCode 2 238.79 0.21 119.3943 0.1067
IronScheme.Scripting.Hosting.ScriptEngine::CompileExpression(String+IronScheme.Scripting.IScriptModule):IronScheme.Scripting.Hosting.ICompiledCode 1 237.82 0.05 237.8217 0.0534
IronScheme.Scripting.Hosting.ScriptEngine::CompileInteractiveCode(String+IronScheme.Scripting.IScriptModule):IronScheme.Scripting.Hosting.ICompiledCode 1 1.26 0.12 1.2647 0.1165
IronScheme.Scripting.Hosting.ScriptEngine::GetOutputWriter(bool):void 2 0.00 0.00 0.0006 0.0006
IronScheme.Scripting.Hosting.ScriptEngine::Shutdown():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.ScriptEngine::DumpDebugInfo():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Hosting.IronSchemeScriptEngine::.ctor(IronScheme.Scripting.Hosting.LanguageProvider+IronScheme.Scripting.EngineOptions+IronScheme.Scripting.LanguageContext):void 1 0.19 0.15 0.1862 0.1524
IronScheme.Hosting.IronSchemeScriptEngine::PrintInteractiveCodeResult(Object):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Hosting.IronSchemeScriptEngine::get_DefaultBinder():IronScheme.Scripting.Actions.ActionBinder 298 0.02 0.02 0.0001 0.0001
IronScheme.Hosting.IronSchemeScriptEngine::GetLanguageContext(IronScheme.Scripting.CompilerOptions):IronScheme.Scripting.LanguageContext 115 0.21 0.20 0.0018 0.0017
IronScheme.Hosting.IronSchemeScriptEngine::GetLanguageContext():IronScheme.Scripting.LanguageContext 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.ModuleContext::get_Module():IronScheme.Scripting.ScriptModule 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ModuleContext::set_ShowCls(bool):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.ModuleContext::get_CompilerContext():IronScheme.Scripting.CompilerContext 144 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ModuleContext::set_CompilerContext(IronScheme.Scripting.CompilerContext):void 116 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ModuleContext::.ctor(IronScheme.Scripting.ScriptModule):void 116 0.18 0.17 0.0015 0.0015
IronScheme.Scripting.ModuleContext::.cctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.SourceUnit::get_Id():String 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Hosting.SourceUnit::get_Kind():IronScheme.Scripting.Hosting.SourceCodeKind 116 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Hosting.SourceUnit::get_Engine():IronScheme.Scripting.Hosting.IScriptEngine 303 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Hosting.SourceUnit::get_CodeProperties():<UNKNOWN> 6 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Hosting.SourceUnit::set_CodeProperties(<UNKNOWN>):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Hosting.SourceUnit::set_IsVisibleToDebugger(bool):void 30 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.SourceUnit::.ctor(IronScheme.Scripting.Hosting.IScriptEngine+IronScheme.Scripting.Hosting.SourceContentProvider+String+IronScheme.Scripting.Hosting.SourceCodeKind):void 147 0.24 0.24 0.0017 0.0016
IronScheme.Scripting.Hosting.SourceUnit::CreateSnippet(IronScheme.Scripting.Hosting.IScriptEngine+String):IronScheme.Scripting.Hosting.SourceUnit 114 1.75 0.33 0.0153 0.0029
IronScheme.Scripting.Hosting.SourceUnit::CreateSnippet(IronScheme.Scripting.Hosting.IScriptEngine+String+IronScheme.Scripting.Hosting.SourceCodeKind):IronScheme.Scripting.Hosting.SourceUnit 3 0.11 0.02 0.0369 0.0061
IronScheme.Scripting.Hosting.SourceUnit::CreateSnippet(IronScheme.Scripting.Hosting.IScriptEngine+String+String+IronScheme.Scripting.Hosting.SourceCodeKind):IronScheme.Scripting.Hosting.SourceUnit 117 1.51 0.81 0.0129 0.0069
IronScheme.Scripting.Hosting.SourceUnit::CreateFileUnit(IronScheme.Scripting.Hosting.IScriptEngine+String):IronScheme.Scripting.Hosting.SourceUnit 30 0.76 0.15 0.0252 0.0051
IronScheme.Scripting.Hosting.SourceUnit::CreateFileUnit(IronScheme.Scripting.Hosting.IScriptEngine+String+):IronScheme.Scripting.Hosting.SourceUnit 30 0.60 0.34 0.0201 0.0113
IronScheme.Scripting.Hosting.SourceUnit::GetReader():IronScheme.Scripting.SourceUnitReader 3 0.49 0.23 0.1621 0.0762
IronScheme.Scripting.Hosting.SourceUnit::GetCode():String 3 0.94 0.18 0.3145 0.0584
System.Nullable<IronScheme.Scripting.Hosting.SourceCodeProperties>::.ctor(IronScheme.Scripting.Hosting.SourceCodeProperties):void 1 0.00 0.00 0.0003 0.0003
System.Nullable<IronScheme.Scripting.Hosting.SourceCodeProperties>::get_HasValue():bool 6 0.00 0.00 0.0001 0.0001
System.Nullable<IronScheme.Scripting.Hosting.SourceCodeProperties>::get_Value():IronScheme.Scripting.Hosting.SourceCodeProperties 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.CompilerContext::get_SourceUnit():IronScheme.Scripting.Hosting.SourceUnit 684 0.06 0.06 0.0001 0.0001
IronScheme.Scripting.CompilerContext::get_ParserSink():IronScheme.Scripting.Hosting.ParserSink 30 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.CompilerContext::get_Errors():IronScheme.Scripting.Hosting.ErrorSink 177 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.CompilerContext::get_Options():IronScheme.Scripting.CompilerOptions 145 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.CompilerContext::.ctor(IronScheme.Scripting.Hosting.SourceUnit):void 1 0.58 0.31 0.5765 0.3073
IronScheme.Scripting.CompilerContext::.ctor(IronScheme.Scripting.Hosting.SourceUnit+IronScheme.Scripting.CompilerOptions+IronScheme.Scripting.Hosting.ErrorSink):void 116 0.42 0.20 0.0036 0.0017
IronScheme.Scripting.CompilerContext::.ctor(IronScheme.Scripting.Hosting.SourceUnit+IronScheme.Scripting.CompilerOptions+IronScheme.Scripting.Hosting.ErrorSink+IronScheme.Scripting.Hosting.ParserSink):void 147 0.48 0.39 0.0033 0.0026
IronScheme.Scripting.Scope::.ctor():void 1 1.07 0.05 1.0685 0.0483
IronScheme.Scripting.Scope::.ctor(IronScheme.Scripting.IAttributesCollection):void 1 0.00 0.00 0.0018 0.0003
IronScheme.Scripting.Scope::.ctor(IronScheme.Scripting.Scope+IronScheme.Scripting.IAttributesCollection):void 1371271 1843.01 891.63 0.0013 0.0007
IronScheme.Scripting.Scope::.ctor(IronScheme.Scripting.Scope+IronScheme.Scripting.IAttributesCollection+bool):void 1371271 951.38 894.78 0.0007 0.0007
IronScheme.Scripting.Scope::get_Parent():IronScheme.Scripting.Scope 449791 19.67 19.67 0.0000 0.0000
IronScheme.Scripting.Scope::get_IsVisible():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Scope::TryGetName(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.SymbolId+Object&):bool 258166 515.16 70.78 0.0020 0.0003
IronScheme.Scripting.Scope::TryLookupName(IronScheme.Scripting.SymbolId+Object&):bool 171699 419.06 44.06 0.0024 0.0003
IronScheme.Scripting.Scope::TryLookupName(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.SymbolId+Object&):bool 257756 568.92 70.34 0.0022 0.0003
IronScheme.Scripting.Scope::LookupName(IronScheme.Scripting.SymbolId):Object 13208 48.61 4.58 0.0037 0.0003
IronScheme.Scripting.Scope::LookupName(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.SymbolId):Object 13209 44.57 4.71 0.0034 0.0004
IronScheme.Scripting.Scope::SetName(IronScheme.Scripting.SymbolId+Object):void 4268 8.53 1.38 0.0020 0.0003
IronScheme.Scripting.Scope::ContainsName(IronScheme.Scripting.SymbolId):bool 72848 190.66 18.42 0.0026 0.0003
IronScheme.Scripting.Scope::ContainsName(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.SymbolId):bool 72848 172.11 18.06 0.0024 0.0002
IronScheme.Scripting.Scope::RemoveName(IronScheme.Scripting.SymbolId):void 1 0.72 0.10 0.7247 0.1041
IronScheme.Scripting.Scope::RemoveName(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.SymbolId):bool 1 0.62 0.24 0.6206 0.2385
IronScheme.Scripting.Scope::TryRemoveName(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.SymbolId):bool 1 0.38 0.18 0.3821 0.1814
IronScheme.Scripting.Scope::get_ModuleScope():IronScheme.Scripting.Scope 410 7.19 7.13 0.0175 0.0174
IronScheme.Scripting.Scope::get_Dict():IronScheme.Scripting.IAttributesCollection 2454378 100.77 100.77 0.0000 0.0000
IronScheme.Scripting.LanguageContext::get_ContextId():IronScheme.Scripting.ContextId 342 0.03 0.03 0.0001 0.0001
IronScheme.Scripting.LanguageContext::.ctor():void 2 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.LanguageContext::EnsureModuleContext(IronScheme.Scripting.ScriptModule):IronScheme.Scripting.ModuleContext 228 5.09 2.33 0.0223 0.0102
IronScheme.Scripting.LanguageContext::ModuleContextEntering(IronScheme.Scripting.ModuleContext):void 115 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.LanguageContext::CreateModuleContext(IronScheme.Scripting.ScriptModule):IronScheme.Scripting.ModuleContext 114 0.40 0.22 0.0035 0.0020
IronScheme.Scripting.LanguageContext::UpdateSourceCodeProperties(IronScheme.Scripting.CompilerContext):void 1 46.48 0.49 46.4808 0.4896
IronScheme.Scripting.LanguageContext::CompileSourceCode(IronScheme.Scripting.Hosting.SourceUnit+IronScheme.Scripting.CompilerOptions):IronScheme.Scripting.ScriptCode 2 238.48 0.21 119.2380 0.1043
IronScheme.Scripting.LanguageContext::CompileSourceCode(IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.ScriptCode 113 59.13 2.37 0.5233 0.0210
IronScheme.Scripting.LanguageContext::CompileSourceCode(IronScheme.Scripting.Hosting.SourceUnit+IronScheme.Scripting.CompilerOptions+IronScheme.Scripting.Hosting.ErrorSink):IronScheme.Scripting.ScriptCode 2 238.27 0.16 119.1338 0.0801
IronScheme.Scripting.LanguageContext::AnalyzeBlock(IronScheme.Scripting.Ast.CodeBlock):void 115 55.89 0.46 0.4860 0.0040
IronScheme.Scripting.LanguageContext::GetCompilerOptions():IronScheme.Scripting.CompilerOptions 113 0.77 0.38 0.0068 0.0033
IronScheme.Scripting.LanguageContext::GetModuleCache(IronScheme.Scripting.SymbolId):IronScheme.Scripting.ModuleGlobalCache 482 0.08 0.07 0.0002 0.0002
IronScheme.Scripting.CodeContext::.ctor(IronScheme.Scripting.CodeContext+IronScheme.Scripting.IAttributesCollection):void 1 0.07 0.07 0.0685 0.0676
IronScheme.Scripting.CodeContext::.ctor(IronScheme.Scripting.Scope+IronScheme.Scripting.LanguageContext+IronScheme.Scripting.ModuleContext):void 1371386 956.03 899.49 0.0007 0.0007
IronScheme.Scripting.CodeContext::.ctor(IronScheme.Scripting.Scope+IronScheme.Scripting.LanguageContext):void 113 0.18 0.18 0.0016 0.0016
IronScheme.Scripting.CodeContext::get_Scope():IronScheme.Scripting.Scope 3773002 159.77 159.77 0.0000 0.0000
IronScheme.Scripting.CodeContext::get_LanguageContext():IronScheme.Scripting.LanguageContext 1372274 57.18 57.18 0.0000 0.0000
IronScheme.Scripting.CodeContext::get_ModuleContext():IronScheme.Scripting.ModuleContext 1371756 57.67 57.67 0.0000 0.0000
IronScheme.Scripting.CodeContext::set_ModuleContext(IronScheme.Scripting.ModuleContext):void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Actions.ActionBinder::.ctor(IronScheme.Scripting.CodeContext):void 1 0.00 0.00 0.0003 0.0000
IronScheme.Actions.IronSchemeActionBinder::.ctor(IronScheme.Scripting.CodeContext):void 1 0.05 0.05 0.0465 0.0462
IronScheme.Actions.IronSchemeActionBinder::CanConvertFrom(++IronScheme.Scripting.NarrowingLevel):bool 45471 138.91 16.19 0.0031 0.0004
IronScheme.Compiler.Generator::AddInlineEmitters():void 2 3.56 0.06 1.7817 0.0302
IronScheme.Compiler.Generator::AddGenerators(IronScheme.Scripting.CodeContext+):void 1 106.04 0.73 106.0373 0.7259
IronScheme.Compiler.Generator::GetMethods(+String):[] 1 6.40 0.08 6.4040 0.0830
IronScheme.Compiler.Generator::Initialize():void 1 167.97 3.16 167.9667 3.1552
IronScheme.Compiler.Generator::CheckParams():bool 114 0.08 0.08 0.0007 0.0007
IronScheme.Compiler.Generator::AddBuiltins(IronScheme.Scripting.CodeContext+):void 6 36.14 2.60 6.0225 0.4326
IronScheme.Compiler.Generator::AllIsSimple([]+int32[]):bool 88 0.75 0.08 0.0085 0.0010
IronScheme.Compiler.Generator::GetTopLevel(IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.CodeBlock 482 1.50 0.73 0.0031 0.0015
IronScheme.Compiler.Generator::Read(IronScheme.Scripting.SymbolId+IronScheme.Scripting.Ast.CodeBlock+):IronScheme.Scripting.Ast.Expression 7526 71.25 5.19 0.0095 0.0007
IronScheme.Compiler.Generator::Create(IronScheme.Scripting.SymbolId+IronScheme.Scripting.Ast.CodeBlock+):IronScheme.Scripting.Ast.Variable 319 1.75 0.25 0.0055 0.0008
IronScheme.Compiler.Generator::CreateParameter(IronScheme.Scripting.SymbolId+IronScheme.Scripting.Ast.CodeBlock+):IronScheme.Scripting.Ast.Variable 2229 13.81 1.44 0.0062 0.0006
IronScheme.Compiler.Generator::MakeVar(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Ast.Variable 319 1.50 0.20 0.0047 0.0006
IronScheme.Compiler.Generator::MakeList(IronScheme.Scripting.Ast.Expression[]+bool):void 13207 1359.42 33.42 0.1029 0.0025
IronScheme.Compiler.Generator::GetLambdaName(IronScheme.Scripting.Ast.CodeBlock):String 7027 263.19 19.35 0.0375 0.0028
IronScheme.Compiler.Generator::MakeCaseClosure(String+<UNKNOWN>):IronScheme.Scripting.Ast.Expression 1 0.44 0.27 0.4419 0.2665
IronScheme.Compiler.Generator::MakeClosure(IronScheme.Scripting.Ast.CodeBlock+bool):IronScheme.Scripting.Ast.Expression 6976 149.59 2.32 0.0214 0.0003
IronScheme.Compiler.Generator::MakeClosure(IronScheme.Scripting.Ast.CodeBlock+bool+bool):IronScheme.Scripting.Ast.Expression 6976 147.27 10.61 0.0211 0.0015
IronScheme.Compiler.Generator::FillBody(IronScheme.Scripting.Ast.CodeBlock+<UNKNOWN>++void):void 7215 288.81 35.58 0.0400 0.0049
IronScheme.Compiler.Generator::IsUnspecified(IronScheme.Scripting.Ast.Expression):bool 10602 0.57 0.57 0.0001 0.0001
IronScheme.Compiler.Generator::OptimizeExpression(IronScheme.Scripting.Ast.Expression+<UNKNOWN>):IronScheme.Scripting.Ast.Expression 10585 4.64 3.62 0.0004 0.0003
IronScheme.Compiler.Generator::OptimizeBody(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.Statement 23709 77.59 25.14 0.0033 0.0011
IronScheme.Compiler.Generator::MakeTailCallReturn(bool+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 10043 109.16 18.59 0.0109 0.0019
IronScheme.Compiler.Generator::GetAstList(IronScheme.Runtime.Cons+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression[] 23211 170.98 3.46 0.0074 0.0001
IronScheme.Compiler.Generator::GetAstListNoCast(IronScheme.Runtime.Cons+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression[] 415 556.82 0.08 1.3417 0.0002
IronScheme.Compiler.Generator::GetAstList(IronScheme.Runtime.Cons+IronScheme.Scripting.Ast.CodeBlock+bool):IronScheme.Scripting.Ast.Expression[] 23626 170.95 57.33 0.0072 0.0024
IronScheme.Compiler.Generator::GetConsVector(Object[]+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 221 17.31 1.54 0.0783 0.0070
IronScheme.Compiler.Generator::GetConsList(IronScheme.Runtime.Cons+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 12576 2211.52 34.94 0.1759 0.0028
IronScheme.Compiler.Generator::GetFullname(IronScheme.Scripting.SymbolId+IronScheme.Scripting.Ast.CodeBlock):String 7027 25.31 10.48 0.0036 0.0015
IronScheme.Compiler.Generator::AssignParameters(IronScheme.Scripting.Ast.CodeBlock+Object):bool 6981 16.17 1.77 0.0023 0.0003
IronScheme.Compiler.Generator::GetExpressionTypes(IronScheme.Scripting.Ast.Expression[]):[] 12500 36.28 3.45 0.0029 0.0003
IronScheme.Compiler.Generator::get_VarHint():IronScheme.Scripting.SymbolId 194 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Generator::set_VarHint(IronScheme.Scripting.SymbolId):void 676 0.04 0.04 0.0001 0.0001
IronScheme.Compiler.Generator::get_VarHint2():IronScheme.Scripting.SymbolId 86 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.Generator::set_VarHint2(IronScheme.Scripting.SymbolId):void 568 0.04 0.04 0.0001 0.0001
IronScheme.Compiler.Generator::get_NameHint():IronScheme.Scripting.SymbolId 7027 2.32 2.03 0.0003 0.0003
IronScheme.Compiler.Generator::set_NameHint(IronScheme.Scripting.SymbolId):void 7788 0.37 0.37 0.0000 0.0000
IronScheme.Compiler.Generator::.cctor():void 1 282.47 3.37 282.4663 3.3671
IronScheme.Compiler.Generator::get_AllowTransientBinding():bool 13056 0.58 0.58 0.0000 0.0000
IronScheme.Compiler.Generator::set_AllowTransientBinding(bool):void 114 0.02 0.02 0.0002 0.0002
IronScheme.Compiler.Generator::get_CurrentAssemblyGen():IronScheme.Scripting.Generation.AssemblyGen 140 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Generator::set_CurrentAssemblyGen(IronScheme.Scripting.Generation.AssemblyGen):void 226 0.02 0.02 0.0001 0.0001
IronScheme.Compiler.Generator::get_SpanHint():IronScheme.Scripting.SourceSpan 7443 3.57 3.57 0.0005 0.0005
IronScheme.Compiler.Generator::get_LocationHint():String 6977 0.32 0.32 0.0000 0.0000
IronScheme.Compiler.Generator::GetCons(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 53322 1612.12 45.54 0.0302 0.0009
IronScheme.Compiler.Generator::GetAst(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 48287 255.19 5.95 0.0053 0.0001
IronScheme.Compiler.Generator::IsSimpleExpression(IronScheme.Scripting.Ast.Expression):bool 56 0.35 0.30 0.0063 0.0054
IronScheme.Compiler.Generator::IsSimpleCall(IronScheme.Scripting.Ast.MethodCallExpression):bool 17 0.06 0.02 0.0035 0.0014
IronScheme.Compiler.Generator::RewriteBody(IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.CodeBlock 10 1.16 0.87 0.1155 0.0872
IronScheme.Compiler.Generator::RewriteExpression(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 36 0.16 0.03 0.0044 0.0009
IronScheme.Compiler.Generator::GetAst(Object+IronScheme.Scripting.Ast.CodeBlock+bool):IronScheme.Scripting.Ast.Expression 55502 280.85 259.58 0.0051 0.0047
IronScheme.Compiler.Generator::GetRuntimeConstant(IronScheme.Scripting.Ast.ConstantExpression):Object 6320 4.07 3.48 0.0006 0.0006
IronScheme.Compiler.Generator::InlineCall(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.Ast.CodeBlockExpression+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 88 348.29 0.02 3.9578 0.0003
IronScheme.Compiler.Generator::InlineCall(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.Ast.CodeBlockExpression+bool+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 893 441.99 9.54 0.4950 0.0107
IronScheme.Compiler.Generator::FlattenStatement(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.Statement 392 1.15 0.06 0.0029 0.0002
IronScheme.Compiler.Generator::FlattenStatements(<UNKNOWN>):IronScheme.Scripting.Ast.Statement 2796 33.26 15.08 0.0119 0.0054
IronScheme.Compiler.Generator::RewriteReturn(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.Expression 2004 12.71 3.52 0.0063 0.0018
IronScheme.Compiler.Generator::TryGetInlineEmitter(IronScheme.Scripting.SymbolId+IronScheme.Compiler.InlineEmitter&):bool 46370 55.61 13.06 0.0012 0.0003
IronScheme.Compiler.Generator::CallNormal(IronScheme.Scripting.Ast.CodeBlockExpression+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 252 390.78 1.57 1.5507 0.0062
IronScheme.Compiler.Generator::NeedsContext(IronScheme.Scripting.Ast.CodeBlockExpression):bool 254 0.41 0.36 0.0016 0.0014
IronScheme.Compiler.Generator::CallVarArgs(IronScheme.Scripting.Ast.CodeBlockExpression+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 2 0.93 0.20 0.4635 0.0987
IronScheme.Compiler.Generator::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 42019 8.86 7.86 0.0002 0.0002
IronScheme.Compiler.Generator::GetCallable(int32):void 2889 0.17 0.17 0.0001 0.0001
IronScheme.Compiler.Generator::GetDirectCallable(bool+int32+):void 254 1.16 0.09 0.0046 0.0004
IronScheme.Compiler.Generator::.ctor():void 28 0.12 0.08 0.0041 0.0027
IronScheme.Compiler.Generator::<MakeList>b__0(IronScheme.Scripting.Ast.Expression):void 32400 92.28 30.54 0.0028 0.0009
IronScheme.Compiler.Generator::<GetExpressionTypes>b__2(IronScheme.Scripting.Ast.Expression):void 23171 25.93 6.35 0.0011 0.0003
IronScheme.Compiler.Generator::<GetCons>b__4(unsigned int8):IronScheme.Scripting.Ast.Expression 1056 1.52 0.29 0.0014 0.0003
IronScheme.Compiler.Generator::<GetAst>b__a(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 369 0.13 0.11 0.0003 0.0003
IronScheme.Compiler.Generator::<GetAst>b__f(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 28936 15.38 7.68 0.0005 0.0003
IronScheme.Compiler.Generator::<GetAst>b__10(IronScheme.Scripting.Ast.Expression):bool 6914 2.43 1.99 0.0004 0.0003
IronScheme.Compiler.Generator::<GetAst>b__11(IronScheme.Scripting.Ast.Expression):Object 6320 5.95 1.88 0.0009 0.0003
IronScheme.Compiler.Generator::<GetAst>b__13(Object):Object 89 12.97 3.87 0.1458 0.0435
IronScheme.Scripting.SymbolId::.ctor(int32):void 166331 7.27 7.27 0.0000 0.0000
IronScheme.Scripting.SymbolId::get_Id():int32 79002 3.61 3.61 0.0000 0.0000
IronScheme.Scripting.SymbolId::Equals(Object):bool 894600 40.34 40.34 0.0000 0.0000
IronScheme.Scripting.SymbolId::Equals(IronScheme.Scripting.SymbolId):bool 302577 13.11 13.11 0.0000 0.0000
IronScheme.Scripting.SymbolId::GetHashCode():int32 836333 35.05 35.05 0.0000 0.0000
IronScheme.Scripting.SymbolId::ToString():String 4325 10.51 1.36 0.0024 0.0003
IronScheme.Scripting.SymbolId::op_Equality(IronScheme.Scripting.SymbolId+IronScheme.Scripting.SymbolId):bool 66503 3.02 3.02 0.0000 0.0000
IronScheme.Scripting.SymbolId::op_Inequality(IronScheme.Scripting.SymbolId+IronScheme.Scripting.SymbolId):bool 27 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.SymbolId::get_IsEmpty():bool 7027 0.30 0.30 0.0000 0.0000
IronScheme.Scripting.SymbolId::.cctor():void 1 0.04 0.04 0.0401 0.0398
IronScheme.Scripting.SourceLocation::.ctor(int32+int32+int32):void 68203 3.06 3.06 0.0000 0.0000
IronScheme.Scripting.SourceLocation::.ctor(int32+int32+int32+bool):void 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.SourceLocation::op_Inequality(IronScheme.Scripting.SourceLocation+IronScheme.Scripting.SourceLocation):bool 162 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.SourceLocation::get_IsValid():bool 101990 5.63 5.63 0.0001 0.0001
IronScheme.Scripting.SourceLocation::ToString():String 68202 318.70 14.69 0.0047 0.0002
IronScheme.Scripting.SourceLocation::.cctor():void 1 0.11 0.11 0.1141 0.1141
IronScheme.Scripting.SourceSpan::.ctor(IronScheme.Scripting.SourceLocation+IronScheme.Scripting.SourceLocation):void 40258 1.91 1.91 0.0000 0.0000
IronScheme.Scripting.SourceSpan::get_Start():IronScheme.Scripting.SourceLocation 40937 1.88 1.88 0.0000 0.0000
IronScheme.Scripting.SourceSpan::get_End():IronScheme.Scripting.SourceLocation 40937 1.88 1.88 0.0000 0.0000
IronScheme.Scripting.SourceSpan::get_IsValid():bool 21747 7.78 6.56 0.0004 0.0003
IronScheme.Scripting.SourceSpan::op_Inequality(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.SourceSpan):bool 108 0.18 0.17 0.0017 0.0016
IronScheme.Scripting.SourceSpan::ToString():String 34101 370.32 15.15 0.0109 0.0004
IronScheme.Scripting.SourceSpan::.cctor():void 1 0.10 0.10 0.0975 0.0975
IronScheme.IronSchemeLanguageContext::get_Engine():IronScheme.Scripting.Hosting.ScriptEngine 569 0.02 0.02 0.0000 0.0000
IronScheme.IronSchemeLanguageContext::UpdateSourceCodeProperties(IronScheme.Scripting.CompilerContext):void 1 47.75 0.36 47.7537 0.3619
IronScheme.IronSchemeLanguageContext::ParseSourceCode(IronScheme.Scripting.CompilerContext):IronScheme.Scripting.Ast.CodeBlock 3 281.48 0.33 93.8267 0.1103
IronScheme.IronSchemeLanguageContext::ParseString(String+IronScheme.Scripting.CompilerContext):IronScheme.Scripting.Ast.CodeBlock 3 279.18 18.55 93.0605 6.1823
IronScheme.IronSchemeLanguageContext::ReadExpressions(+IronScheme.Scripting.CompilerContext):Object 28 6150.39 0.12 219.6567 0.0043
IronScheme.IronSchemeLanguageContext::ReadExpressions(String+IronScheme.Scripting.CompilerContext):Object 116 4924.61 5.51 42.4536 0.0475
IronScheme.IronSchemeLanguageContext::Compile(IronScheme.Runtime.Cons):IronScheme.Scripting.Ast.CodeBlock 3 121.73 0.03 40.5773 0.0115
IronScheme.IronSchemeLanguageContext::Compile(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Runtime.Cons):void 116 833.28 2.30 7.1835 0.0199
IronScheme.IronSchemeLanguageContext::CompileExpr(IronScheme.Runtime.Cons):IronScheme.Scripting.Ast.CodeBlock 113 829.07 0.85 7.3369 0.0075
IronScheme.IronSchemeLanguageContext::Parse(IronScheme.Compiler.Scanner+IronScheme.Scripting.CompilerContext):IronScheme.Scripting.Ast.CodeBlock 3 258.20 1.64 86.0671 0.5460
IronScheme.IronSchemeLanguageContext::.ctor():void 1 0.03 0.03 0.0335 0.0332
IronScheme.Scripting.EngineOptions::get_ClrDebuggingEnabled():bool 3 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.EngineOptions::get_InterpretedMode():bool 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.EngineOptions::set_ProfileDrivenCompilation(bool):void 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.EngineOptions::.ctor():void 2 0.00 0.00 0.0002 0.0002
IronScheme.Hosting.IronSchemeLanguageProvider.IronSchemeOptionsParser.IronSchemeEngineOptions::.ctor():void 2 0.08 0.08 0.0424 0.0423
IronScheme.Scripting.OptionsParser::.ctor():void 1 0.00 0.00 0.0009 0.0000
IronScheme.Scripting.OptionsParser::set_GlobalOptions(IronScheme.Scripting.Hosting.ScriptDomainOptions):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.OptionsParser::Parse(String[]):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Hosting.IronSchemeLanguageProvider.IronSchemeOptionsParser::.ctor():void 1 0.46 0.17 0.4633 0.1660
IronScheme.Hosting.IronSchemeLanguageProvider.IronSchemeOptionsParser::IsNotConsole():bool 1 0.30 0.07 0.2964 0.0688
IronScheme.Hosting.IronSchemeLanguageProvider.IronSchemeOptionsParser::get_ConsoleOptions():IronScheme.Scripting.Shell.ConsoleOptions 1 0.16 0.12 0.1633 0.1162
IronScheme.Hosting.IronSchemeLanguageProvider.IronSchemeOptionsParser::get_EngineOptions():IronScheme.Scripting.EngineOptions 1 0.00 0.00 0.0006 0.0000
IronScheme.Scripting.ScriptCode::get_LibraryGlobals():<UNKNOWN> 226 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ScriptCode::set_LibraryGlobals(<UNKNOWN>):void 226 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ScriptCode::get_LibraryGlobalsN():<UNKNOWN> 226 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.ScriptCode::set_LibraryGlobalsN(<UNKNOWN>):void 226 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ScriptCode::get_LibraryGlobalsX():<UNKNOWN> 226 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.ScriptCode::set_LibraryGlobalsX(<UNKNOWN>):void 226 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.ScriptCode::set_DescriptorHacks(<UNKNOWN>):void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ScriptCode::ClearCache():void 113 2.01 1.92 0.0178 0.0170
IronScheme.Scripting.ScriptCode::.ctor(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.LanguageContext+IronScheme.Scripting.CompilerContext):void 115 0.20 0.19 0.0017 0.0017
IronScheme.Scripting.ScriptCode::get_LanguageContext():IronScheme.Scripting.LanguageContext 904 0.05 0.05 0.0001 0.0001
IronScheme.Scripting.ScriptCode::get_CompilerContext():IronScheme.Scripting.CompilerContext 113 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.ScriptCode::get_SourceUnit():IronScheme.Scripting.Hosting.SourceUnit 226 0.40 0.39 0.0018 0.0017
IronScheme.Scripting.ScriptCode::get_CodeBlock():IronScheme.Scripting.Ast.CodeBlock 339 0.02 0.02 0.0000 0.0000
IronScheme.Scripting.ScriptCode::set_OptimizedScope(IronScheme.Scripting.Scope):void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.ScriptCode::set_OptimizedTarget(IronScheme.Scripting.CallTargetWithContext0):void 113 0.27 0.20 0.0024 0.0018
IronScheme.Scripting.ScriptCode::EnsureCompiled():void 2 191.33 0.49 95.6631 0.2450
IronScheme.Scripting.ScriptCode::Run(IronScheme.Scripting.CodeContext+bool):Object 115 1.76 35.40 0.0153 0.3078
IronScheme.Scripting.ScriptCode::Run(IronScheme.Scripting.ScriptModule):Object 115 1.96 0.94 0.0171 0.0081
IronScheme.Scripting.ScriptCode::.cctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Generation.CodeGen::DefineStartPoint():void 5737 14.02 4.13 0.0024 0.0007
IronScheme.Scripting.Generation.CodeGen::.ctor(IronScheme.Scripting.Generation.TypeGen+IronScheme.Scripting.Generation.AssemblyGen+++<UNKNOWN>+):void 6362 90.24 46.08 0.0142 0.0072
IronScheme.Scripting.Generation.CodeGen::get_EmitDebugInfo():bool 68344 54.42 48.60 0.0008 0.0007
IronScheme.Scripting.Generation.CodeGen::get_MethodInfo():void 23778 1.25 1.25 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_MethodBase():void 1827 0.11 0.11 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::set_Context(IronScheme.Scripting.CompilerContext):void 298 1.45 1.39 0.0049 0.0047
IronScheme.Scripting.Generation.CodeGen::set_Binder(IronScheme.Scripting.Actions.ActionBinder):void 5920 0.30 0.30 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_BlockType():IronScheme.Scripting.Generation.TargetBlockType 6737 7.39 3.79 0.0011 0.0006
IronScheme.Scripting.Generation.CodeGen::set_InterpretedMode(bool):void 5556 0.27 0.27 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::PushTargets(<UNKNOWN>++void):void 7 0.35 0.34 0.0507 0.0483
IronScheme.Scripting.Generation.CodeGen::PopTargets():void 7 0.42 0.41 0.0605 0.0590
IronScheme.Scripting.Generation.CodeGen::EmitContinue():void 8 0.18 0.15 0.0228 0.0187
IronScheme.Scripting.Generation.CodeGen::EmitReturn():void 6730 55.96 9.69 0.0083 0.0014
IronScheme.Scripting.Generation.CodeGen::EmitConvert(+):void 12253 34.80 4.87 0.0028 0.0004
IronScheme.Scripting.Generation.CodeGen::EmitCast(+):void 35853 1442.59 12.74 0.0402 0.0004
IronScheme.Scripting.Generation.CodeGen::TryEmitCast(++bool):bool 48106 1459.77 42.26 0.0303 0.0009
IronScheme.Scripting.Generation.CodeGen::EmitBoxing():void 11197 997.94 8.12 0.0891 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitReturn(IronScheme.Scripting.Ast.Expression):void 6107 19094.44 14.21 3.1266 0.0023
IronScheme.Scripting.Generation.CodeGen::EmitUninitialized():void 14 1.67 0.01 0.1191 0.0005
IronScheme.Scripting.Generation.CodeGen::EmitSequencePointNone():void 18978 23.63 7.86 0.0012 0.0004
IronScheme.Scripting.Generation.CodeGen::GetLocalTmp():IronScheme.Scripting.Generation.Slot 2425 223.83 2.63 0.0923 0.0011
IronScheme.Scripting.Generation.CodeGen::GetNamedLocal(+String):IronScheme.Scripting.Generation.Slot 1222 102.89 1.27 0.0842 0.0010
IronScheme.Scripting.Generation.CodeGen::FreeLocalTmp(IronScheme.Scripting.Generation.Slot):void 2388 2.46 0.81 0.0010 0.0003
IronScheme.Scripting.Generation.CodeGen::get_Allocator():IronScheme.Scripting.Generation.ScopeAllocator 38384 1.72 1.72 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::set_Allocator(IronScheme.Scripting.Generation.ScopeAllocator):void 5737 0.31 0.31 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_HasAllocator():bool 5622 0.26 0.26 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::get_EnvironmentSlot():IronScheme.Scripting.Generation.EnvironmentSlot 1196 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::set_EnvironmentSlot(IronScheme.Scripting.Generation.EnvironmentSlot):void 713 0.04 0.04 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_ContextSlot():IronScheme.Scripting.Generation.Slot 20204 1.04 1.04 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::set_ContextSlot(IronScheme.Scripting.Generation.Slot):void 12430 51.26 10.56 0.0041 0.0008
IronScheme.Scripting.Generation.CodeGen::DefineParameter(int32++String):void 5672 529.87 2.75 0.0934 0.0005
IronScheme.Scripting.Generation.CodeGen::EmitGet(IronScheme.Scripting.Generation.Slot+IronScheme.Scripting.SymbolId+bool):void 5995 366.79 2.56 0.0612 0.0004
IronScheme.Scripting.Generation.CodeGen::Finish():void 6227 375.32 7.87 0.0603 0.0013
IronScheme.Scripting.Generation.CodeGen::EmitCodeContext():void 6820 40.44 6.93 0.0059 0.0010
IronScheme.Scripting.Generation.CodeGen::EmitThis():void 63 1.22 0.18 0.0194 0.0029
IronScheme.Scripting.Generation.CodeGen::EmitArray(+int32+IronScheme.Scripting.Generation.EmitArrayHelper):void 567 341.10 3.68 0.6016 0.0065
IronScheme.Scripting.Generation.CodeGen::EmitTrueArgGet(int32):void 4225 18.21 2.05 0.0043 0.0005
IronScheme.Scripting.Generation.CodeGen::EmitArgGet(int32):void 332 6.62 1.06 0.0200 0.0032
IronScheme.Scripting.Generation.CodeGen::EmitSymbolId(IronScheme.Scripting.SymbolId):void 18429 864.59 11.68 0.0469 0.0006
IronScheme.Scripting.Generation.CodeGen::EmitPropertyGet(+String):void 3916 725.93 2.63 0.1854 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitPropertyGet():void 3916 499.46 3.67 0.1275 0.0009
IronScheme.Scripting.Generation.CodeGen::EmitFieldAddress():void 346 4.45 0.19 0.0129 0.0006
IronScheme.Scripting.Generation.CodeGen::EmitFieldGet(+String):void 612 57.54 0.44 0.0940 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitFieldGet():void 29641 627.99 19.79 0.0212 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitFieldSet():void 9729 187.83 6.63 0.0193 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitNew():void 3664 446.39 4.01 0.1218 0.0011
IronScheme.Scripting.Generation.CodeGen::EmitNew(+[]):void 1385 176.94 0.90 0.1278 0.0006
IronScheme.Scripting.Generation.CodeGen::EmitCall():void 55464 5724.43 37.73 0.1032 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitCall(+bool):void 35090 3234.46 14.72 0.0922 0.0004
IronScheme.Scripting.Generation.CodeGen::EmitCall(+String):void 12566 1278.05 12.14 0.1017 0.0010
IronScheme.Scripting.Generation.CodeGen::EmitDelegateConstruction(IronScheme.Scripting.Generation.CodeGen++bool):void 5589 1001.87 17.02 0.1793 0.0030
IronScheme.Scripting.Generation.CodeGen::EmitLoadElement():void 28 0.21 0.02 0.0074 0.0006
IronScheme.Scripting.Generation.CodeGen::EmitStoreElement():void 2867 53.86 1.56 0.0188 0.0005
IronScheme.Scripting.Generation.CodeGen::EmitNull():void 1641 4.44 0.48 0.0027 0.0003
IronScheme.Scripting.Generation.CodeGen::EmitString(String):void 4284 27.59 1.51 0.0064 0.0004
IronScheme.Scripting.Generation.CodeGen::EmitBoolean(bool):void 267 0.68 0.07 0.0025 0.0003
IronScheme.Scripting.Generation.CodeGen::EmitChar(wchar):void 473 2.91 0.33 0.0062 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitByte(unsigned int8):void 1041 5.61 0.54 0.0054 0.0005
IronScheme.Scripting.Generation.CodeGen::EmitInt(int32):void 19206 64.78 7.75 0.0034 0.0004
IronScheme.Scripting.Generation.CodeGen::EmitDouble(float64):void 3097 9.60 1.40 0.0031 0.0005
IronScheme.Scripting.Generation.CodeGen::EmitComplex(IronScheme.Scripting.Math.Complex64):void 39 8.17 0.17 0.2096 0.0044
IronScheme.Scripting.Generation.CodeGen::EmitBigInteger(IronScheme.Scripting.Math.IntX):void 1124 337.69 2.10 0.3004 0.0019
IronScheme.Scripting.Generation.CodeGen::EmitMetadataArray(unsigned int32[]):void 250 181.11 0.80 0.7245 0.0032
IronScheme.Scripting.Generation.CodeGen::EmitConstant(Object):void 43379 6669.10 29.53 0.1537 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitConstantNoCache(Object):void 37735 1303.88 28.12 0.0346 0.0007
IronScheme.Scripting.Generation.CodeGen::EmitCompilerConstantNoCache(IronScheme.Scripting.Generation.CompilerConstant):void 5644 6242.73 9.00 1.1061 0.0016
IronScheme.Scripting.Generation.CodeGen::EmitUnbox():void 5 3.02 0.03 0.6041 0.0060
IronScheme.Scripting.Generation.CodeGen::GetArgumentSlot(int32):IronScheme.Scripting.Generation.Slot 5412 0.29 0.29 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::CreateDelegateMethodInfo():void 117 219.72 0.59 1.8779 0.0050
IronScheme.Scripting.Generation.CodeGen::get_IsDynamicMethod():bool 7739 0.43 0.43 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::CreateDelegate():void 115 226.55 1.25 1.9700 0.0108
IronScheme.Scripting.Generation.CodeGen::DefineMethod(String++<UNKNOWN>++void):IronScheme.Scripting.Generation.CodeGen 5556 1042.95 5.68 0.1877 0.0010
IronScheme.Scripting.Generation.CodeGen::DeclareLocal():void 5837 460.41 2.10 0.0789 0.0004
IronScheme.Scripting.Generation.CodeGen::DefineLabel():void 6843 6.46 3.01 0.0009 0.0004
IronScheme.Scripting.Generation.CodeGen::Emit():void 42002 142.14 29.89 0.0034 0.0007
IronScheme.Scripting.Generation.CodeGen::Emit(+unsigned int8):void 3287 6.59 1.17 0.0020 0.0004
IronScheme.Scripting.Generation.CodeGen::Emit(+):void 9282 854.90 3.67 0.0921 0.0004
IronScheme.Scripting.Generation.CodeGen::Emit(+float64):void 3153 8.35 1.59 0.0026 0.0005
IronScheme.Scripting.Generation.CodeGen::Emit(+):void 42859 998.35 14.87 0.0233 0.0003
IronScheme.Scripting.Generation.CodeGen::Emit(+int32):void 1308 2.63 0.44 0.0020 0.0003
IronScheme.Scripting.Generation.CodeGen::Emit(+):void 730 5.00 0.56 0.0068 0.0008
IronScheme.Scripting.Generation.CodeGen::Emit(+):void 17362 62.27 5.82 0.0036 0.0003
IronScheme.Scripting.Generation.CodeGen::Emit(+int64):void 378 0.77 0.35 0.0020 0.0009
IronScheme.Scripting.Generation.CodeGen::Emit(+):void 61053 5745.98 21.07 0.0941 0.0003
IronScheme.Scripting.Generation.CodeGen::Emit(+String):void 4284 26.08 1.61 0.0061 0.0004
IronScheme.Scripting.Generation.CodeGen::Emit(+):void 5653 297.87 2.48 0.0527 0.0004
IronScheme.Scripting.Generation.CodeGen::MarkLabel():void 6473 5.98 2.87 0.0009 0.0004
IronScheme.Scripting.Generation.CodeGen::set_MethodToOverride():void 452 0.03 0.03 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_ConstantPool():IronScheme.Scripting.Generation.ConstantPool 11352 0.62 0.62 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_ArgumentSlots():<UNKNOWN> 4 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_DynamicMethod():bool 35766 1.60 1.60 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::set_DynamicMethod(bool):void 2 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Generation.CodeGen::set_ILDebug(bool):void 6362 0.34 0.34 0.0001 0.0001
IronScheme.Scripting.Generation.CodeGen::get_CacheConstants():bool 43379 1.97 1.97 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::set_CacheConstants(bool):void 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::get_TypeGen():IronScheme.Scripting.Generation.TypeGen 16334 0.75 0.75 0.0000 0.0000
IronScheme.Scripting.Generation.CodeGen::ProvideCodeBlockImplementation(IronScheme.Scripting.Ast.CodeBlock+bool+bool):IronScheme.Scripting.Generation.CodeGen 5625 18817.60 22.15 3.3454 0.0039
IronScheme.Scripting.Generation.CodeGen::.cctor():void 1 7.46 0.23 7.4593 0.2327
IronScheme.Scripting.Generation.Slot::EmitSetUninitialized(IronScheme.Scripting.Generation.CodeGen):void 10 1.48 0.17 0.1479 0.0168
IronScheme.Scripting.Generation.Slot::EmitCheck(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.SymbolId):void 4 2.44 0.07 0.6095 0.0184
IronScheme.Scripting.Generation.Slot::set_Local(bool):void 3482 0.15 0.15 0.0000 0.0000
IronScheme.Scripting.Generation.Slot::.ctor():void 25684 11.26 10.14 0.0004 0.0004
System.Nullable<IronScheme.Scripting.Generation.CodeGen.ReturnBlock>::get_HasValue():bool 6227 0.28 0.28 0.0000 0.0000
IronScheme.Scripting.Ast.Node::.ctor(IronScheme.Scripting.Ast.AstNodeType):void 206314 71.27 62.63 0.0003 0.0003
IronScheme.Scripting.Ast.Node::get_NodeType():IronScheme.Scripting.Ast.AstNodeType 4522173 226.04 226.04 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_DecorateWithNonRecursive():bool 18999 0.88 0.88 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_DecorateWithNonRecursive(bool):void 1873 0.08 0.08 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Inlined():bool 548210 23.46 23.46 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_Inlined(bool):void 870 0.05 0.05 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlock::set_Source(Object):void 7044 0.35 0.35 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_IsRest():bool 99 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlock::set_IsRest(bool):void 6981 0.31 0.31 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Filename():String 1724 0.09 0.09 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlock::set_Filename(String):void 6981 0.33 0.33 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::.ctor(IronScheme.Scripting.Ast.AstNodeType+IronScheme.Scripting.SourceSpan+String+):void 7157 36.89 14.30 0.0052 0.0020
IronScheme.Scripting.Ast.CodeBlock::get_Start():IronScheme.Scripting.SourceLocation 5737 0.27 0.27 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Span():IronScheme.Scripting.SourceSpan 5737 2.57 2.29 0.0004 0.0004
IronScheme.Scripting.Ast.CodeBlock::get_ReturnType():void 9117 0.45 0.45 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Parameters():<UNKNOWN> 82950 3.63 3.63 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Name():String 7105 0.34 0.34 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_ExplicitCodeContextExpression():IronScheme.Scripting.Ast.Expression 254 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_ExplicitCodeContextExpression(IronScheme.Scripting.Ast.Expression):void 482 0.03 0.03 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlock::get_IsClosure():bool 21237 0.97 0.97 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_IsClosure(bool):void 57523 2.47 2.47 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_HasEnvironment():bool 28140 1.32 1.32 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_HasEnvironment(bool):void 115380 4.97 4.97 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_EmitLocalDictionary():bool 69408 91.66 79.70 0.0013 0.0011
IronScheme.Scripting.Ast.CodeBlock::get_IsGlobal():bool 109803 5.11 5.11 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_IsGlobal(bool):void 143 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_ParameterArray():bool 1021 0.05 0.05 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlock::get_Parent():IronScheme.Scripting.Ast.CodeBlock 592774 187.93 164.79 0.0003 0.0003
IronScheme.Scripting.Ast.CodeBlock::set_Parent(IronScheme.Scripting.Ast.CodeBlock):void 7014 0.34 0.34 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Body():IronScheme.Scripting.Ast.Statement 331747 14.37 14.37 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_Body(IronScheme.Scripting.Ast.Statement):void 54713 2.57 2.57 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::Bind():void 17881 4182.38 19.44 0.2339 0.0011
IronScheme.Scripting.Ast.CodeBlock::get_References():<UNKNOWN> 100261 4.35 4.35 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::set_References(<UNKNOWN>):void 70328 3.19 3.19 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::get_Variables():<UNKNOWN> 95037 4.07 4.07 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::Lookup(IronScheme.Scripting.SymbolId):IronScheme.Scripting.Ast.Variable 168485 390.30 148.82 0.0023 0.0009
IronScheme.Scripting.Ast.CodeBlock::get_EnvironmentType():void 232 0.10 0.09 0.0005 0.0004
IronScheme.Scripting.Ast.CodeBlock::get_EnvironmentFactory():IronScheme.Scripting.Generation.EnvironmentFactory 1331 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::DeclarativeReferenceAdded():void 7041 0.35 0.35 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlock::CreateParameter(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Ast.Variable 5 0.02 0.00 0.0046 0.0009
IronScheme.Scripting.Ast.CodeBlock::CreateVariable(IronScheme.Scripting.SymbolId+VariableKind+):IronScheme.Scripting.Ast.Variable 339 1.39 0.09 0.0041 0.0003
IronScheme.Scripting.Ast.CodeBlock::CreateVariable(IronScheme.Scripting.SymbolId+VariableKind++IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Variable 821 4.77 1.09 0.0058 0.0013
IronScheme.Scripting.Ast.CodeBlock::CreateLocalVariable(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Ast.Variable 16 0.16 0.09 0.0102 0.0055
IronScheme.Scripting.Ast.CodeBlock::CreateTemporaryVariable(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Ast.Variable 14 0.14 0.09 0.0103 0.0063
IronScheme.Scripting.Ast.CodeBlock::CreateEnvironmentFactory(bool+IronScheme.Scripting.Generation.CodeGen):void 5737 1655.38 5.92 0.2885 0.0010
IronScheme.Scripting.Ast.CodeBlock::GetParentEvironmentType():void 598 1.56 0.86 0.0026 0.0014
IronScheme.Scripting.Ast.CodeBlock::EmitEnvironmentAllocation(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.EnvironmentSlot 598 1049.84 1.43 1.7556 0.0024
IronScheme.Scripting.Ast.CodeBlock::CreateEnvironmentContext(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.Slot 598 184.35 1.40 0.3083 0.0023
IronScheme.Scripting.Ast.CodeBlock::CreateSlots(IronScheme.Scripting.Generation.CodeGen):void 5737 2950.39 48.61 0.5143 0.0085
IronScheme.Scripting.Ast.CodeBlock::CreateAccessSlots(IronScheme.Scripting.Generation.CodeGen):void 5737 1391.39 4.90 0.2425 0.0009
IronScheme.Scripting.Ast.CodeBlock::GetDepth():int32 3811 6.77 3.08 0.0018 0.0008
IronScheme.Scripting.Ast.CodeBlock::CreateClosureAccessSlots(IronScheme.Scripting.Generation.CodeGen):void 5737 1277.18 24.80 0.2226 0.0043
IronScheme.Scripting.Ast.CodeBlock::CreateScopeAccessSlots(IronScheme.Scripting.Generation.CodeGen):void 5737 109.30 80.43 0.0191 0.0140
IronScheme.Scripting.Ast.CodeBlock::NeedsWrapperMethod(bool):bool 5625 2.24 1.97 0.0004 0.0004
IronScheme.Scripting.Ast.CodeBlock::HasThis():bool 5625 3.67 3.22 0.0007 0.0006
IronScheme.Scripting.Ast.CodeBlock::GetStaticDataForBody(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.ConstantPool 5554 2.31 2.06 0.0004 0.0004
IronScheme.Scripting.Ast.CodeBlock::EmitDirectCall(IronScheme.Scripting.Generation.CodeGen+bool+bool++bool):void 246 17805.10 0.30 72.3785 0.0012
IronScheme.Scripting.Ast.CodeBlock::EmitDelegateConstruction(IronScheme.Scripting.Generation.CodeGen+bool+bool+):void 5589 18553.53 17.92 3.3197 0.0032
IronScheme.Scripting.Ast.CodeBlock::ComputeSignature(bool+bool+<UNKNOWN>&++void):int32 5622 225.58 18.62 0.0401 0.0033
IronScheme.Scripting.Ast.CodeBlock::GetGeneratedName():String 5622 60.67 7.55 0.0108 0.0013
IronScheme.Scripting.Ast.CodeBlock::CreateGlobalMethodStub(IronScheme.Scripting.Generation.TypeGen):IronScheme.Scripting.Generation.CodeGen 136 7.83 0.10 0.0576 0.0007
IronScheme.Scripting.Ast.CodeBlock::CreateMethod(IronScheme.Scripting.Generation.CodeGen+bool+bool):IronScheme.Scripting.Generation.CodeGen 5622 1399.13 29.53 0.2489 0.0053
IronScheme.Scripting.Ast.CodeBlock::CreateWrapperCodeGen(IronScheme.Scripting.Generation.CodeGen+String+<UNKNOWN>+):IronScheme.Scripting.Generation.CodeGen 2 0.13 0.00 0.0661 0.0003
IronScheme.Scripting.Ast.CodeBlock::MakeWrapperMethodN(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Generation.CodeGen+bool):IronScheme.Scripting.Generation.CodeGen 2 0.51 0.22 0.2560 0.1093
IronScheme.Scripting.Ast.CodeBlock::EmitFunctionImplementation(IronScheme.Scripting.Generation.CodeGen):void 5737 19187.06 1.47 3.3444 0.0003
IronScheme.Scripting.Ast.CodeBlock::EmitBody(IronScheme.Scripting.Generation.CodeGen):void 5737 19186.09 29.74 3.3443 0.0052
IronScheme.Scripting.Ast.CodeBlock::CreateEnvironmentFactory(<UNKNOWN>++void):IronScheme.Scripting.Generation.EnvironmentFactory 598 1644.11 1.14 2.7494 0.0019
IronScheme.Scripting.Ast.CodeBlock::GenerateStorageType(<UNKNOWN>++void):void 598 1613.21 3.60 2.6977 0.0060
IronScheme.Scripting.Ast.CodeBlock::AddParameter(IronScheme.Scripting.Ast.Variable):void 2229 7.02 1.84 0.0031 0.0008
IronScheme.Scripting.Ast.CodeBlock::AddVariable(IronScheme.Scripting.Ast.Variable):void 1057 2.52 0.73 0.0024 0.0007
IronScheme.Scripting.Ast.CodeBlock::get_ParameterCount():int32 8509 2.81 2.44 0.0003 0.0003
IronScheme.Scripting.Ast.CodeBlock::RemoveVariables(<UNKNOWN>):void 17228 35.33 18.58 0.0021 0.0011
IronScheme.Scripting.Ast.CodeBlock::ResetBindings():void 70328 361.45 223.88 0.0051 0.0032
IronScheme.Scripting.Ast.CodeBlock::.cctor():void 1 0.00 0.00 0.0000 0.0000
System.Collections.Generic.Dictionary<T,U>::.ctor():void 21027 24.19 7.67 0.0012 0.0004
System.Collections.Generic.Dictionary<T,U>::.ctor(int32):void 1 0.26 0.00 0.2614 0.0000
System.Collections.Generic.Dictionary<T,U>::.ctor(int32+<UNKNOWN>):void 21028 16.78 14.25 0.0008 0.0007
System.Collections.Generic.Dictionary<T,U>::get_Item(T):U 118 0.13 0.02 0.0011 0.0002
System.Collections.Generic.Dictionary<T,U>::set_Item(T+U):void 20946 21.50 5.98 0.0010 0.0003
System.Collections.Generic.Dictionary<T,U>::Add(T+U):void 4278 6.25 1.24 0.0015 0.0003
System.Collections.Generic.Dictionary<T,U>::Clear():void 904 0.06 0.06 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>::ContainsKey(T):bool 1782 2.25 0.70 0.0013 0.0004
System.Collections.Generic.Dictionary<T,U>::GetEnumerator():<UNKNOWN> 452 0.90 0.87 0.0020 0.0019
System.Collections.Generic.Dictionary<T,U>::FindEntry(T):int32 837970 542.97 264.90 0.0006 0.0003
System.Collections.Generic.Dictionary<T,U>::Initialize(int32):void 3036 1.83 1.63 0.0006 0.0005
System.Collections.Generic.Dictionary<T,U>::Insert(T+U+bool):void 25224 20.52 9.76 0.0008 0.0004
System.Collections.Generic.Dictionary<T,U>::Resize():void 453 0.76 0.54 0.0017 0.0012
System.Collections.Generic.Dictionary<T,U>::Remove(T):bool 202 0.46 0.23 0.0023 0.0012
System.Collections.Generic.Dictionary<T,U>::TryGetValue(T+U&):bool 836070 783.29 241.97 0.0009 0.0003
System.Collections.Generic.KeyValuePair<T,U>::.ctor(T+U):void 482 0.03 0.03 0.0001 0.0001
System.Collections.Generic.KeyValuePair<T,U>::get_Key():T 482 0.02 0.02 0.0000 0.0000
System.Collections.Generic.KeyValuePair<T,U>::get_Value():U 482 0.02 0.02 0.0000 0.0000
System.Collections.Generic.EqualityComparer<IronScheme.Scripting.SymbolId>::get_Default():<UNKNOWN> 38790 2.44 2.26 0.0001 0.0001
System.Collections.Generic.EqualityComparer<IronScheme.Scripting.SymbolId>::CreateComparer():<UNKNOWN> 1 0.18 0.13 0.1778 0.1280
System.Collections.Generic.EqualityComparer<IronScheme.Scripting.SymbolId>::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Collections.Generic.GenericEqualityComparer<IronScheme.Scripting.SymbolId>::Equals(IronScheme.Scripting.SymbolId+IronScheme.Scripting.SymbolId):bool 302577 107.61 94.50 0.0004 0.0003
System.Collections.Generic.GenericEqualityComparer<IronScheme.Scripting.SymbolId>::GetHashCode(IronScheme.Scripting.SymbolId):int32 544329 181.34 158.73 0.0003 0.0003
System.Collections.Generic.GenericEqualityComparer<IronScheme.Scripting.SymbolId>::.ctor():void 1 0.05 0.05 0.0486 0.0483
IronScheme.Scripting.Generation.OptimizedModuleGenerator::get_ModuleName():String 339 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Generation.OptimizedModuleGenerator::.ctor(String+IronScheme.Scripting.ScriptCode[]):void 113 1.26 0.52 0.0112 0.0046
IronScheme.Scripting.Generation.OptimizedModuleGenerator::Create(String+IronScheme.Scripting.ScriptCode[]):IronScheme.Scripting.Generation.OptimizedModuleGenerator 113 5.21 1.14 0.0461 0.0101
IronScheme.Scripting.Generation.OptimizedModuleGenerator::GenerateScope():IronScheme.Scripting.Scope 113 23228.86 4.40 205.5651 0.0389
IronScheme.Scripting.Generation.OptimizedModuleGenerator::GenerateScriptScopes():<UNKNOWN> 113 1980.74 16.82 17.5287 0.1488
IronScheme.Scripting.Generation.OptimizedModuleGenerator::BindGeneratedCodeToModule(IronScheme.Scripting.ScriptModule):void 113 6.25 1.54 0.0553 0.0136
IronScheme.Scripting.Generation.OptimizedModuleGenerator::GenerateScriptMethods():<UNKNOWN> 113 21008.09 6.99 185.9123 0.0619
IronScheme.Scripting.Generation.OptimizedModuleGenerator::CreateStorageAllocator(IronScheme.Scripting.ScriptCode):IronScheme.Scripting.Generation.ScopeAllocator 113 1679.90 3.80 14.8664 0.0336
IronScheme.Scripting.BaseSymbolDictionary::.ctor():void 116 0.23 0.22 0.0020 0.0019
IronScheme.Scripting.BaseSymbolDictionary::.cctor():void 1 0.13 0.09 0.1304 0.0900
IronScheme.Scripting.SymbolDictionary::.ctor():void 2 0.24 0.11 0.1212 0.0549
IronScheme.Scripting.SymbolDictionary::Remove(IronScheme.Scripting.SymbolId):bool 1 0.09 0.02 0.0915 0.0184
IronScheme.Scripting.SymbolDictionary::TryGetValue(IronScheme.Scripting.SymbolId+Object&):bool 258166 444.49 77.13 0.0017 0.0003
IronScheme.Scripting.SymbolDictionary::Microsoft.Scripting.IAttributesCollection.set_Item(IronScheme.Scripting.SymbolId+Object):void 4268 7.15 1.35 0.0017 0.0003
System.Collections.Generic.EqualityComparer<T>::get_Default():<UNKNOWN> 54382 9.82 7.07 0.0002 0.0001
System.Collections.Generic.EqualityComparer<T>::CreateComparer():<UNKNOWN> 9 2.76 2.33 0.3062 0.2586
System.Collections.Generic.EqualityComparer<T>::.ctor():void 9 0.00 0.00 0.0002 0.0002
System.Nullable<System.Int32>::.ctor(System.Int32):void 44418 1.92 1.92 0.0000 0.0000
System.Nullable<System.Int32>::get_HasValue():bool 31347 1.33 1.33 0.0000 0.0000
System.Nullable<System.Int32>::get_Value():System.Int32 1 0.02 0.02 0.0178 0.0178
System.Nullable<System.Int32>::GetValueOrDefault():System.Int32 57490 2.43 2.43 0.0000 0.0000
System.Collections.Generic.EqualityComparer<System.Int32>::get_Default():<UNKNOWN> 976491 58.47 58.37 0.0001 0.0001
System.Collections.Generic.EqualityComparer<System.Int32>::CreateComparer():<UNKNOWN> 1 0.10 0.06 0.0981 0.0586
System.Collections.Generic.EqualityComparer<System.Int32>::.ctor():void 1 0.00 0.00 0.0003 0.0003
System.Collections.Generic.GenericEqualityComparer<System.Int32>::Equals(System.Int32+System.Int32):bool 376670 138.27 122.33 0.0004 0.0003
System.Collections.Generic.GenericEqualityComparer<System.Int32>::GetHashCode(System.Int32):int32 4324918 1840.96 1662.37 0.0004 0.0004
System.Collections.Generic.GenericEqualityComparer<System.Int32>::IndexOf(System.Int32[]+System.Int32+int32+int32):int32 108878 373.70 366.49 0.0034 0.0034
System.Collections.Generic.GenericEqualityComparer<System.Int32>::.ctor():void 1 0.04 0.04 0.0383 0.0380
System.Collections.Generic.ObjectEqualityComparer<T>::Equals(T+T):bool 351986 284.51 244.73 0.0008 0.0007
System.Collections.Generic.ObjectEqualityComparer<T>::GetHashCode(T):int32 896613 944.05 434.09 0.0011 0.0005
System.Collections.Generic.ObjectEqualityComparer<T>::IndexOf(T[]+T+int32+int32):int32 201 0.41 0.37 0.0020 0.0018
System.Collections.Generic.ObjectEqualityComparer<T>::.ctor():void 8 0.00 0.00 0.0003 0.0001
System.Reflection.Missing::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Reflection.Missing::.cctor():void 1 0.04 0.04 0.0420 0.0417
System.__Filters::.ctor():void 1 0.00 0.00 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::InternalSetParentType(int32+int32+System.Reflection.Module):void 751 1.18 0.73 0.0016 0.0010
System.Reflection.Emit.TypeBuilder::InternalAddInterfaceImpl(int32+int32+System.Reflection.Module):void 113 0.57 0.39 0.0050 0.0035
System.Reflection.Emit.TypeBuilder::InternalDefineMethod(int32+String+unsigned int8[]+int32+System.Reflection.MethodAttributes+System.Reflection.Module):int32 7142 30.56 26.69 0.0043 0.0037
System.Reflection.Emit.TypeBuilder::InternalDefineMethodSpec(int32+unsigned int8[]+int32+System.Reflection.Module):int32 3642 32.97 31.62 0.0091 0.0087
System.Reflection.Emit.TypeBuilder::InternalDefineField(int32+String+unsigned int8[]+int32+System.Reflection.FieldAttributes+System.Reflection.Module):int32 11050 36.09 31.84 0.0033 0.0029
System.Reflection.Emit.TypeBuilder::InternalSetMethodIL(int32+bool+unsigned int8[]+unsigned int8[]+int32+int32+int32+System.Reflection.Emit.__ExceptionInstance[]+int32[]+int32[]+System.Reflection.Module):void 7142 65.82 62.16 0.0092 0.0087
System.Reflection.Emit.TypeBuilder::InternalCreateCustomAttribute(int32+int32+unsigned int8[]+System.Reflection.Module+bool+bool):void 1787 4.70 3.98 0.0026 0.0022
System.Reflection.Emit.TypeBuilder::InternalDefineProperty(System.Reflection.Module+int32+String+int32+unsigned int8[]+int32+int32+int32):int32 34 0.18 0.12 0.0052 0.0036
System.Reflection.Emit.TypeBuilder::InternalDefineMethodSemantics(System.Reflection.Module+int32+System.Reflection.MethodSemanticsAttributes+int32):void 42 0.15 0.09 0.0036 0.0022
System.Reflection.Emit.TypeBuilder::InternalDefineMethodImpl(System.Reflection.Module+int32+int32+int32):void 452 1.84 1.10 0.0041 0.0024
System.Reflection.Emit.TypeBuilder::InternalSetMethodImpl(System.Reflection.Module+int32+System.Reflection.MethodImplAttributes):void 7142 9.04 5.23 0.0013 0.0007
System.Reflection.Emit.TypeBuilder::InternalSetParamInfo(System.Reflection.Module+int32+int32+System.Reflection.ParameterAttributes+String):int32 5743 11.63 9.16 0.0020 0.0016
System.Reflection.Emit.TypeBuilder::InternalSetClassLayout(System.Reflection.Module+int32+System.Reflection.Emit.PackingSize+int32):void 11 0.02 0.02 0.0017 0.0014
System.Reflection.Emit.TypeBuilder::IsPublicComType(System.Type):bool 751 1.42 0.88 0.0019 0.0012
System.Reflection.Emit.TypeBuilder::IsTypeEqual(System.Type+System.Type):bool 43445 2.43 2.43 0.0001 0.0001
System.Reflection.Emit.TypeBuilder::.ctor(String+System.Reflection.TypeAttributes+System.Type+System.Reflection.Module+System.Reflection.Emit.PackingSize+int32+System.Reflection.Emit.TypeBuilder):void 11 14.68 0.01 1.3348 0.0005
System.Reflection.Emit.TypeBuilder::.ctor(String+System.Reflection.TypeAttributes+System.Type+System.Type[]+System.Reflection.Module+System.Reflection.Emit.PackingSize+System.Reflection.Emit.TypeBuilder):void 740 3067.31 1.76 4.1450 0.0024
System.Reflection.Emit.TypeBuilder::.ctor(System.Reflection.Emit.ModuleBuilder):void 2 0.13 0.13 0.0660 0.0646
System.Reflection.Emit.TypeBuilder::Init(String+System.Reflection.TypeAttributes+System.Type+System.Type[]+System.Reflection.Module+System.Reflection.Emit.PackingSize+int32+System.Reflection.Emit.TypeBuilder):void 751 3079.33 7.33 4.1003 0.0098
System.Reflection.Emit.TypeBuilder::DefineDataHelper(String+unsigned int8[]+int32+System.Reflection.FieldAttributes):System.Reflection.Emit.FieldBuilder 250 145.36 0.77 0.5814 0.0031
System.Reflection.Emit.TypeBuilder::VerifyTypeAttributes(System.Reflection.TypeAttributes):void 751 0.52 0.49 0.0007 0.0006
System.Reflection.Emit.TypeBuilder::IsCreated():bool 35852 1.62 1.62 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::InternalDefineClass(String+int32+int32[]+System.Reflection.TypeAttributes+System.Reflection.Module+System.Guid+int32+int32):int32 751 12.07 11.63 0.0161 0.0155
System.Reflection.Emit.TypeBuilder::TermCreateClass(int32+System.Reflection.Module):System.Type 751 56.81 56.35 0.0756 0.0750
System.Reflection.Emit.TypeBuilder::ThrowIfCreated():void 34961 17.39 15.81 0.0005 0.0005
System.Reflection.Emit.TypeBuilder::ToString():String 5766 92.61 2.37 0.0161 0.0004
System.Reflection.Emit.TypeBuilder::get_DeclaringType():System.Type 8018 0.38 0.38 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::get_Name():String 6516 0.33 0.33 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::get_Module():System.Reflection.Module 298853 12.96 12.96 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::get_MetadataTokenInternal():int32 7142 3.87 3.55 0.0005 0.0005
System.Reflection.Emit.TypeBuilder::get_Assembly():System.Reflection.Assembly 7145 10.37 3.32 0.0015 0.0005
System.Reflection.Emit.TypeBuilder::get_FullName():String 337778 36.72 14.64 0.0001 0.0000
System.Reflection.Emit.TypeBuilder::get_Namespace():String 13688 0.66 0.66 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::get_BaseType():System.Type 12038 0.55 0.55 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::GetAttributeFlagsImpl():System.Reflection.TypeAttributes 7040 0.35 0.35 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::IsArrayImpl():bool 6575 0.30 0.30 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::IsByRefImpl():bool 6575 0.32 0.32 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::IsPointerImpl():bool 6575 0.32 0.32 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::HasElementTypeImpl():bool 13924 0.66 0.66 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::IsSubclassOf(System.Type):bool 11989 117.89 27.05 0.0098 0.0023
System.Reflection.Emit.TypeBuilder::get_UnderlyingSystemType():System.Type 36 0.01 0.01 0.0003 0.0003
System.Reflection.Emit.TypeBuilder::ThrowIfGeneric():void 21994 11.35 10.40 0.0005 0.0005
System.Reflection.Emit.TypeBuilder::SetInterfaces(System.Type[]):void 751 0.95 0.49 0.0013 0.0006
System.Reflection.Emit.TypeBuilder::get_IsGenericTypeDefinition():bool 750 0.05 0.05 0.0001 0.0001
System.Reflection.Emit.TypeBuilder::get_IsGenericType():bool 72580 3.21 3.21 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::get_IsGenericParameter():bool 19969 0.89 0.89 0.0000 0.0000
System.Reflection.Emit.TypeBuilder::DefineMethodOverride(System.Reflection.MethodInfo+System.Reflection.MethodInfo):void 452 366.83 5.12 0.8116 0.0113
System.Reflection.Emit.TypeBuilder::DefineMethodOverrideNoLock(System.Reflection.MethodInfo+System.Reflection.MethodInfo):void 452 355.92 6.26 0.7874 0.0139
System.Reflection.Emit.TypeBuilder::DefineMethod(String+System.Reflection.MethodAttributes+System.Type+System.Type[]):System.Reflection.Emit.MethodBuilder 6289 371.09 3.39 0.0590 0.0005
System.Reflection.Emit.TypeBuilder::DefineMethod(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]):System.Reflection.Emit.MethodBuilder 6289 367.70 3.14 0.0585 0.0005
System.Reflection.Emit.TypeBuilder::DefineMethod(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.MethodBuilder 6289 364.56 19.96 0.0580 0.0032
System.Reflection.Emit.TypeBuilder::DefineMethodNoLock(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.MethodBuilder 6289 319.39 26.15 0.0508 0.0042
System.Reflection.Emit.TypeBuilder::DefineTypeInitializer():System.Reflection.Emit.ConstructorBuilder 113 34.20 1.30 0.3027 0.0115
System.Reflection.Emit.TypeBuilder::DefineTypeInitializerNoLock():System.Reflection.Emit.ConstructorBuilder 113 31.47 0.59 0.2785 0.0052
System.Reflection.Emit.TypeBuilder::DefineDefaultConstructor(System.Reflection.MethodAttributes):System.Reflection.Emit.ConstructorBuilder 711 218.26 3.03 0.3070 0.0043
System.Reflection.Emit.TypeBuilder::DefineDefaultConstructorNoLock(System.Reflection.MethodAttributes):System.Reflection.Emit.ConstructorBuilder 711 211.93 3.07 0.2981 0.0043
System.Reflection.Emit.TypeBuilder::DefineConstructor(System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type[]):System.Reflection.Emit.ConstructorBuilder 740 74.12 0.61 0.1002 0.0008
System.Reflection.Emit.TypeBuilder::DefineConstructor(System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.ConstructorBuilder 740 73.51 3.04 0.0993 0.0041
System.Reflection.Emit.TypeBuilder::DefineConstructorNoLock(System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.ConstructorBuilder 740 66.92 2.76 0.0904 0.0037
System.Reflection.Emit.TypeBuilder::DefineField(String+System.Type+System.Reflection.FieldAttributes):System.Reflection.Emit.FieldBuilder 11050 752.47 4.20 0.0681 0.0004
System.Reflection.Emit.TypeBuilder::DefineField(String+System.Type+System.Type[]+System.Type[]+System.Reflection.FieldAttributes):System.Reflection.Emit.FieldBuilder 11050 748.27 24.21 0.0677 0.0022
System.Reflection.Emit.TypeBuilder::DefineFieldNoLock(String+System.Type+System.Type[]+System.Type[]+System.Reflection.FieldAttributes):System.Reflection.Emit.FieldBuilder 11050 691.29 21.42 0.0626 0.0019
System.Reflection.Emit.TypeBuilder::DefineInitializedData(String+unsigned int8[]+System.Reflection.FieldAttributes):System.Reflection.Emit.FieldBuilder 250 146.84 0.48 0.5874 0.0019
System.Reflection.Emit.TypeBuilder::DefineInitializedDataNoLock(String+unsigned int8[]+System.Reflection.FieldAttributes):System.Reflection.Emit.FieldBuilder 250 145.84 0.41 0.5834 0.0016
System.Reflection.Emit.TypeBuilder::DefineProperty(String+System.Reflection.PropertyAttributes+System.Type+System.Type[]):System.Reflection.Emit.PropertyBuilder 34 7.44 0.13 0.2188 0.0039
System.Reflection.Emit.TypeBuilder::DefineProperty(String+System.Reflection.PropertyAttributes+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.PropertyBuilder 34 7.31 0.23 0.2149 0.0069
System.Reflection.Emit.TypeBuilder::DefineProperty(String+System.Reflection.PropertyAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.PropertyBuilder 34 7.07 0.69 0.2080 0.0203
System.Reflection.Emit.TypeBuilder::DefinePropertyNoLock(String+System.Reflection.PropertyAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.PropertyBuilder 34 5.94 1.26 0.1747 0.0370
System.Reflection.Emit.TypeBuilder::CreateType():System.Type 891 479.77 5.63 0.5385 0.0063
System.Reflection.Emit.TypeBuilder::CheckContext(System.Type[][]):void 20449 166.35 27.84 0.0081 0.0014
System.Reflection.Emit.TypeBuilder::CheckContext(System.Type[]):void 30767 229.69 33.71 0.0075 0.0011
System.Reflection.Emit.TypeBuilder::CreateTypeNoLock():System.Type 891 469.09 81.32 0.5265 0.0913
System.Reflection.Emit.TypeBuilder::SetParent(System.Type):void 1491 22.47 2.78 0.0151 0.0019
System.Reflection.Emit.TypeBuilder::AddInterfaceImplementation(System.Type):void 113 35.03 1.29 0.3100 0.0114
System.Reflection.Emit.TypeBuilder::get_TypeToken():System.Reflection.Emit.TypeToken 11430 4.60 4.10 0.0004 0.0004
System.Reflection.Emit.TypeToken::.ctor(int32):void 101372 4.58 4.58 0.0000 0.0000
System.Reflection.Emit.TypeToken::get_Token():int32 122054 5.51 5.51 0.0000 0.0000
System.Reflection.Emit.TypeToken::.cctor():void 1 0.00 0.00 0.0009 0.0009
System.Collections.Generic.GenericEqualityComparer<T>::Equals(T+T):bool 118303 189.97 48.22 0.0016 0.0004
System.Collections.Generic.GenericEqualityComparer<T>::GetHashCode(T):int32 143985 111.93 52.65 0.0008 0.0004
System.Collections.Generic.GenericEqualityComparer<T>::IndexOf(T[]+T+int32+int32):int32 3 0.00 0.00 0.0001 0.0001
System.Collections.Generic.GenericEqualityComparer<T>::.ctor():void 1 0.06 0.06 0.0558 0.0555
System.Security.Permissions.EnvironmentPermission::.ctor(System.Security.Permissions.EnvironmentPermissionAccess+String):void 1 0.56 0.09 0.5596 0.0869
System.Security.Permissions.EnvironmentPermission::SetPathList(System.Security.Permissions.EnvironmentPermissionAccess+String):void 1 0.47 0.31 0.4724 0.3145
System.Security.Permissions.EnvironmentPermission::AddPathList(System.Security.Permissions.EnvironmentPermissionAccess+String):void 1 0.16 0.09 0.1576 0.0927
System.Security.Permissions.EnvironmentPermission::VerifyFlag(System.Security.Permissions.EnvironmentPermissionAccess):void 2 0.00 0.00 0.0002 0.0002
System.Security.Permissions.EnvironmentPermission::FlagIsSet(System.Security.Permissions.EnvironmentPermissionAccess+System.Security.Permissions.EnvironmentPermissionAccess):bool 2 0.00 0.00 0.0003 0.0003
System.Security.Permissions.EnvironmentPermission::IsEmpty():bool 1 0.00 0.00 0.0003 0.0000
System.Security.Permissions.EnvironmentPermission::IsSubsetOf(System.Security.IPermission):bool 1 0.08 0.08 0.0818 0.0815
System.Security.Permissions.EnvironmentStringExpressionSet::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Security.Permissions.EnvironmentStringExpressionSet::ProcessWholeString(String):String 1 0.00 0.00 0.0000 0.0000
System.Security.Permissions.EnvironmentStringExpressionSet::ProcessSingleString(String):String 1 0.00 0.00 0.0003 0.0003
System.Text.EncodingNLS::.ctor(int32):void 3 0.58 0.09 0.1938 0.0316
System.Text.EncodingNLS::GetByteCount(wchar[]+int32+int32):int32 76 0.35 0.37 0.0047 0.0049
System.Text.EncodingNLS::GetBytes(wchar[]+int32+int32+unsigned int8[]+int32):int32 33 1.42 1.04 0.0431 0.0314
System.Text.EncodingNLS::GetCharCount(unsigned int8[]+int32+int32):int32 40 0.48 0.47 0.0119 0.0118
System.Text.EncodingNLS::GetChars(unsigned int8[]+int32+int32+wchar[]+int32):int32 40 0.48 0.47 0.0119 0.0118
System.Text.EncodingNLS::GetString(unsigned int8[]+int32+int32):String 1 0.23 0.01 0.2261 0.0109
System.Text.EncodingNLS::GetDecoder():System.Text.Decoder 1 0.05 0.00 0.0501 0.0000
System.Text.BaseCodePageEncoding::.ctor(int32+int32):void 2 17.21 0.17 8.6068 0.0869
System.Text.BaseCodePageEncoding::LoadCodePageTables():void 2 16.56 0.32 8.2796 0.1604
System.Text.BaseCodePageEncoding::FindCodePage(int32):CodePageHeader* 3 0.00 0.00 0.0004 0.0004
System.Text.BaseCodePageEncoding::GetCodePageByteSize(int32):int32 1 0.15 0.15 0.1515 0.1509
System.Text.BaseCodePageEncoding::GetSharedMemory(int32):unsigned int8* 2 15.96 1.20 7.9777 0.5996
System.Text.BaseCodePageEncoding::GetMemorySectionName():String 2 14.48 0.31 7.2395 0.1545
System.Text.BaseCodePageEncoding::.cctor():void 1 0.01 0.00 0.0118 0.0027
System.Text.SBCSCodePageEncoding::.ctor(int32):void 2 17.43 0.07 8.7132 0.0364
System.Text.SBCSCodePageEncoding::.ctor(int32+int32):void 2 17.35 0.14 8.6768 0.0700
System.Text.SBCSCodePageEncoding::LoadManagedCodePage():void 2 16.24 0.28 8.1188 0.1411
System.Text.SBCSCodePageEncoding::GetMaxCharCount(int32):int32 1 0.03 0.03 0.0290 0.0287
System.Globalization.CharUnicodeInfo::.cctor():void 1 0.14 0.02 0.1398 0.0175
System.Globalization.CharUnicodeInfo::IsWhiteSpace(wchar):bool 5 0.19 0.11 0.0376 0.0217
System.Globalization.CharUnicodeInfo::GetUnicodeCategory(wchar):System.Globalization.UnicodeCategory 5 0.08 0.04 0.0159 0.0077
System.Globalization.CharUnicodeInfo::InternalGetUnicodeCategory(int32):System.Globalization.UnicodeCategory 12 0.25 0.24 0.0209 0.0196
System.Globalization.CharUnicodeInfo::InternalGetCategoryValue(int32+int32):unsigned int8 12 0.01 0.01 0.0012 0.0012
System.Text.EncoderFallback::get_InternalSyncObject():Object 1 0.00 0.00 0.0006 0.0006
System.Text.EncoderFallback::get_ExceptionFallback():System.Text.EncoderFallback 4 0.15 0.15 0.0368 0.0365
System.Text.EncoderFallback::.ctor():void 85 0.82 0.82 0.0097 0.0097
System.Text.InternalEncoderBestFitFallback::.ctor(System.Text.Encoding):void 3 0.06 0.05 0.0196 0.0157
System.Text.InternalEncoderBestFitFallback::get_MaxCharCount():int32 52 0.00 0.00 0.0000 0.0000
System.Text.DecoderFallback::get_InternalSyncObject():Object 1 0.00 0.00 0.0006 0.0006
System.Text.DecoderFallback::get_ExceptionFallback():System.Text.DecoderFallback 4 0.14 0.14 0.0354 0.0352
System.Text.DecoderFallback::.ctor():void 85 0.85 0.85 0.0100 0.0100
System.Text.InternalDecoderBestFitFallback::.ctor(System.Text.Encoding):void 3 0.06 0.04 0.0187 0.0150
System.Text.InternalDecoderBestFitFallback::get_MaxCharCount():int32 1 0.00 0.00 0.0000 0.0000
System.Globalization.EncodingTable::internalGetCodePageFromName(String):int32 2 0.01 0.01 0.0062 0.0062
System.Globalization.EncodingTable::GetCodePageFromName(String):int32 27 4.25 0.70 0.1575 0.0260
System.Globalization.EncodingTable::GetCodePageDataItem(int32):System.Globalization.CodePageDataItem 15 1.47 0.35 0.0982 0.0236
System.Globalization.EncodingTable::.cctor():void 1 0.17 0.12 0.1711 0.1153
Microsoft.Win32.SafeHandles.SafeViewOfFileHandle::.ctor(int_ptr+bool):void 2 0.28 0.08 0.1376 0.0420
Microsoft.Win32.SafeHandles.SafeViewOfFileHandle::ReleaseHandle():bool 2 0.01 0.01 0.0051 0.0051
Microsoft.Win32.SafeHandles.SafeFileMappingHandle::.ctor(int_ptr+bool):void 2 0.00 0.00 0.0008 0.0003
Microsoft.Win32.SafeHandles.SafeFileMappingHandle::ReleaseHandle():bool 2 0.00 0.00 0.0014 0.0014
System.UInt16::ToString(String+System.IFormatProvider):String 8 0.00 0.00 0.0003 0.0003
System.UInt16::System.IConvertible.ToInt32(System.IFormatProvider):int32 20 0.21 0.21 0.0107 0.0107
System.Globalization.BaseInfoTable::.ctor(String+bool):void 1 1.72 0.18 1.7157 0.1796
System.Globalization.BaseInfoTable::InitializeBaseInfoTablePointers(String+bool):void 1 1.54 0.10 1.5361 0.1002
System.Globalization.BaseInfoTable::get_IsValid():bool 1 0.00 0.00 0.0000 0.0000
System.Globalization.BaseInfoTable::GetStringPoolString(unsigned int32):String 5 0.00 0.00 0.0009 0.0007
System.Globalization.BaseInfoTable::CompareStringToStringPoolStringBinary(String+int32):int32 14 0.00 0.00 0.0001 0.0001
System.Globalization.CultureTable::.cctor():void 1 2.12 0.29 2.1226 0.2852
System.Globalization.CultureTable::.ctor(String+bool):void 1 1.84 0.12 1.8374 0.1207
System.Globalization.CultureTable::get_Default():System.Globalization.CultureTable 11 0.00 0.00 0.0001 0.0001
System.Globalization.CultureTable::SetDataItemPointers():void 1 1.43 1.43 1.4293 1.4290
System.Globalization.CultureTable::Validate():bool 1 0.00 0.00 0.0003 0.0003
System.Globalization.CultureTable::GetDataItemFromCultureName(String+int32&+String&):int32 2 0.19 0.18 0.0952 0.0924
System.Globalization.CultureTable::GetDataItemFromCultureID(int32+String&):int32 5 0.26 0.13 0.0517 0.0257
System.Globalization.CultureTable::IsNewNeutralChineseCulture(System.Globalization.CultureInfo):bool 3 0.02 0.02 0.0075 0.0074
System.Globalization.CultureTableItem::.ctor():void 5 0.00 0.00 0.0001 0.0001
System.IO.FileNotFoundException::.ctor(String+String):void 2 0.35 0.11 0.1766 0.0555
System.IO.FileNotFoundException::get_Message():String 2 0.21 0.21 0.1041 0.1040
System.IO.FileNotFoundException::SetMessageField():void 2 0.00 0.00 0.0002 0.0002
System.Globalization.NumberFormatInfo::.ctor():void 1 0.00 0.00 0.0012 0.0003
System.Globalization.NumberFormatInfo::.ctor(System.Globalization.CultureTableRecord):void 3 2.69 0.47 0.8962 0.1552
System.Globalization.NumberFormatInfo::get_InvariantInfo():System.Globalization.NumberFormatInfo 10 0.20 0.15 0.0196 0.0154
System.Globalization.NumberFormatInfo::GetInstance(System.IFormatProvider):System.Globalization.NumberFormatInfo 4552 11.35 2.10 0.0025 0.0005
System.Globalization.NumberFormatInfo::Clone():Object 1 0.00 0.00 0.0006 0.0006
System.Globalization.NumberFormatInfo::get_IsReadOnly():bool 1 0.00 0.00 0.0000 0.0000
System.Globalization.NumberFormatInfo::get_CurrentInfo():System.Globalization.NumberFormatInfo 180622 119.12 64.57 0.0007 0.0004
System.Globalization.NumberFormatInfo::get_NumberDecimalSeparator():String 20473 0.88 0.88 0.0000 0.0000
System.Globalization.NumberFormatInfo::get_NumberGroupSeparator():String 20473 0.93 0.93 0.0000 0.0000
System.Globalization.NumberFormatInfo::ReadOnly(System.Globalization.NumberFormatInfo):System.Globalization.NumberFormatInfo 1 0.04 0.04 0.0401 0.0401
System.Globalization.NumberFormatInfo::ValidateParseStyleInteger(System.Globalization.NumberStyles):void 224 0.01 0.01 0.0001 0.0001
System.Number::HexNumberToInt32(NumberBuffer&+int32&):bool 224 0.27 0.25 0.0012 0.0011
System.Number::HexNumberToUInt32(NumberBuffer&+unsigned int32&):bool 224 0.01 0.01 0.0001 0.0001
System.Number::IsWhite(wchar):bool 27234 1.28 1.28 0.0000 0.0000
System.Number::NumberToInt32(NumberBuffer&+int32&):bool 6537 0.34 0.34 0.0001 0.0001
System.Number::MatchChars(wchar*+String):wchar* 40498 24.46 20.75 0.0006 0.0005
System.Number::MatchChars(wchar*+wchar*):wchar* 40498 1.95 1.95 0.0000 0.0000
System.Number::ParseInt32(String+System.Globalization.NumberStyles+System.Globalization.NumberFormatInfo):int32 262 3.40 0.76 0.0130 0.0029
System.Number::ParseNumber(wchar*&+System.Globalization.NumberStyles+NumberBuffer&+System.Globalization.NumberFormatInfo+bool):bool 20473 55.21 27.66 0.0027 0.0014
System.Number::StringToNumber(String+System.Globalization.NumberStyles+NumberBuffer&+System.Globalization.NumberFormatInfo+bool):void 262 2.36 1.32 0.0090 0.0050
System.Number::TryParseInt32(String+System.Globalization.NumberStyles+System.Globalization.NumberFormatInfo+int32&):bool 20211 79.53 12.83 0.0039 0.0006
System.Number::TryStringToNumber(String+System.Globalization.NumberStyles+NumberBuffer&+System.Globalization.NumberFormatInfo+bool):bool 20211 65.44 10.42 0.0032 0.0005
System.Int16::System.IConvertible.ToInt32(System.IFormatProvider):int32 20 0.22 0.22 0.0110 0.0110
System.GC::Collect():void 1 36.42 36.42 36.4229 36.4229
System.GC::CollectionCount(int32):int32 6 0.00 0.00 0.0001 0.0001
System.GC::SuppressFinalize(Object):void 180 0.03 0.03 0.0002 0.0002
System.GC::add_ClearCache(System.Reflection.Cache.ClearCacheHandler):void 3 0.08 0.08 0.0275 0.0274
System.GC::FireCacheEvent():void 3 0.22 0.22 0.0744 0.0727
System.GC::.cctor():void 1 0.00 0.00 0.0039 0.0039
System.IO.Directory::GetDemandDir(String+bool):String 63 1.52 0.29 0.0241 0.0046
System.IO.Directory::Exists(String):bool 1 0.14 0.08 0.1410 0.0833
System.IO.Directory::InternalExists(String):bool 1 0.04 0.00 0.0411 0.0003
System.IO.Directory::GetCurrentDirectory():String 62 7.00 0.94 0.1130 0.0151
System.Text.UTF8Encoding::.ctor():void 1 0.16 0.01 0.1630 0.0109
System.Text.UTF8Encoding::.ctor(bool):void 48 8.42 0.61 0.1754 0.0127
System.Text.UTF8Encoding::.ctor(bool+bool):void 52 8.45 0.54 0.1626 0.0103
System.Text.UTF8Encoding::SetDefaultFallbacks():void 56 6.64 1.79 0.1186 0.0319
System.Text.UTF8Encoding::GetByteCount(wchar[]+int32+int32):int32 138 6.81 1.60 0.0493 0.0116
System.Text.UTF8Encoding::GetByteCount(wchar*+int32):int32 2827 9.65 2.63 0.0034 0.0009
System.Text.UTF8Encoding::GetBytes(wchar[]+int32+int32+unsigned int8[]+int32):int32 68 4.49 0.80 0.0660 0.0117
System.Text.UTF8Encoding::GetBytes(wchar*+int32+unsigned int8*+int32):int32 2827 12.74 2.85 0.0045 0.0010
System.Text.UTF8Encoding::GetCharCount(unsigned int8[]+int32+int32):int32 72 1.87 0.03 0.0259 0.0005
System.Text.UTF8Encoding::GetCharCount(unsigned int8*+int32):int32 1926 3.30 1.58 0.0017 0.0008
System.Text.UTF8Encoding::GetChars(unsigned int8[]+int32+int32+wchar[]+int32):int32 70 8.04 0.81 0.1148 0.0115
System.Text.UTF8Encoding::GetChars(unsigned int8*+int32+wchar*+int32):int32 1926 7.03 2.49 0.0037 0.0013
System.Text.UTF8Encoding::GetString(unsigned int8[]+int32+int32):String 8 1.14 0.19 0.1426 0.0244
System.Text.UTF8Encoding::GetByteCount(wchar*+int32+System.Text.EncoderNLS):int32 2965 12.23 11.73 0.0041 0.0040
System.Text.UTF8Encoding::PtrDiff(wchar*+wchar*):int32 12461 0.59 0.59 0.0000 0.0000
System.Text.UTF8Encoding::PtrDiff(unsigned int8*+unsigned int8*):int32 8942 0.44 0.44 0.0000 0.0000
System.Text.UTF8Encoding::InRange(int32+int32+int32):bool 16378 0.82 0.82 0.0001 0.0001
System.Text.UTF8Encoding::GetBytes(wchar*+int32+unsigned int8*+int32+System.Text.EncoderNLS):int32 3741 190.50 160.15 0.0509 0.0428
System.Text.UTF8Encoding::GetCharCount(unsigned int8*+int32+System.Text.DecoderNLS):int32 2006 0.90 3.76 0.0004 0.0019
System.Text.UTF8Encoding::GetChars(unsigned int8*+int32+wchar*+int32+System.Text.DecoderNLS):int32 2046 13.27 10.54 0.0065 0.0052
System.Text.UTF8Encoding::FallbackInvalidByteSequence(unsigned int8*&+int32+System.Text.DecoderFallbackBuffer+wchar*&):bool 17 1.64 0.64 0.0963 0.0378
System.Text.UTF8Encoding::FallbackInvalidByteSequence(unsigned int8*+int32+System.Text.DecoderFallbackBuffer):int32 17 0.72 0.72 0.0424 0.0423
System.Text.UTF8Encoding::GetBytesUnknown(unsigned int8*&+int32):unsigned int8[] 34 0.00 0.00 0.0001 0.0001
System.Text.UTF8Encoding::GetDecoder():System.Text.Decoder 38 0.69 0.14 0.0182 0.0037
System.Text.UTF8Encoding::GetEncoder():System.Text.Encoder 12 0.74 0.12 0.0618 0.0102
System.Text.UTF8Encoding::GetMaxByteCount(int32):int32 96 2.32 2.31 0.0242 0.0241
System.Text.UTF8Encoding::GetMaxCharCount(int32):int32 38 0.20 0.19 0.0052 0.0050
System.Text.UTF8Encoding::GetPreamble():unsigned int8[] 43 0.01 0.01 0.0003 0.0003
System.Text.EncoderReplacementFallback::.ctor(String):void 72 3.07 1.61 0.0426 0.0223
System.Text.EncoderReplacementFallback::get_DefaultString():String 110 0.01 0.01 0.0001 0.0001
System.Text.EncoderReplacementFallback::CreateFallbackBuffer():System.Text.EncoderFallbackBuffer 55 6.95 0.64 0.1264 0.0117
System.Text.EncoderReplacementFallback::get_MaxCharCount():int32 107 0.01 0.01 0.0001 0.0001
System.Text.DecoderReplacementFallback::.ctor(String):void 72 2.89 1.43 0.0402 0.0198
System.Text.DecoderReplacementFallback::get_DefaultString():String 82 0.00 0.00 0.0001 0.0001
System.Text.DecoderReplacementFallback::CreateFallbackBuffer():System.Text.DecoderFallbackBuffer 82 3.60 0.93 0.0439 0.0113
System.Text.DecoderReplacementFallback::get_MaxCharCount():int32 39 0.00 0.00 0.0001 0.0001
System.Security.Permissions.UIPermission::.ctor(System.Security.Permissions.UIPermissionWindow):void 15 0.28 0.22 0.0187 0.0149
System.Security.Permissions.UIPermission::VerifyWindowFlag(System.Security.Permissions.UIPermissionWindow):void 15 0.00 0.00 0.0001 0.0001
System.Security.Permissions.UIPermission::IsSubsetOf(System.Security.IPermission):bool 15 0.00 0.00 0.0001 0.0001
System.IO.TextWriter::.ctor():void 29 0.68 0.34 0.0236 0.0116
System.IO.TextWriter::.ctor(System.IFormatProvider):void 132 1.67 0.85 0.0127 0.0064
System.IO.TextWriter::get_FormatProvider():System.IFormatProvider 3 0.00 0.00 0.0006 0.0001
System.IO.TextWriter::Dispose(bool):void 52 0.01 0.01 0.0001 0.0001
System.IO.TextWriter::Flush():void 3 0.00 0.00 0.0002 0.0002
System.IO.TextWriter::set_NewLine(String):void 27 0.65 0.33 0.0240 0.0121
System.IO.TextWriter::Synchronized(System.IO.TextWriter):System.IO.TextWriter 2 0.13 0.07 0.0650 0.0347
System.IO.TextWriter::Write(wchar[]):void 31 27.06 0.57 0.8730 0.0184
System.IO.TextWriter::Write(wchar[]+int32+int32):void 28 26.70 0.73 0.9536 0.0260
System.IO.TextWriter::Write(String):void 31 27.59 0.55 0.8902 0.0176
System.IO.TextWriter::WriteLine(String):void 1 0.69 0.26 0.6885 0.2563
System.IO.TextWriter::WriteLine(String+Object+Object):void 1 0.90 0.20 0.8995 0.1977
System.IO.TextWriter::.cctor():void 1 0.13 0.05 0.1343 0.0504
System.Collections.Generic.List<T>::.ctor():void 310879 149.65 136.29 0.0005 0.0004
System.Collections.Generic.List<T>::.ctor(int32):void 565905 4710.22 4685.68 0.0083 0.0083
System.Collections.Generic.List<T>::.ctor(<UNKNOWN>):void 69408 208.04 94.96 0.0030 0.0014
System.Collections.Generic.List<T>::set_Capacity(int32):void 220340 29.24 26.46 0.0001 0.0001
System.Collections.Generic.List<T>::get_Count():int32 2966201 158.45 158.45 0.0001 0.0001
System.Collections.Generic.List<T>::get_Item(int32):T 1249845 67.22 67.22 0.0001 0.0001
System.Collections.Generic.List<T>::set_Item(int32+T):void 632 0.04 0.04 0.0001 0.0001
System.Collections.Generic.List<T>::Add(T):void 985001 247.61 144.52 0.0003 0.0001
System.Collections.Generic.List<T>::AddRange(<UNKNOWN>):void 8605 30.23 3.74 0.0035 0.0004
System.Collections.Generic.List<T>::Clear():void 629 0.12 0.12 0.0002 0.0002
System.Collections.Generic.List<T>::Contains(T):bool 733 1.61 0.80 0.0022 0.0011
System.Collections.Generic.List<T>::CopyTo(T[]+int32):void 19092 9.93 6.94 0.0005 0.0004
System.Collections.Generic.List<T>::EnsureCapacity(int32):void 211083 104.49 81.11 0.0005 0.0004
System.Collections.Generic.List<T>::GetEnumerator():<UNKNOWN> 105986 44.38 39.48 0.0004 0.0004
System.Collections.Generic.List<T>::System.Collections.Generic.IEnumerable<T>.GetEnumerator():<UNKNOWN> 1192418 520.54 467.49 0.0004 0.0004
System.Collections.Generic.List<T>::System.Collections.IEnumerable.GetEnumerator():System.Collections.IEnumerator 1 0.02 0.02 0.0175 0.0175
System.Collections.Generic.List<T>::IndexOf(T):int32 201 0.93 0.10 0.0046 0.0005
System.Collections.Generic.List<T>::Insert(int32+T):void 1113 0.38 0.28 0.0003 0.0003
System.Collections.Generic.List<T>::InsertRange(int32+<UNKNOWN>):void 8605 26.50 17.23 0.0031 0.0020
System.Collections.Generic.List<T>::Remove(T):bool 201 1.50 0.52 0.0075 0.0026
System.Collections.Generic.List<T>::RemoveAt(int32):void 709 0.10 0.08 0.0001 0.0001
System.Collections.Generic.List<T>::Reverse():void 11 0.53 0.18 0.0480 0.0161
System.Collections.Generic.List<T>::Reverse(int32+int32):void 11 0.35 0.35 0.0319 0.0314
System.Collections.Generic.List<T>::ToArray():T[] 120210 69.70 52.40 0.0006 0.0004
System.Collections.Generic.List<T>::TrimExcess():void 19051 10.00 4.14 0.0005 0.0002
System.Collections.Generic.List<T>::.cctor():void 32 0.11 0.11 0.0035 0.0035
System.StringComparer::get_InvariantCultureIgnoreCase():System.StringComparer 4 0.00 0.00 0.0002 0.0002
System.StringComparer::get_CurrentCultureIgnoreCase():System.StringComparer 7032 17.34 3.83 0.0025 0.0005
System.StringComparer::get_Ordinal():System.StringComparer 10 0.00 0.00 0.0002 0.0002
System.StringComparer::get_OrdinalIgnoreCase():System.StringComparer 2 0.00 0.00 0.0002 0.0002
System.StringComparer::Equals(Object+Object):bool 25 0.32 0.15 0.0127 0.0060
System.StringComparer::GetHashCode(Object):int32 29 1.01 0.33 0.0348 0.0113
System.StringComparer::.ctor():void 7036 2.29 2.00 0.0003 0.0003
System.StringComparer::.cctor():void 1 3.10 0.12 3.1042 0.1183
System.Collections.Generic.Dictionary<T,U>::.ctor():void 42701 48.88 14.63 0.0011 0.0003
System.Collections.Generic.Dictionary<T,U>::.ctor(<UNKNOWN>):void 7033 4.82 2.43 0.0007 0.0003
System.Collections.Generic.Dictionary<T,U>::.ctor(int32+<UNKNOWN>):void 49734 36.64 30.41 0.0007 0.0006
System.Collections.Generic.Dictionary<T,U>::get_Count():int32 35533 1.57 1.57 0.0000 0.0000
System.Collections.Generic.Dictionary<T,U>::get_Keys():<UNKNOWN> 40 0.68 0.66 0.0170 0.0165
System.Collections.Generic.Dictionary<T,U>::get_Values():<UNKNOWN> 34515 24.85 12.28 0.0007 0.0004
System.Collections.Generic.Dictionary<T,U>::get_Item(T):U 4551 10.10 1.92 0.0022 0.0004
System.Collections.Generic.Dictionary<T,U>::set_Item(T+U):void 84527 142.06 28.43 0.0017 0.0003
System.Collections.Generic.Dictionary<T,U>::Add(T+U):void 12713 29.94 4.06 0.0024 0.0003
System.Collections.Generic.Dictionary<T,U>::Clear():void 1021 0.13 0.13 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>::ContainsKey(T):bool 16730 10.42 5.58 0.0006 0.0003
System.Collections.Generic.Dictionary<T,U>::GetEnumerator():<UNKNOWN> 8231 4.07 3.64 0.0005 0.0004
System.Collections.Generic.Dictionary<T,U>::FindEntry(T):int32 171634 171.79 63.98 0.0010 0.0004
System.Collections.Generic.Dictionary<T,U>::Initialize(int32):void 45871 24.09 21.10 0.0005 0.0005
System.Collections.Generic.Dictionary<T,U>::Insert(T+U+bool):void 97240 139.51 52.94 0.0014 0.0005
System.Collections.Generic.Dictionary<T,U>::Resize():void 1866 1.72 1.35 0.0009 0.0007
System.Collections.Generic.Dictionary<T,U>::Remove(T):bool 70 0.14 0.07 0.0020 0.0010
System.Collections.Generic.Dictionary<T,U>::TryGetValue(T+U&):bool 150353 210.73 51.95 0.0014 0.0003
System.Collections.Generic.KeyValuePair<T,U>::.ctor(T+U):void 25097 1.18 1.18 0.0000 0.0000
System.Collections.Generic.KeyValuePair<T,U>::get_Key():T 25178 1.06 1.06 0.0000 0.0000
System.Collections.Generic.KeyValuePair<T,U>::get_Value():U 24216 1.05 1.05 0.0000 0.0000
System.CultureAwareComparer::.ctor(System.Globalization.CultureInfo+bool):void 7034 10.17 4.06 0.0014 0.0006
System.CultureAwareComparer::Equals(String+String):bool 7031 2.44 2.11 0.0003 0.0003
System.CultureAwareComparer::GetHashCode(String):int32 14067 21.74 4.32 0.0015 0.0003
System.OrdinalComparer::.ctor(bool):void 2 0.00 0.00 0.0003 0.0000
System.OrdinalComparer::Equals(String+String):bool 3 0.17 0.13 0.0561 0.0440
System.OrdinalComparer::GetHashCode(String):int32 42 1.09 0.57 0.0259 0.0136
System.Reflection.Cache.InternalCache::.ctor(String):void 3 0.03 0.03 0.0097 0.0097
System.Reflection.Cache.InternalCache::get_Item(System.Reflection.Cache.CacheObjType):Object 5 0.68 0.62 0.1357 0.1248
System.Reflection.Cache.InternalCache::set_Item(System.Reflection.Cache.CacheObjType+Object):void 3 0.04 0.04 0.0133 0.0132
System.Reflection.Cache.InternalCache::FindObjectPosition(System.Reflection.Cache.InternalCacheItem[]+int32+System.Reflection.Cache.CacheObjType+bool):int32 8 0.00 0.00 0.0001 0.0001
System.BCLDebug::.cctor():void 1 0.05 0.05 0.0534 0.0534
System.SwitchStructure::.ctor(String+int32):void 12 0.00 0.00 0.0000 0.0000
System.RuntimeType.RuntimeTypeCache::Prejitinit_HACK():void 2231 0.23 0.23 0.0001 0.0001
System.RuntimeType.RuntimeTypeCache::.ctor(System.RuntimeType):void 2231 33.70 20.45 0.0151 0.0092
System.RuntimeType.RuntimeTypeCache::ConstructName(String&+bool+bool+bool):String 141416 12.92 12.86 0.0001 0.0001
System.RuntimeType.RuntimeTypeCache::get_DomainInitialized():bool 533 0.04 0.04 0.0001 0.0001
System.RuntimeType.RuntimeTypeCache::set_DomainInitialized(bool):void 533 0.04 0.04 0.0001 0.0001
System.RuntimeType.RuntimeTypeCache::GetName():String 40643 16.25 13.84 0.0004 0.0003
System.RuntimeType.RuntimeTypeCache::GetNameSpace():String 80165 12.79 6.71 0.0002 0.0001
System.RuntimeType.RuntimeTypeCache::GetFullName():String 100773 591.85 102.19 0.0059 0.0010
System.RuntimeType.RuntimeTypeCache::GetEnclosingType():System.RuntimeType 100802 8.14 6.38 0.0001 0.0001
System.RuntimeType.RuntimeTypeCache::get_IsGlobal():bool 434082 19.61 19.61 0.0000 0.0000
System.RuntimeType.RuntimeTypeCache::get_RuntimeType():System.RuntimeType 24426 1.04 1.04 0.0000 0.0000
System.RuntimeType.RuntimeTypeCache::get_RuntimeTypeHandle():System.RuntimeTypeHandle 566875 26.13 26.13 0.0000 0.0000
System.RuntimeType.RuntimeTypeCache::GetGenericMethodInfo(System.RuntimeMethodHandle):System.Reflection.MethodInfo 1782 71.82 2.34 0.0403 0.0013
System.RuntimeType.RuntimeTypeCache::GetMethodList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 23224 699.01 8.97 0.0301 0.0004
System.RuntimeType.RuntimeTypeCache::GetConstructorList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 9699 193.86 3.89 0.0200 0.0004
System.RuntimeType.RuntimeTypeCache::GetPropertyList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 9860 442.41 3.88 0.0449 0.0004
System.RuntimeType.RuntimeTypeCache::GetEventList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 5590 22.32 1.85 0.0040 0.0003
System.RuntimeType.RuntimeTypeCache::GetFieldList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 10102 264.22 11.94 0.0262 0.0012
System.RuntimeType.RuntimeTypeCache::GetInterfaceList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 10 11.93 0.09 1.1934 0.0089
System.RuntimeType.RuntimeTypeCache::GetNestedTypeList(System.Reflection.CerArrayList`1+void):<UNKNOWN> 5590 21.95 1.92 0.0039 0.0003
System.RuntimeType.RuntimeTypeCache::GetMethod(System.RuntimeTypeHandle+System.RuntimeMethodHandle):System.Reflection.MethodBase 525405 537359.26 8900.91 1.0228 0.0169
System.RuntimeType.RuntimeTypeCache::GetConstructor(System.RuntimeTypeHandle+System.RuntimeMethodHandle):System.Reflection.MethodBase 21023 7454.88 353.15 0.3546 0.0168
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::.cctor():void 6 0.00 0.00 0.0007 0.0007
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::.ctor(RuntimeTypeCache):void 4165 12.34 12.12 0.0030 0.0029
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::AddMethod(System.RuntimeTypeHandle+System.RuntimeMethodHandle+CacheType):System.Reflection.MethodBase 546428 535527.87 50900.23 0.9801 0.0932
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::Populate(System.Reflection.CerArrayList`1+void+T):<UNKNOWN> 4340 1359.53 27.10 0.3133 0.0062
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::Insert(<UNKNOWN>&+System.Reflection.CerArrayList`1+void):void 550768 414790.33 18579.96 0.7531 0.0337
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::MergeWithGlobalList(<UNKNOWN>):void 550768 396076.12 210626.92 0.7191 0.3824
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateMethods(System.Collections.Generic.List`1):<UNKNOWN> 624 544.97 184.58 0.8734 0.2958
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateConstructors(System.Collections.Generic.List`1):<UNKNOWN> 1424 139.55 46.08 0.0980 0.0324
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateFields(System.Collections.Generic.List`1):<UNKNOWN> 1466 147.61 14.85 0.1007 0.0101
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateRtFields(Filter+System.RuntimeTypeHandle+<UNKNOWN>):void 3210 38.49 2.17 0.0120 0.0007
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateRtFields(Filter+int32**+int32+System.RuntimeTypeHandle+<UNKNOWN>):void 1481 36.32 13.16 0.0245 0.0089
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateLiteralFields(Filter+System.RuntimeTypeHandle+<UNKNOWN>):void 3210 79.62 31.01 0.0248 0.0097
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateInterfaces(System.Collections.Generic.List`1):<UNKNOWN> 10 4.87 2.03 0.4869 0.2031
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateNestedClasses(System.Collections.Generic.List`1):<UNKNOWN> 10 0.16 0.11 0.0161 0.0105
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateEvents(System.Collections.Generic.List`1):<UNKNOWN> 10 0.78 0.23 0.0781 0.0228
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateEvents(Filter+System.RuntimeTypeHandle+System.Collections.Hashtable+<UNKNOWN>):void 38 0.51 0.46 0.0136 0.0120
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateEvents(Filter+System.RuntimeTypeHandle+System.Reflection.MetadataImport+int32*+int32+System.Collections.Hashtable+<UNKNOWN>):void 38 0.00 0.00 0.0000 0.0000
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateProperties(System.Collections.Generic.List`1):<UNKNOWN> 796 369.42 7.50 0.4641 0.0094
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateProperties(Filter+System.RuntimeTypeHandle+System.Collections.Hashtable+<UNKNOWN>):void 1682 353.34 10.16 0.2101 0.0060
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::PopulateProperties(Filter+System.RuntimeTypeHandle+int32*+int32+System.Collections.Hashtable+<UNKNOWN>):void 1682 322.84 22.01 0.1919 0.0131
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::GetMemberList(System.Reflection.CerArrayList`1+void+T):<UNKNOWN> 64075 1542.38 26.16 0.0241 0.0004
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::get_ReflectedTypeHandle():System.RuntimeTypeHandle 561019 4689.43 4663.57 0.0084 0.0083
System.RuntimeType.RuntimeTypeCache.MemberInfoCache<T>::get_ReflectedType():System.RuntimeType 2900 7.95 3.05 0.0027 0.0011
System.Reflection.CerArrayList<T>::.ctor(<UNKNOWN>):void 550768 27871.15 27686.76 0.0506 0.0503
System.Reflection.CerArrayList<T>::.ctor(int32):void 4165 4.09 3.90 0.0010 0.0009
System.Reflection.CerArrayList<T>::get_Count():int32 2335009 125.69 125.69 0.0001 0.0001
System.Reflection.CerArrayList<T>::Preallocate(int32):void 546603 41.99 41.99 0.0001 0.0001
System.Reflection.CerArrayList<T>::Add(T):void 9496 0.64 0.64 0.0001 0.0001
System.Reflection.CerArrayList<T>::Replace(int32+T):void 543511 48.71 48.71 0.0001 0.0001
System.Reflection.CerArrayList<T>::get_Item(int32):T 12879857 741.26 741.26 0.0001 0.0001
System.Reflection.CerHashtable<T,U>::.ctor():void 1784 4.16 1.33 0.0023 0.0007
System.Reflection.CerHashtable<T,U>::.ctor(int32):void 1784 2.83 2.60 0.0016 0.0015
System.Reflection.CerHashtable<T,U>::Preallocate(int32):void 1645 16.99 2.07 0.0103 0.0013
System.Reflection.CerHashtable<T,U>::Insert(T[]+U[]+int32&+T+U):void 7133 28.14 7.32 0.0039 0.0010
System.Reflection.CerHashtable<T,U>::set_Item(T+U):void 3428 17.59 4.14 0.0051 0.0012
System.Reflection.CerHashtable<T,U>::get_Item(T):U 62810 204.47 73.93 0.0033 0.0012
System.Boolean::GetHashCode():int32 30 0.00 0.00 0.0001 0.0001
System.Boolean::Equals(Object):bool 2182 0.13 0.13 0.0001 0.0001
System.Boolean::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Reflection.Binder::.ctor():void 1 0.00 0.00 0.0003 0.0003
System.Attribute::GetCustomAttributes(System.Reflection.MemberInfo+System.Type):System.Attribute[] 68 25.51 0.05 0.3752 0.0008
System.Attribute::GetCustomAttributes(System.Reflection.MemberInfo+System.Type+bool):System.Attribute[] 293 57.04 0.40 0.1947 0.0014
System.Attribute::IsDefined(System.Reflection.MemberInfo+System.Type):bool 9208 827.61 3.13 0.0899 0.0003
System.Attribute::IsDefined(System.Reflection.MemberInfo+System.Type+bool):bool 9208 824.48 8.03 0.0895 0.0009
System.Attribute::GetCustomAttribute(System.Reflection.MemberInfo+System.Type):System.Attribute 225 32.27 0.26 0.1434 0.0012
System.Attribute::GetCustomAttribute(System.Reflection.MemberInfo+System.Type+bool):System.Attribute 225 32.01 0.44 0.1423 0.0020
System.Attribute::.ctor():void 500 0.20 0.18 0.0004 0.0004
System.DefaultBinder::BindToMethod(System.Reflection.BindingFlags+System.Reflection.MethodBase[]+Object[]&+System.Reflection.ParameterModifier[]+System.Globalization.CultureInfo+String[]+Object&):System.Reflection.MethodBase 205 2.75 1.33 0.0134 0.0065
System.DefaultBinder::SelectMethod(System.Reflection.BindingFlags+System.Reflection.MethodBase[]+System.Type[]+System.Reflection.ParameterModifier[]):System.Reflection.MethodBase 2645 25.09 11.08 0.0095 0.0042
System.DefaultBinder::FindMostSpecific(System.Reflection.ParameterInfo[]+int32[]+System.Type+System.Reflection.ParameterInfo[]+int32[]+System.Type+System.Type[]+Object[]):int32 498 0.93 0.86 0.0019 0.0017
System.DefaultBinder::FindMostSpecificType(System.Type+System.Type+System.Type):int32 498 0.03 0.03 0.0001 0.0001
System.DefaultBinder::FindMostSpecificMethod(System.Reflection.MethodBase+int32[]+System.Type+System.Reflection.MethodBase+int32[]+System.Type+System.Type[]+Object[]):int32 498 1.91 0.93 0.0038 0.0019
System.DefaultBinder::.ctor():void 1 0.03 0.03 0.0326 0.0323
System.RuntimeType.RuntimeTypeCache::GetMemberList(System.Reflection.CerArrayList`1+void+System.__Canon+<UNKNOWN>&):<UNKNOWN> <System.__Canon> 64075 1623.15 62.62 0.0253 0.0010
System.RuntimeType.RuntimeTypeCache::GetMemberCache(MemberInfoCache`1):<UNKNOWN> <System.__Canon> 610503 50.37 37.55 0.0001 0.0001
System.Threading.Interlocked::CompareExchange(System.__Canon&+System.__Canon+System.__Canon):System.__Canon <System.__Canon> 4282 0.50 0.50 0.0001 0.0001
System.Mda::get_StreamWriterBufferMDAEnabled():bool 10 0.00 0.00 0.0001 0.0001
System.Utf8String::GetUtf8StringByteLength(void*):int32 82071 5.54 5.54 0.0001 0.0001
System.Utf8String::.ctor(void*):void 82071 69.38 63.85 0.0008 0.0008
System.Utf8String::.ctor(void*+int32):void 4340 0.18 0.18 0.0000 0.0000
System.Utf8String::Equals(System.Utf8String):bool 60222 3.09 3.09 0.0001 0.0001
System.Utf8String::ToString():String 1926 20.57 6.96 0.0107 0.0036
System.RuntimeType.RuntimeTypeCache.Filter::.ctor(unsigned int8*+int32+System.Reflection.MemberListType):void 4340 3.18 3.00 0.0007 0.0007
System.RuntimeType.RuntimeTypeCache.Filter::Match(System.Utf8String):bool 80145 53.62 50.53 0.0007 0.0006
System.RuntimeTypeHandle.IntroducedMethodEnumerator::.ctor(System.RuntimeTypeHandle):void 3428 0.29 0.29 0.0001 0.0001
System.RuntimeTypeHandle.IntroducedMethodEnumerator::MoveNext():bool 63344 218.47 106.34 0.0034 0.0017
System.RuntimeTypeHandle.IntroducedMethodEnumerator::get_Current():System.RuntimeMethodHandle 59916 2.64 2.64 0.0000 0.0000
System.RuntimeTypeHandle.IntroducedMethodEnumerator::GetEnumerator():IntroducedMethodEnumerator 3428 0.16 0.16 0.0000 0.0000
System.Reflection.ParameterInfo::GetParameters(System.Reflection.MethodBase+System.Reflection.MemberInfo+System.Signature):System.Reflection.ParameterInfo[] 4202 50.08 2.91 0.0119 0.0007
System.Reflection.ParameterInfo::GetParameters(System.Reflection.MethodBase+System.Reflection.MemberInfo+System.Signature+System.Reflection.ParameterInfo&+bool):System.Reflection.ParameterInfo[] 4202 47.17 20.70 0.0112 0.0049
System.Reflection.ParameterInfo::.ctor(System.Signature+System.Reflection.MetadataImport+int32+int32+System.Reflection.ParameterAttributes+System.Reflection.MemberInfo):void 3642 4.17 3.86 0.0011 0.0011
System.Reflection.ParameterInfo::get_IsLegacyParameterInfo():bool 121661 5.42 5.42 0.0000 0.0000
System.Reflection.ParameterInfo::get_ParameterType():System.Type 602017 34.62 30.50 0.0001 0.0001
System.Reflection.ParameterInfo::get_Name():String 63728 10.48 3.74 0.0002 0.0001
System.Reflection.ParameterInfo::get_Attributes():System.Reflection.ParameterAttributes 63728 2.69 2.69 0.0000 0.0000
System.Reflection.ParameterInfo::get_Member():System.Reflection.MemberInfo 121661 5.16 5.16 0.0000 0.0000
System.Reflection.ParameterInfo::get_MetadataToken():int32 121661 5.53 5.53 0.0000 0.0000
System.Reflection.ParameterInfo::IsDefined(System.Type+bool):bool 121661 2115.36 121.85 0.0174 0.0010
System.Reflection.ParameterInfo::.cctor():void 1 0.00 0.00 0.0024 0.0024
System.Reflection.MetadataImport::.ctor(int_ptr):void 343307 14.66 14.66 0.0000 0.0000
System.Reflection.MetadataImport::Enum(int32+int32+int32*+int32):void 152126 17.51 17.51 0.0001 0.0001
System.Reflection.MetadataImport::EnumCount(int32+int32):int32 152126 101.73 101.73 0.0007 0.0007
System.Reflection.MetadataImport::EnumNestedTypes(int32+int32*+int32):void 10 0.00 0.00 0.0003 0.0002
System.Reflection.MetadataImport::EnumNestedTypesCount(int32):int32 10 0.03 0.00 0.0030 0.0002
System.Reflection.MetadataImport::EnumCustomAttributes(int32+int32*+int32):void 142185 62.11 48.49 0.0004 0.0003
System.Reflection.MetadataImport::EnumCustomAttributesCount(int32):int32 142185 138.31 49.38 0.0010 0.0003
System.Reflection.MetadataImport::EnumParams(int32+int32*+int32):void 4187 3.43 2.41 0.0008 0.0006
System.Reflection.MetadataImport::EnumParamsCount(int32):int32 4187 4.85 2.64 0.0012 0.0006
System.Reflection.MetadataImport::GetAssociates(int32+System.Reflection.AssociateRecord*+int32):void 814 1.54 1.03 0.0019 0.0013
System.Reflection.MetadataImport::GetAssociatesCount(int32):int32 814 1.63 1.02 0.0020 0.0012
System.Reflection.MetadataImport::EnumFields(int32+int32*+int32):void 3210 3.64 2.51 0.0011 0.0008
System.Reflection.MetadataImport::EnumFieldsCount(int32):int32 3210 4.81 2.54 0.0015 0.0008
System.Reflection.MetadataImport::EnumProperties(int32+int32*+int32):void 1682 2.81 1.58 0.0017 0.0009
System.Reflection.MetadataImport::EnumPropertiesCount(int32):int32 1682 9.26 1.59 0.0055 0.0009
System.Reflection.MetadataImport::EnumEvents(int32+int32*+int32):void 38 0.01 0.01 0.0002 0.0001
System.Reflection.MetadataImport::EnumEventsCount(int32):int32 38 0.02 0.01 0.0005 0.0002
System.Reflection.MetadataImport::GetDefaultValue(int32+int64&+int32&+System.Reflection.CorElementType&):void 1 0.00 0.00 0.0021 0.0021
System.Reflection.MetadataImport::GetName(int32):System.Utf8String 13093 16.60 8.60 0.0013 0.0007
System.Reflection.MetadataImport::GetNamespace(int32):System.Utf8String 163 0.39 0.21 0.0024 0.0013
System.Reflection.MetadataImport::GetFieldDefProps(int32+System.Reflection.FieldAttributes&):void 1625 0.29 0.29 0.0002 0.0002
System.Reflection.MetadataImport::GetPropertyProps(int32+void*&+System.Reflection.PropertyAttributes&+System.Reflection.ConstArray&):void 875 0.29 0.29 0.0003 0.0003
System.Reflection.MetadataImport::GetParentToken(int32):int32 19748 6.04 6.04 0.0003 0.0003
System.Reflection.MetadataImport::GetParamDefProps(int32+int32&+System.Reflection.ParameterAttributes&):void 3582 0.86 0.86 0.0002 0.0002
System.Reflection.MetadataImport::GetMethodSignature(System.Reflection.MetadataToken):System.Reflection.ConstArray 3711 5.50 3.34 0.0015 0.0009
System.Reflection.MetadataImport::GetSigOfMethodDef(int32):System.Reflection.ConstArray 3477 0.64 0.64 0.0002 0.0002
System.Reflection.MetadataImport::GetMemberRefProps(int32):System.Reflection.ConstArray 234 0.05 0.05 0.0002 0.0002
System.Reflection.MetadataImport::GetCustomAttributeProps(int32+int32&+System.Reflection.ConstArray&):void 18575 3.04 3.04 0.0002 0.0002
System.Reflection.MetadataImport::GetSigOfFieldDef(int32):System.Reflection.ConstArray 1 0.02 0.02 0.0220 0.0220
System.Reflection.MetadataImport::IsValidToken(int32):bool 43674 2.98 2.98 0.0001 0.0001
System.Reflection.MetadataImport::.cctor():void 1 0.19 0.19 0.1899 0.1884
System.Signature::op_Implicit(System.Signature):System.SignatureStruct 205 0.03 0.03 0.0001 0.0001
System.Signature::GetSignature(System.SignatureStruct&+void*+int32+System.RuntimeFieldHandle+System.RuntimeMethodHandle+System.RuntimeTypeHandle):void 5053 23.00 22.27 0.0046 0.0044
System.Signature::.ctor(System.RuntimeMethodHandle+System.RuntimeTypeHandle):void 4223 28.74 7.28 0.0068 0.0017
System.Signature::.ctor(System.RuntimeFieldHandle+System.RuntimeTypeHandle):void 768 4.86 1.75 0.0063 0.0023
System.Signature::.ctor(void*+int32+System.RuntimeTypeHandle):void 62 5.37 2.34 0.0865 0.0377
System.Signature::get_CallingConvention():System.Reflection.CallingConventions 85266 3.98 3.98 0.0000 0.0000
System.Signature::get_Arguments():System.RuntimeTypeHandle[] 8185 0.37 0.37 0.0000 0.0000
System.Signature::get_ReturnTypeHandle():System.RuntimeTypeHandle 251229 11.32 11.32 0.0000 0.0000
System.Signature::get_FieldTypeHandle():System.RuntimeTypeHandle 769 0.05 0.05 0.0001 0.0001
System.Decimal::.ctor(int32):void 3 0.00 0.00 0.0000 0.0000
System.Decimal::.ctor(int32+int32+int32+bool+unsigned int8):void 2 0.00 0.00 0.0002 0.0002
System.Decimal::.cctor():void 1 0.21 0.21 0.2062 0.2059
System.Reflection.MetadataToken::op_Implicit(System.Reflection.MetadataToken):int32 47095 2.07 2.07 0.0000 0.0000
System.Reflection.MetadataToken::op_Implicit(int32):System.Reflection.MetadataToken 18484 14.34 13.53 0.0008 0.0007
System.Reflection.MetadataToken::IsNullToken(int32):bool 136880 6.07 6.07 0.0000 0.0000
System.Reflection.MetadataToken::.ctor(int32):void 40624 1.75 1.75 0.0000 0.0000
System.Reflection.MetadataToken::get_IsGlobalTypeDefToken():bool 19748 0.88 0.88 0.0000 0.0000
System.Reflection.MetadataToken::get_TokenType():System.Reflection.MetadataTokenType 37535 1.61 1.61 0.0000 0.0000
System.Reflection.MetadataToken::get_IsTypeRef():bool 5842 2.04 1.78 0.0003 0.0003
System.Reflection.MetadataToken::get_IsTypeDef():bool 19748 14.88 14.04 0.0008 0.0007
System.Reflection.MetadataToken::get_IsMethodDef():bool 1196 0.47 0.41 0.0004 0.0003
System.Reflection.MetadataToken::get_IsMemberRef():bool 3711 1.29 1.13 0.0003 0.0003
System.Reflection.MetadataToken::get_IsTypeSpec():bool 5842 2.01 1.77 0.0003 0.0003
System.Reflection.MetadataToken::get_IsMethodSpec():bool 1196 0.50 0.44 0.0004 0.0004
System.Reflection.MetadataArgs::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Reflection.ConstArray::get_Signature():int_ptr 19199 0.83 0.83 0.0000 0.0000
System.Reflection.ConstArray::get_Length():int32 19153 0.84 0.84 0.0000 0.0000
System.Reflection.ConstArray::get_Item(int32):unsigned int8 7422 2.58 2.25 0.0003 0.0003
System.DBNull::.ctor():void 1 0.00 0.00 0.0003 0.0003
System.DBNull::.cctor():void 1 0.04 0.04 0.0407 0.0404
System.Reflection.Emit.AssemblyBuilderData::.ctor(System.Reflection.Assembly+String+System.Reflection.Emit.AssemblyBuilderAccess+String):void 1 0.00 0.00 0.0009 0.0003
System.Reflection.Emit.AssemblyBuilderData::AddModule(System.Reflection.Emit.ModuleBuilder):void 1 0.12 0.11 0.1168 0.1123
System.Reflection.Emit.AssemblyBuilderData::CheckNameConflict(String):void 1 0.00 0.00 0.0003 0.0003
System.Reflection.Emit.AssemblyBuilderData::CheckTypeNameConflict(String+System.Reflection.Emit.TypeBuilder):void 751 2991.33 1451.34 3.9831 1.9325
System.Reflection.Emit.AssemblyBuilderData::AddPermissionRequests(System.Security.PermissionSet+System.Security.PermissionSet+System.Security.PermissionSet):void 1 0.00 0.00 0.0000 0.0000
System.Reflection.Emit.AssemblyBuilderData::GetInMemoryAssemblyModule():System.Reflection.Emit.ModuleBuilder 1 1.40 0.50 1.4006 0.4971
System.Runtime.Remoting.Messaging.StackBuilderSink::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.TimeZone::get_InternalSyncObject():Object 1 0.00 0.00 0.0003 0.0000
System.TimeZone::.ctor():void 1 0.00 0.00 0.0003 0.0003
System.TimeZone::get_CurrentTimeZone():System.TimeZone 1 0.80 0.21 0.8005 0.2059
System.CurrentSystemTimeZone::.ctor():void 1 0.59 0.59 0.5943 0.5934
System.CurrentSystemTimeZone::GetUtcOffsetFromUniversalTime(System.DateTime+bool&):int64 1 1.71 0.76 1.7139 0.7622
System.CurrentSystemTimeZone::ToLocalTime(System.DateTime):System.DateTime 1 2.62 0.85 2.6249 0.8464
System.CurrentSystemTimeZone::get_InternalSyncObject():Object 1 0.00 0.00 0.0003 0.0000
System.CurrentSystemTimeZone::GetDaylightChanges(int32):System.Globalization.DaylightTime 1 0.55 0.26 0.5524 0.2578
System.TimeSpan::.ctor(int64):void 11 0.00 0.00 0.0001 0.0001
System.TimeSpan::get_Ticks():int64 2 0.00 0.00 0.0002 0.0002
System.TimeSpan::get_TotalMilliseconds():float64 3 0.00 0.00 0.0001 0.0001
System.TimeSpan::Subtract(System.TimeSpan):System.TimeSpan 2 0.04 0.03 0.0175 0.0174
System.TimeSpan::op_Subtraction(System.TimeSpan+System.TimeSpan):System.TimeSpan 2 0.20 0.16 0.0992 0.0817
System.TimeSpan::.cctor():void 1 0.05 0.05 0.0501 0.0498
System.Globalization.DaylightTime::.ctor(System.DateTime+System.DateTime+System.TimeSpan):void 1 0.00 0.00 0.0003 0.0003
System.Globalization.DaylightTime::get_Delta():System.TimeSpan 1 0.00 0.00 0.0000 0.0000
System.Collections.Generic.Dictionary<T,U>::.ctor():void 6434 11.61 3.61 0.0018 0.0006
System.Collections.Generic.Dictionary<T,U>::.ctor(int32):void 2 0.05 0.00 0.0231 0.0003
System.Collections.Generic.Dictionary<T,U>::.ctor(int32+<UNKNOWN>):void 6436 8.04 6.71 0.0012 0.0010
System.Collections.Generic.Dictionary<T,U>::get_Item(T):U 16557 25.96 4.97 0.0016 0.0003
System.Collections.Generic.Dictionary<T,U>::set_Item(T+U):void 41198 54.77 11.76 0.0013 0.0003
System.Collections.Generic.Dictionary<T,U>::Add(T+U):void 23 1.54 0.72 0.0671 0.0312
System.Collections.Generic.Dictionary<T,U>::ContainsKey(T):bool 33564 47.36 10.27 0.0014 0.0003
System.Collections.Generic.Dictionary<T,U>::FindEntry(T):int32 225476 1461.93 417.13 0.0065 0.0019
System.Collections.Generic.Dictionary<T,U>::Initialize(int32):void 1784 1.38 1.24 0.0008 0.0007
System.Collections.Generic.Dictionary<T,U>::Insert(T+U+bool):void 41221 43.83 19.15 0.0011 0.0005
System.Collections.Generic.Dictionary<T,U>::Resize():void 760 0.93 0.67 0.0012 0.0009
System.Collections.Generic.Dictionary<T,U>::TryGetValue(T+U&):bool 175355 1598.27 194.41 0.0091 0.0011
System.Reflection.Emit.Label::.ctor(int32):void 7277 0.33 0.33 0.0000 0.0000
System.Reflection.Emit.Label::GetLabelValue():int32 9066 0.42 0.42 0.0000 0.0000
System.Reflection.Emit.CustomAttributeBuilder::.ctor(System.Reflection.ConstructorInfo+Object[]):void 1 5.94 2.85 5.9383 2.8464
System.Reflection.Emit.CustomAttributeBuilder::InitCustomAttributeBuilder(System.Reflection.ConstructorInfo+Object[]+System.Reflection.PropertyInfo[]+Object[]+System.Reflection.FieldInfo[]+Object[]):void 1 3.09 0.61 3.0918 0.6070
System.Reflection.Emit.CustomAttributeBuilder::CreateCustomAttribute(System.Reflection.Emit.ModuleBuilder+int32):void 1787 132.07 2.06 0.0739 0.0012
System.Reflection.Emit.CustomAttributeBuilder::CreateCustomAttribute(System.Reflection.Emit.ModuleBuilder+int32+int32+bool):void 1787 6.96 1.51 0.0039 0.0008
System.Reflection.Emit.ConstructorBuilder::.ctor(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type[]+System.Type[][]+System.Type[][]+System.Reflection.Module+System.Reflection.Emit.TypeBuilder):void 853 86.27 4.15 0.1011 0.0049
System.Reflection.Emit.ConstructorBuilder::.ctor(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type[]+System.Reflection.Module+System.Reflection.Emit.TypeBuilder):void 113 30.51 0.18 0.2700 0.0016
System.Reflection.Emit.ConstructorBuilder::GetParameterTypes():System.Type[] 302 0.51 0.50 0.0017 0.0016
System.Reflection.Emit.ConstructorBuilder::get_ReflectedType():System.Type 151 0.28 0.26 0.0018 0.0017
System.Reflection.Emit.ConstructorBuilder::get_DeclaringType():System.Type 595 0.93 0.90 0.0016 0.0015
System.Reflection.Emit.ConstructorBuilder::get_Attributes():System.Reflection.MethodAttributes 258 0.39 0.38 0.0015 0.0015
System.Reflection.Emit.ConstructorBuilder::GetToken():System.Reflection.Emit.MethodToken 151 0.46 0.23 0.0030 0.0015
System.Reflection.Emit.ConstructorBuilder::DefineParameter(int32+System.Reflection.ParameterAttributes+String):System.Reflection.Emit.ParameterBuilder 53 0.96 0.06 0.0182 0.0011
System.Reflection.Emit.ConstructorBuilder::GetILGenerator():System.Reflection.Emit.ILGenerator 853 12.74 0.70 0.0149 0.0008
System.Reflection.Emit.ConstructorBuilder::get_CallingConvention():System.Reflection.CallingConventions 151 0.65 0.42 0.0043 0.0028
System.IO.MemoryStream::.ctor():void 14 0.73 0.27 0.0520 0.0190
System.IO.MemoryStream::.ctor(int32):void 14 0.46 0.15 0.0331 0.0110
System.IO.MemoryStream::.ctor(unsigned int8[]+bool):void 7 0.24 0.08 0.0344 0.0116
System.IO.MemoryStream::get_CanRead():bool 25 0.00 0.00 0.0001 0.0001
System.IO.MemoryStream::get_CanSeek():bool 1 0.00 0.00 0.0000 0.0000
System.IO.MemoryStream::get_CanWrite():bool 26 0.00 0.00 0.0002 0.0002
System.IO.MemoryStream::Dispose(bool):void 28 0.33 0.32 0.0116 0.0115
System.IO.MemoryStream::EnsureCapacity(int32):bool 27 0.32 0.32 0.0119 0.0119
System.IO.MemoryStream::Flush():void 1 0.00 0.00 0.0000 0.0000
System.IO.MemoryStream::set_Capacity(int32):void 14 0.00 0.00 0.0002 0.0002
System.IO.MemoryStream::get_Position():int64 115 0.00 0.00 0.0000 0.0000
System.IO.MemoryStream::set_Position(int64):void 53 0.00 0.00 0.0001 0.0001
System.IO.MemoryStream::Read(unsigned int8[]+int32+int32):int32 65 0.01 0.01 0.0001 0.0001
System.IO.MemoryStream::ReadByte():int32 4 0.00 0.00 0.0002 0.0002
System.IO.MemoryStream::SetLength(int64):void 13 0.16 0.16 0.0122 0.0121
System.IO.MemoryStream::ToArray():unsigned int8[] 14 0.01 0.01 0.0004 0.0004
System.IO.MemoryStream::Write(unsigned int8[]+int32+int32):void 46 0.58 0.27 0.0127 0.0060
System.IO.MemoryStream::WriteByte(unsigned int8):void 1 0.02 0.01 0.0235 0.0115
System.IO.BinaryWriter::.ctor():void 1 1.16 0.20 1.1606 0.2047
System.IO.BinaryWriter::.ctor(System.IO.Stream):void 1 0.20 0.15 0.1998 0.1548
System.IO.BinaryWriter::.ctor(System.IO.Stream+System.Text.Encoding):void 1 0.04 0.04 0.0429 0.0417
System.IO.BinaryWriter::get_BaseStream():System.IO.Stream 1 0.09 0.05 0.0872 0.0516
System.IO.BinaryWriter::Flush():void 1 0.04 0.04 0.0356 0.0356
System.IO.BinaryWriter::Write(unsigned int16):void 2 0.75 0.45 0.3737 0.2238
System.IO.BinaryWriter::.cctor():void 1 1.33 0.17 1.3330 0.1724
System.Text.Encoder::.ctor():void 12 0.07 0.07 0.0058 0.0057
System.Text.Encoder::get_FallbackBuffer():System.Text.EncoderFallbackBuffer 788 0.30 0.09 0.0004 0.0001
System.Text.Encoder::get_InternalHasFallbackBuffer():bool 846 0.04 0.04 0.0000 0.0000
System.Text.EncoderExceptionFallback::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Text.EncoderExceptionFallback::get_MaxCharCount():int32 8 0.00 0.00 0.0000 0.0000
System.Text.DecoderExceptionFallback::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Text.EncoderNLS::.ctor(System.Text.Encoding):void 12 0.47 0.40 0.0394 0.0334
System.Text.EncoderNLS::GetBytes(wchar[]+int32+int32+unsigned int8[]+int32+bool):int32 846 207.36 15.29 0.2451 0.0181
System.Text.EncoderNLS::GetBytes(wchar*+int32+unsigned int8*+int32+bool):int32 846 192.07 15.15 0.2270 0.0179
System.Text.EncoderNLS::get_MustFlush():bool 2 0.00 0.00 0.0000 0.0000
System.Text.UTF8Encoding.UTF8Encoder::.ctor(System.Text.UTF8Encoding):void 12 0.62 0.15 0.0516 0.0122
System.Text.UTF8Encoding.UTF8Encoder::Reset():void 12 0.00 0.00 0.0001 0.0001
System.Text.EncoderFallbackBuffer::InternalInitialize(wchar*+wchar*+System.Text.EncoderNLS+bool):void 842 0.09 0.09 0.0001 0.0001
System.Text.EncoderFallbackBuffer::InternalGetNextChar():wchar 1933 32.23 32.12 0.0167 0.0166
System.Text.EncoderFallbackBuffer::InternalFallback(wchar+wchar*&):bool 2 0.28 0.28 0.1413 0.1413
System.Text.EncoderFallbackBuffer::.ctor():void 55 0.56 0.55 0.0101 0.0100
System.Collections.Generic.Dictionary<T,U>::.ctor():void 16320 15.54 4.73 0.0010 0.0003
System.Collections.Generic.Dictionary<T,U>::.ctor(int32):void 1 0.94 0.11 0.9415 0.1144
System.Collections.Generic.Dictionary<T,U>::.ctor(int32+<UNKNOWN>):void 16321 11.64 8.99 0.0007 0.0006
System.Collections.Generic.Dictionary<T,U>::get_Keys():<UNKNOWN> 8 0.08 0.08 0.0100 0.0098
System.Collections.Generic.Dictionary<T,U>::get_Item(T):U 43043 88.66 16.97 0.0021 0.0004
System.Collections.Generic.Dictionary<T,U>::set_Item(T+U):void 31280 38.79 8.78 0.0012 0.0003
System.Collections.Generic.Dictionary<T,U>::FindEntry(T):int32 87653 109.79 53.04 0.0013 0.0006
System.Collections.Generic.Dictionary<T,U>::Initialize(int32):void 16309 6.94 5.80 0.0004 0.0004
System.Collections.Generic.Dictionary<T,U>::Insert(T+U+bool):void 31280 30.01 13.59 0.0010 0.0004
System.Collections.Generic.Dictionary<T,U>::Resize():void 49 0.16 0.08 0.0032 0.0016
System.Collections.Generic.Dictionary<T,U>::TryGetValue(T+U&):bool 44610 52.05 13.94 0.0012 0.0003
System.Convert::GetTypeCode(Object):System.TypeCode 348240 51861.34 4014.98 0.1489 0.0115
System.Convert::ToByte(Object):unsigned int8 681 4.69 2.44 0.0069 0.0036
System.Convert::ToByte(int32):unsigned int8 681 0.03 0.03 0.0000 0.0000
System.Convert::ToInt16(Object):int16 4 0.22 0.11 0.0544 0.0272
System.Convert::ToInt16(int32):int16 4 0.00 0.00 0.0000 0.0000
System.Convert::ToUInt16(Object):unsigned int16 13 0.39 0.19 0.0302 0.0150
System.Convert::ToUInt16(int32):unsigned int16 13 0.00 0.00 0.0000 0.0000
System.Convert::ToInt32(Object):int32 73 1.53 1.07 0.0210 0.0147
System.Convert::ToInt32(unsigned int8):int32 175 0.01 0.01 0.0001 0.0001
System.Convert::ToInt32(int16):int32 20 0.00 0.00 0.0001 0.0001
System.Convert::ToInt32(unsigned int16):int32 20 0.00 0.00 0.0001 0.0001
System.Convert::ToInt32(int64):int32 23 0.00 0.00 0.0001 0.0001
System.Convert::ToInt32(String):int32 1 0.41 0.04 0.4072 0.0362
System.Convert::ToInt64(Object):int64 21 0.94 0.35 0.0446 0.0166
System.Convert::ToInt64(Object+System.IFormatProvider):int64 695991 32227.32 8026.51 0.0463 0.0115
System.Convert::ToInt64(int32):int64 348284 18.65 18.65 0.0001 0.0001
System.Convert::ToSingle(Object):float32 60 1.25 0.67 0.0208 0.0111
System.Convert::ToSingle(float64):float32 60 0.00 0.00 0.0000 0.0000
System.Convert::ToDouble(Object):float64 151 1.64 0.91 0.0108 0.0060
System.Convert::ToDouble(int32):float64 9 0.00 0.00 0.0001 0.0001
System.Convert::ToDouble(float32):float64 60 0.00 0.00 0.0001 0.0001
System.Convert::ToString(wchar+System.IFormatProvider):String 3 0.13 0.06 0.0428 0.0210
System.Convert::ToString(int32+System.IFormatProvider):String 5 0.40 0.02 0.0808 0.0037
System.Convert::ToString(int32+int32):String 120 0.07 0.07 0.0006 0.0006
System.Convert::.cctor():void 1 0.02 0.02 0.0187 0.0187
System.Array.SorterObjectArray::.ctor(Object[]+Object[]+System.Collections.IComparer):void 8 0.00 0.00 0.0001 0.0001
System.Array.SorterObjectArray::SwapIfGreaterWithItems(int32+int32):void 36 0.29 0.29 0.0081 0.0081
System.Array.SorterObjectArray::QuickSort(int32+int32):void 10 1.13 0.84 0.1135 0.0839
System.Collections.Comparer::.ctor(System.Globalization.CultureInfo):void 2 0.00 0.00 0.0005 0.0003
System.Collections.Comparer::.cctor():void 1 0.11 0.10 0.1063 0.1047
System.WeakReference::.ctor(Object):void 10 0.20 0.14 0.0199 0.0143
System.WeakReference::.ctor(Object+bool):void 10 0.06 0.06 0.0056 0.0056
System.WeakReference::Finalize():void 10 0.01 0.01 0.0008 0.0007
System.Reflection.MdFieldInfo::.ctor(int32+System.Reflection.FieldAttributes+System.RuntimeTypeHandle+RuntimeTypeCache+System.Reflection.BindingFlags):void 121 10.17 2.89 0.0841 0.0239
System.Reflection.MdFieldInfo::get_Module():System.Reflection.Module 2 0.00 0.00 0.0014 0.0003
System.Reflection.MdFieldInfo::GetValue(Object):Object 1 1.13 0.15 1.1304 0.1542
System.Reflection.MdFieldInfo::GetValue(bool):Object 1 0.98 0.63 0.9762 0.6300
System.Reflection.MdFieldInfo::get_FieldType():System.Type 1 0.19 0.16 0.1902 0.1621
System.Reflection.Emit.ILGenerator::EnlargeArray(int32[]):int32[] 262 0.35 0.23 0.0013 0.0009
System.Reflection.Emit.ILGenerator::EnlargeArray(unsigned int8[]):unsigned int8[] 1935 1.67 1.20 0.0009 0.0006
System.Reflection.Emit.ILGenerator::EnlargeArray(unsigned int8[]+int32):unsigned int8[] 1 0.00 0.00 0.0006 0.0003
System.Reflection.Emit.ILGenerator::EnlargeArray(System.Reflection.Emit.__FixupData[]):System.Reflection.Emit.__FixupData[] 3 0.00 0.00 0.0008 0.0005
System.Reflection.Emit.ILGenerator::CalculateNumberOfExceptions(System.Reflection.Emit.__ExceptionInfo[]):int32 23 0.00 0.00 0.0000 0.0000
System.Reflection.Emit.ILGenerator::.ctor(System.Reflection.MethodInfo):void 7142 54.77 3.59 0.0077 0.0005
System.Reflection.Emit.ILGenerator::.ctor(System.Reflection.MethodInfo+int32):void 7174 53.13 21.86 0.0074 0.0030
System.Reflection.Emit.ILGenerator::RecordTokenFixup():void 119664 6.97 6.65 0.0001 0.0001
System.Reflection.Emit.ILGenerator::InternalEmit(System.Reflection.Emit.OpCode):void 199766 253.98 155.57 0.0013 0.0008
System.Reflection.Emit.ILGenerator::UpdateStackSize(System.Reflection.Emit.OpCode+int32):void 271025 117.09 105.76 0.0004 0.0004
System.Reflection.Emit.ILGenerator::GetMethodToken(System.Reflection.MethodBase+System.Type[]):int32 71073 5925.78 183.07 0.0834 0.0026
System.Reflection.Emit.ILGenerator::GetMemberRefToken(System.Reflection.MethodBase+System.Type[]):int32 4838 978.76 3.91 0.2023 0.0008
System.Reflection.Emit.ILGenerator::BakeByteArray():unsigned int8[] 7165 8.96 6.33 0.0013 0.0009
System.Reflection.Emit.ILGenerator::GetExceptions():System.Reflection.Emit.__ExceptionInfo[] 7165 0.33 0.33 0.0000 0.0000
System.Reflection.Emit.ILGenerator::EnsureCapacity(int32):void 199766 12.10 10.43 0.0001 0.0001
System.Reflection.Emit.ILGenerator::PutInteger4(int32+int32+unsigned int8[]):int32 126476 6.47 6.47 0.0001 0.0001
System.Reflection.Emit.ILGenerator::GetLabelPos(System.Reflection.Emit.Label):int32 1040 1.53 1.49 0.0015 0.0014
System.Reflection.Emit.ILGenerator::AddFixup(System.Reflection.Emit.Label+int32+int32):void 1297 0.29 0.28 0.0002 0.0002
System.Reflection.Emit.ILGenerator::GetMaxStackSize():int32 7142 3.71 3.40 0.0005 0.0005
System.Reflection.Emit.ILGenerator::GetTokenFixups():int32[] 7142 4.25 3.50 0.0006 0.0005
System.Reflection.Emit.ILGenerator::GetRVAFixups():int32[] 7142 4.19 3.37 0.0006 0.0005
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode):void 45830 111.29 41.66 0.0024 0.0009
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+unsigned int8):void 3945 11.56 4.36 0.0029 0.0011
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+int32):void 1310 2.36 0.99 0.0018 0.0008
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.MethodInfo):void 61080 5689.22 53.42 0.0931 0.0009
System.Reflection.Emit.ILGenerator::EmitCall(System.Reflection.Emit.OpCode+System.Reflection.MethodInfo+System.Type[]):void 55491 5552.75 169.37 0.1001 0.0031
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.ConstructorInfo):void 9993 929.70 26.87 0.0930 0.0027
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Type):void 5682 299.03 16.42 0.0526 0.0029
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+int64):void 378 0.42 0.16 0.0011 0.0004
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+float64):void 3153 6.76 2.57 0.0021 0.0008
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.Emit.Label):void 1135 10.83 6.45 0.0095 0.0057
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.Emit.Label[]):void 16 0.71 0.41 0.0442 0.0258
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.FieldInfo):void 42909 986.27 92.06 0.0230 0.0021
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+String):void 4284 24.48 7.60 0.0057 0.0018
System.Reflection.Emit.ILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.Emit.LocalBuilder):void 19617 121.11 81.60 0.0062 0.0042
System.Reflection.Emit.ILGenerator::DefineLabel():System.Reflection.Emit.Label 7277 4.65 4.28 0.0006 0.0006
System.Reflection.Emit.ILGenerator::MarkLabel(System.Reflection.Emit.Label):void 6891 4.06 3.74 0.0006 0.0005
System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type):System.Reflection.Emit.LocalBuilder 5997 484.61 3.04 0.0808 0.0005
System.Reflection.Emit.ILGenerator::DeclareLocal(System.Type+bool):System.Reflection.Emit.LocalBuilder 5837 456.09 5.75 0.0781 0.0010
System.Reflection.Emit.DynamicILGenerator::.ctor(System.Reflection.Emit.DynamicMethod+unsigned int8[]+int32):void 32 4.32 1.38 0.1351 0.0431
System.Reflection.Emit.DynamicILGenerator::GetCallableMethod(void*):System.RuntimeMethodHandle 23 6.63 0.92 0.2884 0.0399
System.Reflection.Emit.DynamicILGenerator::DeclareLocal(System.Type+bool):System.Reflection.Emit.LocalBuilder 160 25.49 2.16 0.1593 0.0135
System.Reflection.Emit.DynamicILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.MethodInfo):void 186 110.79 7.21 0.5957 0.0388
System.Reflection.Emit.DynamicILGenerator::Emit(System.Reflection.Emit.OpCode+System.Reflection.FieldInfo):void 218 20.49 4.82 0.0940 0.0221
System.Reflection.Emit.DynamicILGenerator::Emit(System.Reflection.Emit.OpCode+System.RuntimeFieldHandle+System.RuntimeTypeHandle):void 218 12.02 4.85 0.0551 0.0222
System.Reflection.Emit.DynamicILGenerator::Emit(System.Reflection.Emit.OpCode+String):void 30 1.07 0.29 0.0358 0.0096
System.Reflection.Emit.DynamicILGenerator::GetMaxStackSize():int32 23 0.00 0.00 0.0001 0.0001
System.Reflection.Emit.DynamicILGenerator::AddStringLiteral(String):int32 30 0.57 0.12 0.0191 0.0041
System.Reflection.Emit.DynamicMethod.RTDynamicMethod::.ctor(System.Reflection.Emit.DynamicMethod+String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions):void 32 0.55 0.14 0.0172 0.0043
System.Reflection.Emit.DynamicMethod.RTDynamicMethod::get_Name():String 23 0.00 0.00 0.0001 0.0001
System.Reflection.Emit.DynamicMethod.RTDynamicMethod::get_Attributes():System.Reflection.MethodAttributes 4 0.00 0.00 0.0002 0.0002
System.Reflection.Emit.DynamicMethod.RTDynamicMethod::get_CallingConvention():System.Reflection.CallingConventions 32 0.00 0.00 0.0000 0.0000
System.Reflection.Emit.DynamicMethod.RTDynamicMethod::GetReturnType():System.Type 36 0.00 0.00 0.0000 0.0000
System.Threading.CompressedStack::set_CanSkipEvaluation(bool):void 2 0.00 0.00 0.0000 0.0000
System.Threading.CompressedStack::get_PLS():System.Security.PermissionListSet 6 0.00 0.00 0.0001 0.0001
System.Threading.CompressedStack::.ctor(System.Threading.SafeCompressedStackHandle):void 2 0.02 0.02 0.0086 0.0086
System.Threading.CompressedStack::get_CompressedStackHandle():System.Threading.SafeCompressedStackHandle 2 0.00 0.00 0.0002 0.0002
System.Threading.CompressedStack::GetCompressedStack(System.Threading.StackCrawlMark&):System.Threading.CompressedStack 2 0.14 0.12 0.0693 0.0607
System.Threading.CompressedStack::DemandFlagsOrGrantSet(int32+System.Security.PermissionSet):void 2 0.55 0.04 0.2748 0.0175
System.Threading.CompressedStack::CompleteConstruction(System.Threading.CompressedStack):void 2 0.51 0.50 0.2573 0.2483
System.Reflection.Emit.SignatureHelper::GetMethodSigHelper(System.Reflection.Module+System.Reflection.CallingConventions+System.Type+int32):System.Reflection.Emit.SignatureHelper 4838 162.25 1.80 0.0335 0.0004
System.Reflection.Emit.SignatureHelper::GetMethodSpecSigHelper(System.Reflection.Module+System.Type[]):System.Reflection.Emit.SignatureHelper 3642 285.92 3.50 0.0785 0.0010
System.Reflection.Emit.SignatureHelper::GetMethodSigHelper(System.Reflection.Module+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.SignatureHelper 32 14.72 0.29 0.4601 0.0090
System.Reflection.Emit.SignatureHelper::GetMethodSigHelper(System.Reflection.Module+System.Reflection.CallingConventions+int32+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.SignatureHelper 12865 870.76 12.43 0.0677 0.0010
System.Reflection.Emit.SignatureHelper::GetLocalVarSigHelper(System.Reflection.Module):System.Reflection.Emit.SignatureHelper 14316 45.14 7.42 0.0032 0.0005
System.Reflection.Emit.SignatureHelper::GetFieldSigHelper(System.Reflection.Module):System.Reflection.Emit.SignatureHelper 11050 24.38 4.04 0.0022 0.0004
System.Reflection.Emit.SignatureHelper::GetPropertySigHelper(System.Reflection.Module+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]):System.Reflection.Emit.SignatureHelper 34 1.99 0.17 0.0586 0.0049
System.Reflection.Emit.SignatureHelper::GetTypeSigToken(System.Reflection.Module+System.Type):System.Reflection.Emit.SignatureHelper 1196 213.74 0.55 0.1787 0.0005
System.Reflection.Emit.SignatureHelper::.ctor(System.Reflection.Module+int32):void 29008 64.59 23.23 0.0022 0.0008
System.Reflection.Emit.SignatureHelper::.ctor(System.Reflection.Module+int32+int32+System.Type+System.Type[]+System.Type[]):void 12899 335.74 17.54 0.0260 0.0014
System.Reflection.Emit.SignatureHelper::.ctor(System.Reflection.Module+int32+System.Type+System.Type[]+System.Type[]):void 34 1.82 0.05 0.0536 0.0016
System.Reflection.Emit.SignatureHelper::.ctor(System.Reflection.Module+System.Type):void 1196 213.19 1.23 0.1783 0.0010
System.Reflection.Emit.SignatureHelper::Init(System.Reflection.Module):void 43103 3.35 3.35 0.0001 0.0001
System.Reflection.Emit.SignatureHelper::Init(System.Reflection.Module+int32):void 29008 40.16 12.56 0.0014 0.0004
System.Reflection.Emit.SignatureHelper::Init(System.Reflection.Module+int32+int32):void 41907 42.87 37.28 0.0010 0.0009
System.Reflection.Emit.SignatureHelper::AddOneArgTypeHelper(System.Type+bool):void 5997 461.78 2.69 0.0770 0.0004
System.Reflection.Emit.SignatureHelper::AddOneArgTypeHelper(System.Type+System.Type[]+System.Type[]):void 38351 1518.87 16.29 0.0396 0.0004
System.Reflection.Emit.SignatureHelper::AddOneArgTypeHelper(System.Type):void 47729 2173.46 20.50 0.0455 0.0004
System.Reflection.Emit.SignatureHelper::AddOneArgTypeHelperWorker(System.Type+bool):void 49523 2153.20 155.42 0.0435 0.0031
System.Reflection.Emit.SignatureHelper::AddData(int32):void 82017 4.33 4.24 0.0001 0.0001
System.Reflection.Emit.SignatureHelper::AddData(unsigned int32):void 32 0.00 0.00 0.0001 0.0001
System.Reflection.Emit.SignatureHelper::AddElementType(int32):void 44717 2.26 2.26 0.0001 0.0001
System.Reflection.Emit.SignatureHelper::AddToken(int32):void 21324 9.69 8.41 0.0005 0.0004
System.Reflection.Emit.SignatureHelper::InternalAddTypeToken(System.Reflection.Emit.TypeToken+int32):void 21324 34.52 22.74 0.0016 0.0011
System.Reflection.Emit.SignatureHelper::InternalAddRuntimeType(System.Type):void 32 1.03 0.88 0.0322 0.0274
System.Reflection.Emit.SignatureHelper::ExpandArray(unsigned int8[]):unsigned int8[] 2 0.09 0.09 0.0474 0.0466
System.Reflection.Emit.SignatureHelper::ExpandArray(unsigned int8[]+int32):unsigned int8[] 2 0.00 0.00 0.0008 0.0005
System.Reflection.Emit.SignatureHelper::IncrementArgCounts():void 31449 1.55 1.55 0.0000 0.0000
System.Reflection.Emit.SignatureHelper::SetNumberOfSignatureElements(bool):void 35929 2.14 2.13 0.0001 0.0001
System.Reflection.Emit.SignatureHelper::IsSimpleType(int32):bool 42179 2.10 2.10 0.0000 0.0000
System.Reflection.Emit.SignatureHelper::InternalGetSignature(int32&):unsigned int8[] 35897 16.76 14.90 0.0005 0.0004
System.Reflection.Emit.SignatureHelper::InternalGetSignatureArray():unsigned int8[] 23 0.15 0.15 0.0065 0.0064
System.Reflection.Emit.SignatureHelper::AddArgument(System.Type):void 7882 419.21 2.73 0.0532 0.0003
System.Reflection.Emit.SignatureHelper::AddArgument(System.Type+bool):void 5997 467.00 4.94 0.0779 0.0008
System.Reflection.Emit.SignatureHelper::AddArguments(System.Type[]+System.Type[][]+System.Type[][]):void 12899 524.36 4.52 0.0407 0.0004
System.Reflection.Emit.SignatureHelper::AddArgument(System.Type+System.Type[]+System.Type[]):void 25452 1237.05 19.32 0.0486 0.0008
System.Reflection.Emit.SignatureHelper::GetSignature(bool):unsigned int8[] 32 0.78 0.50 0.0244 0.0156
System.Reflection.Emit.ModuleBuilder::GetModuleBuilder(System.Reflection.Module):System.Reflection.Module 100678 121.57 44.47 0.0012 0.0004
System.Reflection.Emit.ModuleBuilder::.ctor(System.Reflection.Emit.AssemblyBuilder+System.Reflection.Emit.ModuleBuilder):void 1 0.13 0.05 0.1277 0.0471
System.Reflection.Emit.ModuleBuilder::CheckContext(System.Type[]):void 100678 1669.77 68.73 0.0166 0.0007
System.Reflection.Emit.ModuleBuilder::get_IsInternal():bool 2125145 89.61 89.61 0.0000 0.0000
System.Reflection.Emit.ModuleBuilder::FindTypeBuilderWithName(String+bool):System.Type 250 117.01 56.02 0.4680 0.2241
System.Reflection.Emit.ModuleBuilder::GetTypeRefNested(System.Type+System.Reflection.Module+String):int32 100619 1710.35 104.97 0.0170 0.0010
System.Reflection.Emit.ModuleBuilder::InternalGetConstructorToken(System.Reflection.ConstructorInfo+bool):System.Reflection.Emit.MethodToken 11182 694.80 30.76 0.0621 0.0028
System.Reflection.Emit.ModuleBuilder::Init(String+String+System.Diagnostics.SymbolStore.ISymbolWriter):void 2 0.85 0.20 0.4265 0.0978
System.Reflection.Emit.ModuleBuilder::GetMemberRefToken(System.Reflection.MethodBase+System.Type[]):int32 4838 973.00 32.56 0.2011 0.0067
System.Reflection.Emit.ModuleBuilder::GetMemberRefSignature(System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+int32):System.Reflection.Emit.SignatureHelper 4838 308.92 3.20 0.0639 0.0007
System.Reflection.Emit.ModuleBuilder::get_InternalModule():System.Reflection.Module 1403213 845.82 786.93 0.0006 0.0006
System.Reflection.Emit.ModuleBuilder::GetAssemblyInternal():System.Reflection.Assembly 714039 290.95 260.57 0.0004 0.0004
System.Reflection.Emit.ModuleBuilder::DefineType(String+System.Reflection.TypeAttributes):System.Reflection.Emit.TypeBuilder 740 3075.95 2.57 4.1567 0.0035
System.Reflection.Emit.ModuleBuilder::DefineTypeNoLock(String+System.Reflection.TypeAttributes):System.Reflection.Emit.TypeBuilder 740 3069.71 1.38 4.1483 0.0019
System.Reflection.Emit.ModuleBuilder::DefineType(String+System.Reflection.TypeAttributes+System.Type+System.Reflection.Emit.PackingSize+int32):System.Reflection.Emit.TypeBuilder 11 14.91 0.11 1.3556 0.0100
System.Reflection.Emit.ModuleBuilder::DefineTypeNoLock(String+System.Reflection.TypeAttributes+System.Type+System.Reflection.Emit.PackingSize+int32):System.Reflection.Emit.TypeBuilder 11 14.78 0.09 1.3434 0.0080
System.Reflection.Emit.ModuleBuilder::GetTypeTokenInternal(System.Type):System.Reflection.Emit.TypeToken 76033 4142.75 27.96 0.0545 0.0004
System.Reflection.Emit.ModuleBuilder::GetTypeTokenInternal(System.Type+bool):System.Reflection.Emit.TypeToken 100678 5590.66 168.67 0.0555 0.0017
System.Reflection.Emit.ModuleBuilder::GetTypeToken(System.Type):System.Reflection.Emit.TypeToken 24645 1485.75 9.87 0.0603 0.0004
System.Reflection.Emit.ModuleBuilder::GetTypeTokenWorkerNoLock(System.Type+bool):System.Reflection.Emit.TypeToken 100678 5117.75 419.13 0.0508 0.0042
System.Reflection.Emit.ModuleBuilder::GetMethodTokenInternal(System.Reflection.MethodInfo):System.Reflection.Emit.MethodToken 57744 3678.20 95.89 0.0637 0.0017
System.Reflection.Emit.ModuleBuilder::GetMethodTokenNoLock(System.Reflection.MethodInfo+bool):System.Reflection.Emit.MethodToken 57744 3409.38 143.83 0.0590 0.0025
System.Reflection.Emit.ModuleBuilder::GetConstructorToken(System.Reflection.ConstructorInfo):System.Reflection.Emit.MethodToken 11182 699.71 4.91 0.0626 0.0004
System.Reflection.Emit.ModuleBuilder::GetFieldToken(System.Reflection.FieldInfo):System.Reflection.Emit.FieldToken 42909 822.34 67.42 0.0192 0.0016
System.Reflection.Emit.ModuleBuilder::GetFieldTokenNoLock(System.Reflection.FieldInfo):System.Reflection.Emit.FieldToken 42909 631.70 125.11 0.0147 0.0029
System.Reflection.Emit.ModuleBuilder::GetStringConstant(String):System.Reflection.Emit.StringToken 4284 10.32 2.69 0.0024 0.0006
System.Reflection.Emit.ModuleBuilder::GetSymWriter():System.Diagnostics.SymbolStore.ISymbolWriter 7142 13.75 6.47 0.0019 0.0009
System.Reflection.Emit.ModuleBuilder::IsTransient():bool 82413 126.53 58.53 0.0015 0.0007
System.Reflection.Emit.ModuleBuilder::.cctor():void 1 0.05 0.00 0.0522 0.0012
System.Reflection.Emit.DynamicScope::.ctor():void 32 0.86 0.42 0.0269 0.0132
System.Reflection.Emit.DynamicScope::get_Item(int32):Object 704 8.73 8.66 0.0124 0.0123
System.Reflection.Emit.DynamicScope::GetString(int32):String 18 0.26 0.08 0.0145 0.0046
System.Reflection.Emit.DynamicScope::GetTokenFor(System.RuntimeMethodHandle):int32 186 90.79 2.10 0.4881 0.0113
System.Reflection.Emit.DynamicScope::GetTokenFor(System.RuntimeFieldHandle+System.RuntimeTypeHandle):int32 218 3.33 1.87 0.0153 0.0086
System.Reflection.Emit.DynamicScope::GetTokenFor(System.RuntimeTypeHandle):int32 230 1.69 1.52 0.0074 0.0066
System.Reflection.Emit.DynamicScope::GetTokenFor(String):int32 30 0.45 0.06 0.0150 0.0020
System.Reflection.Emit.DynamicScope::GetTokenFor(unsigned int8[]):int32 32 0.14 0.14 0.0044 0.0043
IronScheme.Scripting.Utils.ArrayUtils::Copy(System.__Canon[]):System.__Canon[] <System.__Canon> 114 0.33 0.24 0.0029 0.0021
IronScheme.Scripting.Hosting.SourceContentProvider::.ctor():void 147 0.25 0.25 0.0017 0.0017
IronScheme.Scripting.Hosting.SourceStringContentProvider::.ctor(String):void 117 0.48 0.26 0.0041 0.0022
IronScheme.Scripting.Hosting.SourceStringContentProvider::GetReader():void 3 0.20 0.15 0.0677 0.0487
IronScheme.Scripting.CompilerOptions::.ctor():void 117 0.22 0.22 0.0019 0.0018
IronScheme.Scripting.Hosting.ErrorSink::.ctor():void 117 0.21 0.21 0.0018 0.0018
IronScheme.Scripting.Hosting.ParserSink::.ctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.ParserSink::.cctor():void 1 0.05 0.05 0.0459 0.0459
IronScheme.Scripting.SymbolTable::.cctor():void 1 93.19 4.59 93.1930 4.5929
IronScheme.Scripting.SymbolTable::GetSymbol(int32):Object 35959 154.34 41.98 0.0043 0.0012
IronScheme.Scripting.SymbolTable::StringToObjectWithCase(String+bool):Object 13474 154.60 4.93 0.0115 0.0004
IronScheme.Scripting.SymbolTable::StringToObject(String):Object 22485 1612.62 54.30 0.0717 0.0024
IronScheme.Scripting.SymbolTable::StringToId(String):IronScheme.Scripting.SymbolId 130369 3491.80 136.38 0.0268 0.0010
IronScheme.Scripting.SymbolTable::IdToString(IronScheme.Scripting.SymbolId):String 43043 122.33 31.69 0.0028 0.0007
IronScheme.Scripting.SymbolTable::IdsToStrings(<UNKNOWN>):String[] 5622 29.49 12.97 0.0052 0.0023
IronScheme.Scripting.SymbolTable::<StringToId>b__0():String 3 1.17 0.14 0.3896 0.0475
IronScheme.Scripting.Ast.Expression::.ctor(IronScheme.Scripting.Ast.AstNodeType):void 165431 108.53 51.45 0.0007 0.0003
IronScheme.Scripting.Ast.Expression::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 39454 4.02 3.85 0.0001 0.0001
IronScheme.Scripting.Ast.Expression::get_Span():IronScheme.Scripting.SourceSpan 410 0.18 0.15 0.0004 0.0004
IronScheme.Scripting.Ast.Expression::get_IsValidLocation():bool 74506 29.09 25.07 0.0004 0.0003
IronScheme.Scripting.Ast.Expression::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 74506 54.27 25.17 0.0007 0.0003
IronScheme.Scripting.Ast.Expression::EmitAsObject(IronScheme.Scripting.Generation.CodeGen):void 14 1.91 0.02 0.1365 0.0011
IronScheme.Scripting.Ast.Expression::EmitAs(IronScheme.Scripting.Generation.CodeGen+):void 14398 19137.05 26.98 1.3291 0.0019
IronScheme.Scripting.Ast.Expression::EmitBranchFalse(IronScheme.Scripting.Generation.CodeGen+):void 348 165.72 0.41 0.4762 0.0012
IronScheme.Scripting.Ast.Expression::EmitBranchTrue(IronScheme.Scripting.Generation.CodeGen+):void 15 5.04 0.01 0.3362 0.0005
IronScheme.Scripting.Ast.Expression::IsConstant(Object):bool 7085 0.32 0.32 0.0000 0.0000
IronScheme.Scripting.Ast.Expression::.cctor():void 1 0.01 0.00 0.0081 0.0000
IronScheme.Scripting.Ast.CodeBlockExpression::get_IsStronglyTyped():bool 10 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlockExpression::get_IsDeclarative():bool 257662 12.52 12.52 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlockExpression::.ctor(IronScheme.Scripting.Ast.CodeBlock+bool+bool+bool+):void 7295 8.74 3.95 0.0012 0.0005
IronScheme.Scripting.Ast.CodeBlockExpression::get_Block():IronScheme.Scripting.Ast.CodeBlock 634997 26.81 26.81 0.0000 0.0000
IronScheme.Scripting.Ast.CodeBlockExpression::get_Type():void 26238 1.58 1.58 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlockExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 5589 18553.98 1.35 3.3197 0.0002
IronScheme.Scripting.Ast.CodeBlockExpression::EmitDirect(IronScheme.Scripting.Generation.CodeGen+bool):void 246 17805.44 0.36 72.3798 0.0015
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::.ctor():void 1 0.20 0.20 0.2044 0.2037
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::.ctor(int32+<UNKNOWN>):void 1 0.00 0.00 0.0006 0.0003
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::set_Item(IronScheme.Scripting.SymbolId+System.Boolean):void 54 1.07 0.54 0.0198 0.0100
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::ContainsKey(IronScheme.Scripting.SymbolId):bool 7364 7.26 2.54 0.0010 0.0003
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::FindEntry(IronScheme.Scripting.SymbolId):int32 7364 4.72 2.35 0.0006 0.0003
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::Initialize(int32):void 1 0.00 0.00 0.0006 0.0003
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::Insert(IronScheme.Scripting.SymbolId+System.Boolean+bool):void 54 0.53 0.48 0.0098 0.0088
System.Collections.Generic.Dictionary<IronScheme.Scripting.SymbolId,System.Boolean>::Resize():void 3 0.00 0.00 0.0010 0.0008
IronScheme.Runtime.Fraction::.ctor(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):void 48759 353706.72 3169.74 7.2542 0.0650
IronScheme.Runtime.Fraction::get_Numerator():IronScheme.Scripting.Math.IntX 29527 2.51 2.51 0.0001 0.0001
IronScheme.Runtime.Fraction::get_Denominator():IronScheme.Scripting.Math.IntX 59336 3.43 3.43 0.0001 0.0001
IronScheme.Runtime.Fraction::Gcd(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 48756 240338.80 6235.27 4.9294 0.1279
IronScheme.Runtime.Fraction::ToDouble():float64 10 0.26 0.03 0.0258 0.0031
IronScheme.Runtime.Fraction::op_Explicit(IronScheme.Runtime.Fraction):float64 46 0.88 0.56 0.0190 0.0123
IronScheme.Runtime.Fraction::op_Implicit(int32):IronScheme.Runtime.Fraction 16183 41358.72 518.95 2.5557 0.0321
IronScheme.Runtime.Fraction::op_Implicit(float64):IronScheme.Runtime.Fraction 6250 17989.85 24.18 2.8784 0.0039
IronScheme.Runtime.Fraction::CompareTo(Object):int32 16021 20948.83 793.94 1.3076 0.0496
IronScheme.Runtime.Fraction::op_Equality(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):bool 42 16.38 0.40 0.3900 0.0095
IronScheme.Runtime.Fraction::Equals(Object):bool 39 2.69 0.18 0.0691 0.0045
IronScheme.Runtime.Fraction::op_Addition(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):IronScheme.Runtime.Fraction 17 8.25 0.04 0.4850 0.0026
IronScheme.Runtime.Fraction::op_Subtraction(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):IronScheme.Runtime.Fraction 289 175.69 1.14 0.6079 0.0039
IronScheme.Runtime.Fraction::op_Division(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):IronScheme.Runtime.Fraction 74 33.76 0.12 0.4562 0.0016
IronScheme.Runtime.Fraction::op_Multiply(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):IronScheme.Runtime.Fraction 281 100.83 0.43 0.3588 0.0015
IronScheme.Runtime.Fraction::System.IConvertible.ToDouble():float64 32 0.69 0.16 0.0215 0.0049
IronScheme.Runtime.Fraction::.cctor():void 1 1.27 0.19 1.2675 0.1923
IronScheme.Scripting.Math.IntX::.ctor():void 55596 2012.73 670.22 0.0362 0.0121
IronScheme.Scripting.Math.IntX::.ctor(int32):void 450027 11109.22 11036.91 0.0247 0.0245
IronScheme.Scripting.Math.IntX::.ctor(unsigned int32):void 9 0.09 0.09 0.0098 0.0096
IronScheme.Scripting.Math.IntX::.ctor(int64):void 18070 479.51 474.97 0.0265 0.0263
IronScheme.Scripting.Math.IntX::.ctor(unsigned int64):void 9 0.15 0.15 0.0171 0.0167
IronScheme.Scripting.Math.IntX::.ctor(unsigned int32[]+bool):void 104575 9243.09 4589.87 0.0884 0.0439
IronScheme.Scripting.Math.IntX::.ctor(IronScheme.Scripting.Math.IntX):void 40844 2443.40 1216.26 0.0598 0.0298
IronScheme.Scripting.Math.IntX::.ctor(unsigned int32+bool):void 293627 3342.21 3327.35 0.0114 0.0113
IronScheme.Scripting.Math.IntX::get_GlobalSettings():IronScheme.Scripting.Math.IntXGlobalSettings 629393 32.92 32.92 0.0001 0.0001
IronScheme.Scripting.Math.IntX::get_Settings():IronScheme.Scripting.Math.IntXSettings 281432 15922.88 6349.21 0.0566 0.0226
IronScheme.Scripting.Math.IntX::op_Equality(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):bool 109209 3563.89 1124.32 0.0326 0.0103
IronScheme.Scripting.Math.IntX::op_Equality(IronScheme.Scripting.Math.IntX+int32):bool 157227 2019.50 1748.74 0.0128 0.0111
IronScheme.Scripting.Math.IntX::op_Inequality(IronScheme.Scripting.Math.IntX+int32):bool 158091 1995.32 1985.78 0.0126 0.0126
IronScheme.Scripting.Math.IntX::op_GreaterThan(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):bool 33837 2113.01 352.68 0.0624 0.0104
IronScheme.Scripting.Math.IntX::op_GreaterThan(IronScheme.Scripting.Math.IntX+int32):bool 1124 0.69 0.38 0.0006 0.0003
IronScheme.Scripting.Math.IntX::op_GreaterThanOrEqual(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):bool 19 1.97 0.33 0.1036 0.0172
IronScheme.Scripting.Math.IntX::op_GreaterThanOrEqual(IronScheme.Scripting.Math.IntX+int32):bool 32259 591.70 432.89 0.0183 0.0134
IronScheme.Scripting.Math.IntX::op_LessThan(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):bool 153058 9670.45 1946.42 0.0632 0.0127
IronScheme.Scripting.Math.IntX::op_LessThan(IronScheme.Scripting.Math.IntX+int32):bool 81215 880.02 875.27 0.0108 0.0108
IronScheme.Scripting.Math.IntX::op_LessThanOrEqual(IronScheme.Scripting.Math.IntX+int32):bool 73430 1354.80 926.24 0.0185 0.0126
IronScheme.Scripting.Math.IntX::op_Addition(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 13069 1179.19 63.05 0.0902 0.0048
IronScheme.Scripting.Math.IntX::op_Subtraction(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 17036 3969.42 229.28 0.2330 0.0135
IronScheme.Scripting.Math.IntX::op_Multiply(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 74268 73572.28 1432.26 0.9906 0.0193
IronScheme.Scripting.Math.IntX::op_Division(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 110065 125602.94 2446.94 1.1412 0.0222
IronScheme.Scripting.Math.IntX::op_Modulus(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 158102 218538.46 3975.14 1.3823 0.0251
IronScheme.Scripting.Math.IntX::op_LeftShift(IronScheme.Scripting.Math.IntX+int32):IronScheme.Scripting.Math.IntX 5870 122.32 14.01 0.0208 0.0024
IronScheme.Scripting.Math.IntX::op_RightShift(IronScheme.Scripting.Math.IntX+int32):IronScheme.Scripting.Math.IntX 7299 1127.76 113.10 0.1545 0.0155
IronScheme.Scripting.Math.IntX::op_UnaryPlus(IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 33070 2844.06 709.81 0.0860 0.0215
IronScheme.Scripting.Math.IntX::op_UnaryNegation(IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 3032 227.45 56.58 0.0750 0.0187
IronScheme.Scripting.Math.IntX::op_Implicit(int32):IronScheme.Scripting.Math.IntX 222607 8032.19 2670.97 0.0361 0.0120
IronScheme.Scripting.Math.IntX::op_Implicit(unsigned int32):IronScheme.Scripting.Math.IntX 9 0.27 0.18 0.0298 0.0200
IronScheme.Scripting.Math.IntX::op_Implicit(int64):IronScheme.Scripting.Math.IntX 9706 183.24 46.58 0.0189 0.0048
IronScheme.Scripting.Math.IntX::op_Implicit(unsigned int64):IronScheme.Scripting.Math.IntX 9 0.30 0.14 0.0328 0.0157
IronScheme.Scripting.Math.IntX::op_Explicit(IronScheme.Scripting.Math.IntX):int32 50345 2701.05 539.94 0.0537 0.0107
IronScheme.Scripting.Math.IntX::op_Explicit(IronScheme.Scripting.Math.IntX):unsigned int32 51061 2161.95 541.36 0.0423 0.0106
IronScheme.Scripting.Math.IntX::op_Explicit(IronScheme.Scripting.Math.IntX):int64 384 0.88 0.15 0.0023 0.0004
IronScheme.Scripting.Math.IntX::op_Explicit(IronScheme.Scripting.Math.IntX):unsigned int64 716 1.03 0.20 0.0014 0.0003
IronScheme.Scripting.Math.IntX::op_OnesComplement(IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 3032 1020.12 112.65 0.3364 0.0372
IronScheme.Scripting.Math.IntX::extend(unsigned int32+bool&):unsigned int32 153 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Math.IntX::getOne(bool+unsigned int32[]+int32+bool&):unsigned int32 15916 3.58 3.57 0.0002 0.0002
IronScheme.Scripting.Math.IntX::makeTwosComplement(unsigned int32[]):unsigned int32[] 8 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Math.IntX::op_BitwiseAnd(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 1457 533.65 343.13 0.3663 0.2355
IronScheme.Scripting.Math.IntX::op_BitwiseOr(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 9 4.04 2.93 0.4489 0.3251
IronScheme.Scripting.Math.IntX::op_ExclusiveOr(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 3 0.92 0.56 0.3073 0.1856
IronScheme.Scripting.Math.IntX::DivideModulo(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX&):IronScheme.Scripting.Math.IntX 166 6.66 1.02 0.0401 0.0061
IronScheme.Scripting.Math.IntX::Pow(IronScheme.Scripting.Math.IntX+unsigned int32):IronScheme.Scripting.Math.IntX 4709 9824.32 165.90 2.0863 0.0352
IronScheme.Scripting.Math.IntX::Parse(String):IronScheme.Scripting.Math.IntX 651 53.90 1.22 0.0828 0.0019
IronScheme.Scripting.Math.IntX::Equals(IronScheme.Scripting.Math.IntX):bool 105 10.52 2.59 0.1002 0.0246
IronScheme.Scripting.Math.IntX::Equals(Object):bool 105 11.87 1.35 0.1131 0.0129
IronScheme.Scripting.Math.IntX::GetHashCode():int32 17 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Math.IntX::CompareTo(IronScheme.Scripting.Math.IntX):int32 98825 7073.98 1368.83 0.0716 0.0139
IronScheme.Scripting.Math.IntX::InitFromZero():void 306485 41.48 41.48 0.0001 0.0001
IronScheme.Scripting.Math.IntX::InitFromUlong(unsigned int64):void 16690 2.30 2.30 0.0001 0.0001
IronScheme.Scripting.Math.IntX::InitFromIntX(IronScheme.Scripting.Math.IntX):void 40844 3.78 3.78 0.0001 0.0001
IronScheme.Scripting.Math.IntX::InitFromDigits(unsigned int32[]+bool+unsigned int32):void 104575 4631.39 3451.29 0.0443 0.0330
IronScheme.Scripting.Math.IntX::TryNormalize():void 281432 22291.25 6350.61 0.0792 0.0226
IronScheme.Scripting.Math.IntX::Abs():IronScheme.Scripting.Math.IntX 97512 10594.57 2110.21 0.1086 0.0216
IronScheme.Scripting.Math.IntX::ToFloat64():float64 155 1.75 1.72 0.0113 0.0111
IronScheme.Scripting.Math.IntX::ToInt32():int32 27005 1413.07 235.82 0.0523 0.0087
IronScheme.Scripting.Math.IntX::get_Negative():bool 7543 0.75 0.75 0.0001 0.0001
IronScheme.Scripting.Math.IntX::GetBits():unsigned int32[] 250 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Math.IntX::Create(int32):IronScheme.Scripting.Math.IntX 153593 6013.94 2003.58 0.0392 0.0130
IronScheme.Scripting.Math.IntX::Power(int32):IronScheme.Scripting.Math.IntX 4160 9866.62 55.85 2.3718 0.0134
IronScheme.Scripting.Math.IntX::Create(unsigned int8[]):IronScheme.Scripting.Math.IntX 14 1.48 0.41 0.1055 0.0296
IronScheme.Scripting.Math.IntX::ToByteArray():unsigned int8[] 821 0.48 0.33 0.0006 0.0004
IronScheme.Scripting.Math.IntX::get_BitLength():int32 140796 16.02 16.02 0.0001 0.0001
IronScheme.Scripting.Math.IntX::System.IConvertible.ToInt64():int64 6 0.41 0.06 0.0690 0.0099
IronScheme.Scripting.Math.IntX::AsInt32(int32&):bool 1124 3.06 0.83 0.0027 0.0007
IronScheme.Scripting.Math.IntX::AsInt64(int64&):bool 628 3.38 0.57 0.0054 0.0009
IronScheme.Scripting.Math.IntX::.cctor():void 1 0.05 0.05 0.0495 0.0492
IronScheme.Runtime.Helpers::WrapValue(Object):IronScheme.Runtime.MultipleValues 342639 16.21 16.21 0.0000 0.0000
IronScheme.Runtime.Helpers::MakeTypedCallable(+[]+IronScheme.Runtime.Callable):void 2 22.24 0.16 11.1181 0.0798
IronScheme.Runtime.Helpers::.cctor():void 1 0.00 0.00 0.0009 0.0009
IronScheme.Scripting.Ast.UnaryExpression::.ctor(IronScheme.Scripting.Ast.AstNodeType+IronScheme.Scripting.Ast.Expression+):void 52828 51.63 16.51 0.0010 0.0003
IronScheme.Scripting.Ast.UnaryExpression::get_Operand():IronScheme.Scripting.Ast.Expression 926865 40.48 40.48 0.0000 0.0000
IronScheme.Scripting.Ast.UnaryExpression::get_Type():void 230071 9.93 9.93 0.0000 0.0000
IronScheme.Scripting.Ast.UnaryExpression::IsConstant(Object):bool 1802 11.34 3.60 0.0063 0.0020
IronScheme.Scripting.Ast.UnaryExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 39829 13348.26 109.64 0.3351 0.0028
IronScheme.Scripting.Ast.UnaryExpression::EmitBranchFalse(IronScheme.Scripting.Generation.CodeGen+):void 17 5.53 0.34 0.3252 0.0199
System.Text.RegularExpressions.Regex::.ctor(String+System.Text.RegularExpressions.RegexOptions):void 10 415.87 0.82 41.5871 0.0819
System.Text.RegularExpressions.Regex::.ctor(String+System.Text.RegularExpressions.RegexOptions+bool):void 10 415.05 2.45 41.5052 0.2450
System.Text.RegularExpressions.Regex::Compile(System.Text.RegularExpressions.RegexCode+System.Text.RegularExpressions.RegexOptions):System.Text.RegularExpressions.RegexRunnerFactory 10 328.97 0.61 32.8973 0.0610
System.Text.RegularExpressions.Regex::Escape(String):String 6 1.85 0.33 0.3090 0.0550
System.Text.RegularExpressions.Regex::get_RightToLeft():bool 264343 110.21 98.96 0.0004 0.0004
System.Text.RegularExpressions.Regex::GroupNumberFromName(String):int32 1968 6.13 0.56 0.0031 0.0003
System.Text.RegularExpressions.Regex::Match(String):System.Text.RegularExpressions.Match 7 2.29 0.00 0.3265 0.0006
System.Text.RegularExpressions.Regex::Match(String+int32):System.Text.RegularExpressions.Match 131157 2724.81 49.18 0.0208 0.0004
System.Text.RegularExpressions.Regex::Match(String+int32+int32):System.Text.RegularExpressions.Match 651 9.29 0.34 0.0143 0.0005
System.Text.RegularExpressions.Regex::Replace(String+System.Text.RegularExpressions.MatchEvaluator):String 131157 3016.24 91.51 0.0230 0.0007
System.Text.RegularExpressions.Regex::Replace(String+System.Text.RegularExpressions.MatchEvaluator+int32+int32):String 131157 2918.80 49.32 0.0223 0.0004
System.Text.RegularExpressions.Regex::InitializeReferences():void 10 0.64 0.26 0.0643 0.0264
System.Text.RegularExpressions.Regex::Run(bool+int32+String+int32+int32+int32):System.Text.RegularExpressions.Match 132094 2703.24 142.09 0.0205 0.0011
System.Text.RegularExpressions.Regex::LookupCachedAndUpdate(String):System.Text.RegularExpressions.CachedCodeEntry 10 0.15 0.15 0.0154 0.0154
System.Text.RegularExpressions.Regex::UseOptionC():bool 10 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.Regex::UseOptionR():bool 396158 17.22 17.22 0.0000 0.0000
System.Text.RegularExpressions.Regex::.cctor():void 1 0.10 0.10 0.0993 0.0990
System.Collections.Generic.LinkedList<T>::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Collections.Generic.LinkedList<T>::get_First():<UNKNOWN> 10 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexCode::.ctor(int32[]++int32++int32+System.Text.RegularExpressions.RegexBoyerMoore+System.Text.RegularExpressions.RegexPrefix+int32+bool):void 10 0.35 0.30 0.0347 0.0296
System.Text.RegularExpressions.RegexCode::OpcodeBacktracks(int32):bool 145 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexCode::OpcodeSize(int32):int32 341 0.02 0.02 0.0001 0.0001
System.Text.RegularExpressions.RegexRunnerFactory::.ctor():void 10 0.04 0.04 0.0041 0.0040
System.Text.RegularExpressions.ExclusiveReference::Get():Object 132094 8.07 8.07 0.0001 0.0001
System.Text.RegularExpressions.ExclusiveReference::Release(Object):void 132094 6.10 6.10 0.0000 0.0000
System.Text.RegularExpressions.ExclusiveReference::.ctor():void 10 0.04 0.04 0.0041 0.0041
System.Text.RegularExpressions.SharedReference::.ctor():void 10 0.34 0.14 0.0337 0.0138
System.Text.RegularExpressions.RegexParser::Parse(String+System.Text.RegularExpressions.RegexOptions):System.Text.RegularExpressions.RegexTree 10 53.60 2.22 5.3598 0.2225
System.Text.RegularExpressions.RegexParser::Escape(String):String 6 1.52 0.45 0.2540 0.0755
System.Text.RegularExpressions.RegexParser::.ctor():void 10 0.25 0.12 0.0249 0.0124
System.Text.RegularExpressions.RegexParser::SetPattern(String):void 10 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::Reset(System.Text.RegularExpressions.RegexOptions):void 10 0.04 0.04 0.0042 0.0041
System.Text.RegularExpressions.RegexParser::ScanRegex():System.Text.RegularExpressions.RegexNode 10 40.96 8.37 4.0961 0.8371
System.Text.RegularExpressions.RegexParser::ScanCharClass(bool):System.Text.RegularExpressions.RegexCharClass 7 1.29 0.00 0.1841 0.0002
System.Text.RegularExpressions.RegexParser::ScanCharClass(bool+bool):System.Text.RegularExpressions.RegexCharClass 14 1.45 0.74 0.1032 0.0532
System.Text.RegularExpressions.RegexParser::ScanGroupOpen():System.Text.RegularExpressions.RegexNode 18 2.55 0.54 0.1418 0.0298
System.Text.RegularExpressions.RegexParser::ScanBlank():void 242 1.49 1.46 0.0062 0.0060
System.Text.RegularExpressions.RegexParser::ScanBackslash():System.Text.RegularExpressions.RegexNode 27 10.55 1.08 0.3907 0.0398
System.Text.RegularExpressions.RegexParser::ScanBasicBackslash():System.Text.RegularExpressions.RegexNode 16 9.43 0.94 0.5896 0.0590
System.Text.RegularExpressions.RegexParser::ScanCapname():String 20 2.78 0.83 0.1390 0.0414
System.Text.RegularExpressions.RegexParser::ScanCharEscape():wchar 22 7.99 5.05 0.3631 0.2296
System.Text.RegularExpressions.RegexParser::CountCaptures():void 10 9.56 4.60 0.9558 0.4604
System.Text.RegularExpressions.RegexParser::NoteCaptureSlot(int32+int32):void 24 0.60 0.12 0.0248 0.0049
System.Text.RegularExpressions.RegexParser::NoteCaptureName(String+int32):void 10 0.38 0.11 0.0380 0.0107
System.Text.RegularExpressions.RegexParser::AssignNameSlots():void 10 1.87 0.44 0.1866 0.0438
System.Text.RegularExpressions.RegexParser::CaptureSlotFromName(String):int32 10 0.21 0.02 0.0206 0.0019
System.Text.RegularExpressions.RegexParser::IsCaptureSlot(int32):bool 10 0.07 0.02 0.0073 0.0018
System.Text.RegularExpressions.RegexParser::IsCaptureName(String):bool 10 0.21 0.02 0.0207 0.0018
System.Text.RegularExpressions.RegexParser::UseOptionN():bool 16 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::UseOptionI():bool 41 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::UseOptionM():bool 2 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::UseOptionX():bool 326 0.01 0.01 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::UseOptionE():bool 29 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::IsSpecial(wchar):bool 187 0.02 0.02 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::IsQuantifier(wchar):bool 82 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::IsTrueQuantifier():bool 50 0.37 0.36 0.0074 0.0072
System.Text.RegularExpressions.RegexParser::IsMetachar(wchar):bool 8 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::AddConcatenate(int32+int32+bool):void 16 0.56 0.20 0.0348 0.0128
System.Text.RegularExpressions.RegexParser::PushGroup():void 18 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::PopGroup():void 18 0.02 0.02 0.0011 0.0011
System.Text.RegularExpressions.RegexParser::EmptyStack():bool 28 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::StartGroup(System.Text.RegularExpressions.RegexNode):void 28 0.30 0.18 0.0106 0.0063
System.Text.RegularExpressions.RegexParser::AddAlternate():void 8 1.59 0.27 0.1982 0.0337
System.Text.RegularExpressions.RegexParser::AddConcatenate():void 38 0.80 0.19 0.0210 0.0050
System.Text.RegularExpressions.RegexParser::AddConcatenate(bool+int32+int32):void 18 1.23 0.22 0.0683 0.0123
System.Text.RegularExpressions.RegexParser::Unit():System.Text.RegularExpressions.RegexNode 66 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::AddUnitOne(wchar):void 2 0.00 0.00 0.0005 0.0003
System.Text.RegularExpressions.RegexParser::AddUnitSet(String):void 7 0.07 0.07 0.0096 0.0094
System.Text.RegularExpressions.RegexParser::AddUnitNode(System.Text.RegularExpressions.RegexNode):void 27 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::AddUnitType(int32):void 2 0.00 0.00 0.0005 0.0003
System.Text.RegularExpressions.RegexParser::AddGroup():void 28 8.53 0.41 0.3048 0.0145
System.Text.RegularExpressions.RegexParser::PushOptions():void 36 0.10 0.05 0.0029 0.0014
System.Text.RegularExpressions.RegexParser::PopOptions():void 36 0.30 0.29 0.0083 0.0081
System.Text.RegularExpressions.RegexParser::EmptyOptionsStack():bool 18 0.02 0.02 0.0011 0.0010
System.Text.RegularExpressions.RegexParser::Textpos():int32 405 0.02 0.02 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::Textto(int32):void 16 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::MoveRightGetChar():wchar 405 0.02 0.02 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::MoveRight():void 179 0.45 0.44 0.0025 0.0025
System.Text.RegularExpressions.RegexParser::MoveRight(int32):void 179 0.01 0.01 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::MoveLeft():void 38 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::CharAt(int32):wchar 53 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexParser::RightChar():wchar 377 0.02 0.02 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::RightChar(int32):wchar 236 0.01 0.01 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::CharsRight():int32 1258 0.06 0.06 0.0000 0.0000
System.Text.RegularExpressions.RegexParser::.cctor():void 1 0.00 0.00 0.0003 0.0003
System.Text.RegularExpressions.RegexTree::.ctor(System.Text.RegularExpressions.RegexNode++Object[]+int32++String[]+System.Text.RegularExpressions.RegexOptions):void 10 0.05 0.05 0.0046 0.0045
System.Text.RegularExpressions.RegexWriter::Write(System.Text.RegularExpressions.RegexTree):System.Text.RegularExpressions.RegexCode 10 27.82 0.98 2.7824 0.0983
System.Text.RegularExpressions.RegexWriter::.ctor():void 10 0.28 0.18 0.0282 0.0178
System.Text.RegularExpressions.RegexWriter::PushInt(int32):void 196 0.02 0.02 0.0001 0.0001
System.Text.RegularExpressions.RegexWriter::EmptyStack():bool 184 0.01 0.01 0.0000 0.0000
System.Text.RegularExpressions.RegexWriter::PopInt():int32 196 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexWriter::CurPos():int32 80 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexWriter::PatchJump(int32+int32):void 48 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexWriter::Emit(int32):void 72 0.12 0.12 0.0017 0.0017
System.Text.RegularExpressions.RegexWriter::Emit(int32+int32):void 112 0.27 0.27 0.0024 0.0024
System.Text.RegularExpressions.RegexWriter::Emit(int32+int32+int32):void 106 0.14 0.13 0.0013 0.0013
System.Text.RegularExpressions.RegexWriter::StringCode(String):int32 64 2.41 0.86 0.0377 0.0134
System.Text.RegularExpressions.RegexWriter::MapCapnum(int32):int32 96 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexWriter::RegexCodeFromRegexTree(System.Text.RegularExpressions.RegexTree):System.Text.RegularExpressions.RegexCode 10 26.56 7.39 2.6560 0.7389
System.Text.RegularExpressions.RegexWriter::EmitFragment(int32+System.Text.RegularExpressions.RegexNode+int32):void 424 5.73 2.92 0.0135 0.0069
System.Text.RegularExpressions.RegexNode::.ctor(int32+System.Text.RegularExpressions.RegexOptions):void 70 0.18 0.17 0.0025 0.0025
System.Text.RegularExpressions.RegexNode::.ctor(int32+System.Text.RegularExpressions.RegexOptions+wchar):void 33 0.13 0.13 0.0041 0.0040
System.Text.RegularExpressions.RegexNode::.ctor(int32+System.Text.RegularExpressions.RegexOptions+String):void 19 0.02 0.02 0.0011 0.0010
System.Text.RegularExpressions.RegexNode::.ctor(int32+System.Text.RegularExpressions.RegexOptions+int32+int32):void 26 0.06 0.06 0.0024 0.0023
System.Text.RegularExpressions.RegexNode::UseOptionR():bool 128 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexNode::ReverseLeft():System.Text.RegularExpressions.RegexNode 36 0.18 0.18 0.0051 0.0050
System.Text.RegularExpressions.RegexNode::MakeRep(int32+int32+int32):void 16 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexNode::Reduce():System.Text.RegularExpressions.RegexNode 138 9.64 2.26 0.0699 0.0164
System.Text.RegularExpressions.RegexNode::StripEnation(int32):System.Text.RegularExpressions.RegexNode 64 0.85 0.48 0.0133 0.0075
System.Text.RegularExpressions.RegexNode::ReduceGroup():System.Text.RegularExpressions.RegexNode 4 0.00 0.00 0.0006 0.0005
System.Text.RegularExpressions.RegexNode::ReduceRep():System.Text.RegularExpressions.RegexNode 2 0.00 0.00 0.0011 0.0005
System.Text.RegularExpressions.RegexNode::ReduceSet():System.Text.RegularExpressions.RegexNode 18 0.37 0.36 0.0203 0.0202
System.Text.RegularExpressions.RegexNode::ReduceAlternation():System.Text.RegularExpressions.RegexNode 28 4.16 0.61 0.1485 0.0217
System.Text.RegularExpressions.RegexNode::ReduceConcatenation():System.Text.RegularExpressions.RegexNode 36 2.85 1.97 0.0791 0.0547
System.Text.RegularExpressions.RegexNode::MakeQuantifier(bool+int32+int32):System.Text.RegularExpressions.RegexNode 18 0.08 0.08 0.0046 0.0044
System.Text.RegularExpressions.RegexNode::AddChild(System.Text.RegularExpressions.RegexNode):void 138 11.02 1.09 0.0799 0.0079
System.Text.RegularExpressions.RegexNode::Child(int32):System.Text.RegularExpressions.RegexNode 89 0.27 0.27 0.0031 0.0030
System.Text.RegularExpressions.RegexNode::ChildCount():int32 97 0.29 0.28 0.0030 0.0029
System.Text.RegularExpressions.RegexNode::Type():int32 242 0.01 0.01 0.0000 0.0000
System.Text.RegularExpressions.RegexCharClass::.cctor():void 1 1.94 0.88 1.9382 0.8754
System.Text.RegularExpressions.RegexCharClass::.ctor():void 22 0.80 0.24 0.0366 0.0108
System.Text.RegularExpressions.RegexCharClass::.ctor(bool+++System.Text.RegularExpressions.RegexCharClass):void 6 0.02 0.02 0.0038 0.0038
System.Text.RegularExpressions.RegexCharClass::get_CanMerge():bool 18 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCharClass::set_Negate(bool):void 1 0.00 0.00 0.0003 0.0003
System.Text.RegularExpressions.RegexCharClass::AddChar(wchar):void 3 0.20 0.03 0.0660 0.0111
System.Text.RegularExpressions.RegexCharClass::AddCharClass(System.Text.RegularExpressions.RegexCharClass):void 9 0.88 0.37 0.0976 0.0414
System.Text.RegularExpressions.RegexCharClass::AddRange(wchar+wchar):void 31 0.64 0.54 0.0207 0.0173
System.Text.RegularExpressions.RegexCharClass::AddCategoryFromName(String+bool+bool+String):void 2 0.07 0.00 0.0364 0.0006
System.Text.RegularExpressions.RegexCharClass::AddLowercase():void 5 0.33 0.32 0.0655 0.0647
System.Text.RegularExpressions.RegexCharClass::AddLowercaseRange(wchar+wchar+):void 2 0.00 0.00 0.0003 0.0003
System.Text.RegularExpressions.RegexCharClass::AddDigit(bool+bool+String):void 2 0.27 0.20 0.1348 0.0984
System.Text.RegularExpressions.RegexCharClass::SingletonChar(String):wchar 1 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexCharClass::IsMergeable(String):bool 2 0.11 0.11 0.0533 0.0531
System.Text.RegularExpressions.RegexCharClass::IsEmpty(String):bool 18 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCharClass::IsSingleton(String):bool 22 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexCharClass::IsSingletonInverse(String):bool 18 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCharClass::IsSubtraction(String):bool 3 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCharClass::IsNegated(String):bool 2 0.00 0.00 0.0002 0.0002
System.Text.RegularExpressions.RegexCharClass::IsWordChar(wchar):bool 178 3.15 0.30 0.0177 0.0017
System.Text.RegularExpressions.RegexCharClass::CharInClass(wchar+String):bool 1908 8.17 2.56 0.0043 0.0013
System.Text.RegularExpressions.RegexCharClass::CharInClassRecursive(wchar+String+int32):bool 1908 5.61 2.56 0.0029 0.0013
System.Text.RegularExpressions.RegexCharClass::CharInClassInternal(wchar+String+int32+int32+int32):bool 1908 3.05 0.86 0.0016 0.0004
System.Text.RegularExpressions.RegexCharClass::CharInCategory(wchar+String+int32+int32+int32):bool 660 2.19 1.02 0.0033 0.0015
System.Text.RegularExpressions.RegexCharClass::CharInCategoryGroup(wchar++String+int32&):bool 178 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexCharClass::NegateCategory(String):String 2 0.01 0.00 0.0066 0.0021
System.Text.RegularExpressions.RegexCharClass::Parse(String):System.Text.RegularExpressions.RegexCharClass 6 0.84 0.30 0.1400 0.0504
System.Text.RegularExpressions.RegexCharClass::ParseRecursive(String+int32):System.Text.RegularExpressions.RegexCharClass 6 0.54 0.28 0.0896 0.0468
System.Text.RegularExpressions.RegexCharClass::RangeCount():int32 22 0.11 0.11 0.0050 0.0049
System.Text.RegularExpressions.RegexCharClass::ToStringClass():String 18 10.01 2.00 0.5563 0.1109
System.Text.RegularExpressions.RegexCharClass::GetRangeAt(int32):SingleRange 13 0.06 0.06 0.0044 0.0043
System.Text.RegularExpressions.RegexCharClass::Canonicalize():void 17 3.79 0.97 0.2231 0.0571
System.InvariantComparer::.ctor():void 1 0.00 0.00 0.0012 0.0012
System.InvariantComparer::.cctor():void 1 0.08 0.08 0.0785 0.0773
System.Text.RegularExpressions.RegexCharClass.LowerCaseMapping::.ctor(wchar+wchar+int32+int32):void 94 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexCharClass.SingleRange::.ctor(wchar+wchar):void 41 0.16 0.16 0.0039 0.0039
System.Text.RegularExpressions.RegexCharClass.SingleRangeComparer::Compare(Object+Object):int32 75 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCharClass.SingleRangeComparer::.ctor():void 17 0.07 0.07 0.0040 0.0040
System.Collections.Specialized.HybridDictionary::.ctor():void 10 0.06 0.05 0.0056 0.0054
System.Collections.Specialized.HybridDictionary::get_Item(Object):Object 17 0.31 0.21 0.0184 0.0123
System.Collections.Specialized.HybridDictionary::set_Item(Object+Object):void 15 0.76 0.47 0.0505 0.0315
System.Collections.Specialized.HybridDictionary::Contains(Object):bool 32 0.41 0.20 0.0127 0.0064
System.Text.RegularExpressions.RegexFCD::FirstChars(System.Text.RegularExpressions.RegexTree):System.Text.RegularExpressions.RegexPrefix 10 11.99 0.74 1.1993 0.0739
System.Text.RegularExpressions.RegexFCD::Prefix(System.Text.RegularExpressions.RegexTree):System.Text.RegularExpressions.RegexPrefix 10 0.44 0.23 0.0443 0.0227
System.Text.RegularExpressions.RegexFCD::Anchors(System.Text.RegularExpressions.RegexTree):int32 10 0.26 0.16 0.0260 0.0164
System.Text.RegularExpressions.RegexFCD::AnchorFromType(int32):int32 1 0.00 0.00 0.0003 0.0003
System.Text.RegularExpressions.RegexFCD::.ctor():void 10 0.05 0.05 0.0047 0.0047
System.Text.RegularExpressions.RegexFCD::PushInt(int32):void 39 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexFCD::IntIsEmpty():bool 49 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexFCD::PopInt():int32 39 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexFCD::PushFC(System.Text.RegularExpressions.RegexFC):void 19 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexFCD::FCIsEmpty():bool 10 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexFCD::PopFC():System.Text.RegularExpressions.RegexFC 19 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexFCD::TopFC():System.Text.RegularExpressions.RegexFC 25 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.RegexFCD::RegexFCFromRegexTree(System.Text.RegularExpressions.RegexTree):System.Text.RegularExpressions.RegexFC 10 6.29 2.12 0.6288 0.2119
System.Text.RegularExpressions.RegexFCD::CalculateFC(int32+System.Text.RegularExpressions.RegexNode+int32):void 97 4.16 0.94 0.0428 0.0097
System.Text.RegularExpressions.RegexPrefix::.ctor(String+bool):void 16 0.07 0.07 0.0044 0.0043
System.Text.RegularExpressions.RegexPrefix::get_Prefix():String 22 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexPrefix::get_CaseInsensitive():bool 8 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexPrefix::get_Empty():System.Text.RegularExpressions.RegexPrefix 4 0.00 0.00 0.0002 0.0002
System.Text.RegularExpressions.RegexPrefix::.cctor():void 1 0.06 0.06 0.0589 0.0586
System.Text.RegularExpressions.RegexBoyerMoore::.ctor(String+bool+bool+):void 6 0.04 0.03 0.0067 0.0056
System.Collections.Specialized.ListDictionary::.ctor():void 9 0.04 0.04 0.0041 0.0040
System.Collections.Specialized.ListDictionary::get_Item(Object):Object 17 0.10 0.03 0.0061 0.0015
System.Collections.Specialized.ListDictionary::set_Item(Object+Object):void 15 0.25 0.13 0.0166 0.0089
System.Collections.Specialized.ListDictionary::get_Count():int32 6 0.00 0.00 0.0000 0.0000
System.Collections.Specialized.ListDictionary::Contains(Object):bool 23 0.20 0.06 0.0088 0.0026
System.Collections.Specialized.ListDictionary.DictionaryNode::.ctor():void 15 0.06 0.06 0.0040 0.0039
System.Text.RegularExpressions.RegexFC::.ctor(bool):void 1 0.00 0.00 0.0027 0.0006
System.Text.RegularExpressions.RegexFC::.ctor(wchar+bool+bool+bool):void 13 1.29 0.20 0.0994 0.0156
System.Text.RegularExpressions.RegexFC::.ctor(String+bool+bool):void 5 0.70 0.07 0.1396 0.0133
System.Text.RegularExpressions.RegexFC::AddFC(System.Text.RegularExpressions.RegexFC+bool):bool 9 1.22 0.34 0.1356 0.0378
System.Text.RegularExpressions.RegexFC::GetFirstChars():String 9 4.68 0.04 0.5198 0.0046
System.Text.RegularExpressions.RegexFC::IsCaseInsensitive():bool 9 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCompiler::.cctor():void 1 13.06 0.64 13.0643 0.6381
System.Text.RegularExpressions.RegexCompiler::RegexRunnerField(String):void 10 6.26 0.34 0.6257 0.0336
System.Text.RegularExpressions.RegexCompiler::RegexRunnerMethod(String):void 11 3.09 0.09 0.2813 0.0083
System.Text.RegularExpressions.RegexCompiler::Compile(System.Text.RegularExpressions.RegexCode+System.Text.RegularExpressions.RegexOptions):System.Text.RegularExpressions.RegexRunnerFactory 10 315.30 0.65 31.5298 0.0650
System.Text.RegularExpressions.RegexCompiler::AddBacktrackNote(int32++int32):int32 60 0.45 0.27 0.0076 0.0045
System.Text.RegularExpressions.RegexCompiler::AddTrack():int32 34 1.04 0.15 0.0305 0.0044
System.Text.RegularExpressions.RegexCompiler::AddTrack(int32):int32 58 1.39 0.53 0.0240 0.0092
System.Text.RegularExpressions.RegexCompiler::AddGoto(int32):int32 2 0.00 0.00 0.0006 0.0003
System.Text.RegularExpressions.RegexCompiler::AddUniqueTrack(int32):int32 50 0.81 0.23 0.0163 0.0045
System.Text.RegularExpressions.RegexCompiler::AddUniqueTrack(int32+int32):int32 54 0.59 0.08 0.0109 0.0015
System.Text.RegularExpressions.RegexCompiler::DefineLabel():void 289 1.50 0.72 0.0052 0.0025
System.Text.RegularExpressions.RegexCompiler::MarkLabel():void 360 1.67 0.90 0.0046 0.0025
System.Text.RegularExpressions.RegexCompiler::Operand(int32):int32 254 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexCompiler::IsRtl():bool 139 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexCompiler::IsCi():bool 66 0.00 0.00 0.0001 0.0001
System.Text.RegularExpressions.RegexCompiler::Code():int32 105 0.01 0.01 0.0001 0.0001
System.Text.RegularExpressions.RegexCompiler::Ldstr(String):void 30 1.26 0.18 0.0419 0.0061
System.Text.RegularExpressions.RegexCompiler::Ldc(int32):void 660 7.67 1.36 0.0116 0.0021
System.Text.RegularExpressions.RegexCompiler::Dup():void 114 1.32 0.23 0.0116 0.0020
System.Text.RegularExpressions.RegexCompiler::Ret():void 39 1.02 0.17 0.0262 0.0044
System.Text.RegularExpressions.RegexCompiler::Pop():void 4 0.00 0.00 0.0008 0.0002
System.Text.RegularExpressions.RegexCompiler::Add():void 87 1.35 0.22 0.0156 0.0026
System.Text.RegularExpressions.RegexCompiler::Add(bool):void 11 0.11 0.02 0.0100 0.0017
System.Text.RegularExpressions.RegexCompiler::Sub():void 130 1.40 0.23 0.0107 0.0017
System.Text.RegularExpressions.RegexCompiler::Sub(bool):void 57 0.42 0.07 0.0074 0.0012
System.Text.RegularExpressions.RegexCompiler::Ldloc():void 671 20.52 1.58 0.0306 0.0024
System.Text.RegularExpressions.RegexCompiler::Stloc():void 416 16.58 1.68 0.0399 0.0040
System.Text.RegularExpressions.RegexCompiler::Ldthis():void 262 6.81 1.10 0.0260 0.0042
System.Text.RegularExpressions.RegexCompiler::Ldthisfld():void 163 21.59 1.55 0.1325 0.0095
System.Text.RegularExpressions.RegexCompiler::Mvfldloc(+):void 140 34.68 7.74 0.2477 0.0553
System.Text.RegularExpressions.RegexCompiler::Mvlocfld(+):void 32 5.96 0.46 0.1862 0.0143
System.Text.RegularExpressions.RegexCompiler::Stfld():void 55 5.29 0.23 0.0961 0.0042
System.Text.RegularExpressions.RegexCompiler::Callvirt():void 126 55.59 0.81 0.4412 0.0064
System.Text.RegularExpressions.RegexCompiler::Call():void 58 11.57 0.06 0.1996 0.0011
System.Text.RegularExpressions.RegexCompiler::BrfalseFar():void 16 0.30 0.03 0.0186 0.0020
System.Text.RegularExpressions.RegexCompiler::BrtrueFar():void 14 0.26 0.03 0.0188 0.0020
System.Text.RegularExpressions.RegexCompiler::BrFar():void 137 1.52 0.16 0.0111 0.0011
System.Text.RegularExpressions.RegexCompiler::BleFar():void 30 0.46 0.05 0.0155 0.0017
System.Text.RegularExpressions.RegexCompiler::BltFar():void 1 0.00 0.00 0.0015 0.0003
System.Text.RegularExpressions.RegexCompiler::BgeFar():void 32 0.88 0.10 0.0276 0.0031
System.Text.RegularExpressions.RegexCompiler::BgtFar():void 30 0.92 0.20 0.0306 0.0066
System.Text.RegularExpressions.RegexCompiler::BneFar():void 34 0.92 0.10 0.0270 0.0030
System.Text.RegularExpressions.RegexCompiler::BeqFar():void 7 0.33 0.03 0.0477 0.0043
System.Text.RegularExpressions.RegexCompiler::Br():void 6 0.26 0.03 0.0437 0.0049
System.Text.RegularExpressions.RegexCompiler::Ble():void 23 0.19 0.02 0.0084 0.0009
System.Text.RegularExpressions.RegexCompiler::Blt():void 6 0.01 0.00 0.0013 0.0003
System.Text.RegularExpressions.RegexCompiler::Bge():void 5 0.01 0.00 0.0011 0.0001
System.Text.RegularExpressions.RegexCompiler::Bgt():void 1 0.00 0.00 0.0015 0.0003
System.Text.RegularExpressions.RegexCompiler::Bgtun():void 6 0.26 0.03 0.0440 0.0050
System.Text.RegularExpressions.RegexCompiler::Bne():void 3 0.00 0.00 0.0011 0.0001
System.Text.RegularExpressions.RegexCompiler::Beq():void 10 0.01 0.00 0.0011 0.0002
System.Text.RegularExpressions.RegexCompiler::Rightchar():void 7 5.41 0.09 0.7727 0.0124
System.Text.RegularExpressions.RegexCompiler::Rightcharnext():void 44 22.01 0.71 0.5001 0.0161
System.Text.RegularExpressions.RegexCompiler::Track():void 34 8.20 0.59 0.2411 0.0174
System.Text.RegularExpressions.RegexCompiler::Trackagain():void 16 1.45 0.06 0.0908 0.0041
System.Text.RegularExpressions.RegexCompiler::PushTrack():void 46 10.93 0.68 0.2376 0.0148
System.Text.RegularExpressions.RegexCompiler::TrackUnique(int32):void 50 9.61 0.53 0.1923 0.0106
System.Text.RegularExpressions.RegexCompiler::TrackUnique2(int32):void 4 0.04 0.00 0.0097 0.0002
System.Text.RegularExpressions.RegexCompiler::ReadyPushTrack():void 216 25.44 2.65 0.1178 0.0123
System.Text.RegularExpressions.RegexCompiler::PopTrack():void 74 12.42 1.36 0.1679 0.0183
System.Text.RegularExpressions.RegexCompiler::PushStack():void 30 4.84 0.31 0.1615 0.0104
System.Text.RegularExpressions.RegexCompiler::ReadyReplaceStack(int32):void 2 0.01 0.00 0.0036 0.0003
System.Text.RegularExpressions.RegexCompiler::ReadyPushStack():void 48 5.82 0.62 0.1212 0.0129
System.Text.RegularExpressions.RegexCompiler::PopStack():void 32 3.80 0.43 0.1187 0.0133
System.Text.RegularExpressions.RegexCompiler::PopDiscardStack():void 10 1.73 0.15 0.1729 0.0146
System.Text.RegularExpressions.RegexCompiler::PopDiscardStack(int32):void 12 1.59 0.16 0.1327 0.0134
System.Text.RegularExpressions.RegexCompiler::DoReplace():void 2 0.00 0.00 0.0011 0.0005
System.Text.RegularExpressions.RegexCompiler::DoPush():void 264 3.34 0.57 0.0127 0.0021
System.Text.RegularExpressions.RegexCompiler::Back():void 26 0.75 0.08 0.0288 0.0031
System.Text.RegularExpressions.RegexCompiler::Goto(int32):void 26 1.39 0.29 0.0534 0.0113
System.Text.RegularExpressions.RegexCompiler::NextCodepos():int32 51 0.07 0.07 0.0014 0.0013
System.Text.RegularExpressions.RegexCompiler::AdvanceLabel():void 50 0.19 0.12 0.0039 0.0025
System.Text.RegularExpressions.RegexCompiler::Advance():void 18 0.24 0.04 0.0136 0.0021
System.Text.RegularExpressions.RegexCompiler::CallToLower():void 14 0.58 0.08 0.0416 0.0055
System.Text.RegularExpressions.RegexCompiler::GenerateForwardSection():void 10 156.56 7.37 15.6563 0.7366
System.Text.RegularExpressions.RegexCompiler::GenerateMiddleSection():void 10 21.42 0.82 2.1417 0.0821
System.Text.RegularExpressions.RegexCompiler::GenerateBacktrackSection():void 10 32.38 0.34 3.2378 0.0342
System.Text.RegularExpressions.RegexCompiler::GenerateFindFirstChar():void 10 39.24 2.68 3.9243 0.2680
System.Text.RegularExpressions.RegexCompiler::GenerateInitTrackCount():void 10 1.83 0.16 0.1834 0.0160
System.Text.RegularExpressions.RegexCompiler::DeclareInt():void 120 18.60 0.54 0.1550 0.0045
System.Text.RegularExpressions.RegexCompiler::DeclareIntArray():void 20 5.37 0.09 0.2686 0.0043
System.Text.RegularExpressions.RegexCompiler::DeclareString():void 20 3.04 0.08 0.1519 0.0040
System.Text.RegularExpressions.RegexCompiler::GenerateGo():void 10 233.35 1.73 23.3353 0.1732
System.Text.RegularExpressions.RegexCompiler::GenerateOneCode():void 203 154.43 8.19 0.7607 0.0404
System.Text.RegularExpressions.RegexCompiler::.ctor():void 10 0.04 0.04 0.0041 0.0040
System.Text.RegularExpressions.RegexRunner::.ctor():void 7 0.04 0.04 0.0058 0.0057
System.Text.RegularExpressions.RegexRunner::Scan(System.Text.RegularExpressions.Regex+String+int32+int32+int32+int32+bool):System.Text.RegularExpressions.Match 132094 2534.48 229.36 0.0192 0.0017
System.Text.RegularExpressions.RegexRunner::InitMatch():void 937 5.75 1.08 0.0061 0.0011
System.Text.RegularExpressions.RegexRunner::TidyMatch(bool):System.Text.RegularExpressions.Match 132094 7.24 7.18 0.0001 0.0001
System.Text.RegularExpressions.RegexRunner::EnsureStorage():void 3675 0.16 0.16 0.0000 0.0000
System.Text.RegularExpressions.RegexRunner::CharInClass(wchar+String):bool 1730 7.44 2.12 0.0043 0.0012
System.Text.RegularExpressions.RegexRunner::Crawl(int32):void 2044 0.09 0.09 0.0000 0.0000
System.Text.RegularExpressions.RegexRunner::Capture(int32+int32+int32):void 2044 3.00 2.72 0.0015 0.0013
System.Text.RegularExpressions.RegexLWCGCompiler::.ctor():void 10 0.12 0.07 0.0115 0.0074
System.Text.RegularExpressions.RegexLWCGCompiler::FactoryInstanceFromCode(System.Text.RegularExpressions.RegexCode+System.Text.RegularExpressions.RegexOptions):System.Text.RegularExpressions.RegexRunnerFactory 10 313.06 3.48 31.3063 0.3484
System.Text.RegularExpressions.RegexLWCGCompiler::DefineDynamicMethod(String++):void 30 34.24 0.45 1.1415 0.0151
System.Text.RegularExpressions.RegexLWCGCompiler::.cctor():void 1 0.00 0.00 0.0003 0.0003
System.Text.RegularExpressions.CompiledRegexRunner::.ctor():void 7 0.12 0.08 0.0168 0.0110
System.Text.RegularExpressions.CompiledRegexRunner::SetDelegates(System.Text.RegularExpressions.NoParamDelegate+System.Text.RegularExpressions.FindFirstCharDelegate+System.Text.RegularExpressions.NoParamDelegate):void 7 0.00 0.00 0.0000 0.0000
System.Text.RegularExpressions.CompiledRegexRunner::Go():void 937 50.83 16.79 0.0542 0.0179
System.Text.RegularExpressions.CompiledRegexRunner::FindFirstChar():bool 132094 2125.29 481.51 0.0161 0.0036
System.Text.RegularExpressions.CompiledRegexRunner::InitTrackCount():void 7 1.69 0.71 0.2414 0.1012
System.Text.RegularExpressions.CompiledRegexRunnerFactory::.ctor(++):void 10 0.12 0.08 0.0123 0.0082
System.Text.RegularExpressions.CompiledRegexRunnerFactory::CreateInstance():System.Text.RegularExpressions.RegexRunner 7 12.50 0.53 1.7853 0.0756
System.Text.RegularExpressions.RegexCompiler.BacktrackNote::.ctor(int32++int32):void 60 0.18 0.18 0.0031 0.0030
System.Text.RegularExpressions.RegexReplacement::Replace(System.Text.RegularExpressions.MatchEvaluator+System.Text.RegularExpressions.Regex+String+int32+int32):String 131157 2869.48 101.17 0.0219 0.0008
System.Text.RegularExpressions.Capture::.ctor(String+int32+int32):void 3558 1.77 1.62 0.0005 0.0005
System.Text.RegularExpressions.Capture::get_Index():int32 683 0.03 0.03 0.0000 0.0000
System.Text.RegularExpressions.Capture::get_Length():int32 2232 0.11 0.11 0.0000 0.0000
System.Text.RegularExpressions.Capture::get_Value():String 1093 2.11 0.65 0.0019 0.0006
System.Text.RegularExpressions.Group::.ctor(String+int32[]+int32):void 3558 3.51 1.74 0.0010 0.0005
System.Text.RegularExpressions.Group::get_Success():bool 131443 5.72 5.72 0.0000 0.0000
System.Text.RegularExpressions.Group::.cctor():void 1 0.22 0.15 0.2170 0.1503
System.Text.RegularExpressions.Match::get_Empty():System.Text.RegularExpressions.Match 131157 5.73 5.73 0.0000 0.0000
System.Text.RegularExpressions.Match::.ctor(System.Text.RegularExpressions.Regex+int32+String+int32+int32+int32):void 938 3.27 1.16 0.0035 0.0012
System.Text.RegularExpressions.Match::get_Groups():System.Text.RegularExpressions.GroupCollection 1968 0.56 0.34 0.0003 0.0002
System.Text.RegularExpressions.Match::NextMatch():System.Text.RegularExpressions.Match 279 17.15 0.74 0.0615 0.0026
System.Text.RegularExpressions.Match::AddMatch(int32+int32+int32):void 2044 0.18 0.18 0.0001 0.0001
System.Text.RegularExpressions.Match::Tidy(int32):void 937 0.06 0.06 0.0001 0.0001
System.Text.RegularExpressions.Match::.cctor():void 1 0.43 0.14 0.4289 0.1401
IronScheme.Runtime.Helpers::RequiresNotNull(Object):System.__Canon <System.__Canon> 786277 75.62 75.62 0.0001 0.0001
IronScheme.Runtime.OptimizedBuiltins::CallWithValues(Object+Object):Object 17742 3.65 2151.87 0.0002 0.1213
IronScheme.Runtime.BuiltinMethod::get_Binder():IronScheme.Scripting.MethodBinder 13393 0.63 0.63 0.0000 0.0000
IronScheme.Runtime.BuiltinMethod::.ctor(String+[]):void 1 11.97 0.24 11.9662 0.2445
IronScheme.Runtime.BuiltinMethod::.ctor(String+[]+bool):void 13 20.55 0.18 1.5811 0.0141
IronScheme.Runtime.BuiltinMethod::Call(Object[]):Object 6 4.42 0.29 0.7374 0.0478
IronScheme.Runtime.BuiltinMethod::IsParams():bool 1 3.13 0.04 3.1293 0.0401
IronScheme.Scripting.Ast.MethodCallExpression::.ctor(+IronScheme.Scripting.Ast.Expression+<UNKNOWN>+):void 37546 178.09 25.38 0.0047 0.0007
IronScheme.Scripting.Ast.MethodCallExpression::get_Method():void 40385 1.77 1.77 0.0000 0.0000
IronScheme.Scripting.Ast.MethodCallExpression::set_Method():void 629 0.03 0.03 0.0001 0.0001
IronScheme.Scripting.Ast.MethodCallExpression::get_Instance():IronScheme.Scripting.Ast.Expression 1131071 54.78 54.78 0.0000 0.0000
IronScheme.Scripting.Ast.MethodCallExpression::set_Instance(IronScheme.Scripting.Ast.Expression):void 629 0.03 0.03 0.0000 0.0000
IronScheme.Scripting.Ast.MethodCallExpression::get_Arguments():<UNKNOWN> 1007332 42.86 42.86 0.0000 0.0000
IronScheme.Scripting.Ast.MethodCallExpression::get_Type():void 163182 313.12 51.90 0.0019 0.0003
IronScheme.Scripting.Ast.MethodCallExpression::set_ParameterInfos([]):void 629 0.03 0.03 0.0001 0.0001
IronScheme.Scripting.Ast.MethodCallExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 35088 19103.46 136.36 0.5444 0.0039
IronScheme.Scripting.Ast.MethodCallExpression::ShouldTailCallBeRemoved(IronScheme.Scripting.Generation.CodeGen):bool 3992 91.86 15.03 0.0230 0.0038
IronScheme.Scripting.Ast.MethodCallExpression::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 35088 62.09 33.19 0.0018 0.0009
IronScheme.Scripting.Ast.MethodCallExpression::IsParamsMethod():bool 2471 2.62 1.25 0.0011 0.0005
IronScheme.Scripting.Ast.MethodCallExpression::get_TailCall():bool 11907 0.51 0.51 0.0000 0.0000
IronScheme.Scripting.Ast.MethodCallExpression::set_TailCall(bool):void 6855 0.32 0.32 0.0000 0.0000
IronScheme.Scripting.Ast.MethodCallExpression::EmitArgument(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Ast.Expression+):void 69626 18824.77 103.59 0.2704 0.0015
IronScheme.Scripting.Ast.MethodCallExpression::<Emit>b__0():void 69379 26.45 23.39 0.0004 0.0003
IronScheme.Scripting.Ast.MethodCallExpression::.cctor():void 1 0.09 0.00 0.0890 0.0012
IronScheme.Runtime.BuiltinEmitters::Vector(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 11 0.26 0.01 0.0240 0.0005
IronScheme.Runtime.BuiltinEmitters::RecordPredicate(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 50 1.93 0.35 0.0386 0.0070
IronScheme.Runtime.BuiltinEmitters::RecordAccessor(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 31 1.46 0.30 0.0471 0.0098
IronScheme.Runtime.BuiltinEmitters::RecordMutator(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 5 1.04 0.21 0.2082 0.0428
IronScheme.Runtime.BuiltinEmitters::MakeRecordTypeDescriptor(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 27 74.26 1.28 2.7504 0.0473
IronScheme.Runtime.BuiltinEmitters::IsNull(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 8 0.26 0.14 0.0323 0.0178
IronScheme.Runtime.BuiltinEmitters::IsPair(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 9 0.21 0.12 0.0236 0.0130
IronScheme.Runtime.BuiltinEmitters::Cons(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 949 21.34 0.33 0.0225 0.0003
IronScheme.Runtime.BuiltinEmitters::Apply(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 433 22.50 0.64 0.0520 0.0015
IronScheme.Runtime.BuiltinEmitters::Void(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 95 0.41 0.07 0.0043 0.0007
IronScheme.Runtime.BuiltinEmitters::Not(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 28 0.53 0.18 0.0191 0.0065
IronScheme.Runtime.BuiltinEmitters::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 405 0.12 0.10 0.0003 0.0002
IronScheme.Runtime.BuiltinEmitters::Eq(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 82 0.17 0.04 0.0020 0.0005
IronScheme.Runtime.BuiltinEmitters::Eqv(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 60 1.61 0.30 0.0269 0.0050
IronScheme.Runtime.BuiltinEmitters::<MakeRecordTypeDescriptor>b__4(IronScheme.Scripting.Ast.Expression):Object 31 0.01 0.01 0.0003 0.0002
IronScheme.Runtime.BuiltinEmitters::<MakeRecordTypeDescriptor>b__5(Object):Object 31 0.50 0.01 0.0161 0.0003
IronScheme.Runtime.BuiltinEmitters::.cctor():void 1 0.67 0.00 0.6713 0.0015
IronScheme.Runtime.R6RS.Records::MakeRecordTypeDescriptor(Object+Object+Object+Object+Object+Object):Object 107 681.27 1.78 6.3670 0.0166
IronScheme.Runtime.R6RS.Records::MakeRecordTypeDescriptorTyped(Object+Object+Object+Object+Object+Object+Object):Object 107 615.84 5.96 5.7555 0.0557
IronScheme.Runtime.R6RS.Records::GenerateRecordTypeDescriptor(IronScheme.Scripting.Generation.AssemblyGen+Object+Object+Object+Object+Object+Object+Object):IronScheme.Runtime.R6RS.RecordTypeDescriptor 134 507.61 9.97 3.7882 0.0744
IronScheme.Runtime.R6RS.Records::GeneratePredicate(String+IronScheme.Runtime.R6RS.RecordTypeDescriptor+IronScheme.Scripting.Generation.TypeGen):void 29 23.55 0.50 0.8119 0.0172
IronScheme.Runtime.R6RS.Records::GenerateFields(Object+String+IronScheme.Runtime.R6RS.RecordTypeDescriptor+IronScheme.Scripting.Generation.TypeGen+Object):void 29 51.65 2.30 1.7809 0.0795
IronScheme.Runtime.R6RS.Records::GenerateConstructor(IronScheme.Runtime.R6RS.RecordTypeDescriptor+IronScheme.Scripting.Generation.TypeGen+):void 29 50.65 3.04 1.7466 0.1050
IronScheme.Runtime.R6RS.Records::MakeRecordConstructorDescriptor(Object+Object+Object):Object 109 93.18 5.09 0.8549 0.0467
IronScheme.Runtime.R6RS.Records::RecordPredicate(Object):IronScheme.Runtime.Callable 130 32.94 2.92 0.2534 0.0225
IronScheme.Runtime.R6RS.Records::RecordConstructor(Object):IronScheme.Runtime.Callable 109 15.84 5.40 0.1453 0.0495
IronScheme.Runtime.R6RS.Records::RecordAccessor(Object+Object):IronScheme.Runtime.Callable 148 4.73 4.68 0.0320 0.0316
IronScheme.Runtime.R6RS.Records::RecordMutator(Object+Object):Object 42 0.06 0.05 0.0014 0.0011
IronScheme.Runtime.R6RS.Records::IsRecord(Object):Object 4 0.51 0.06 0.1270 0.0146
IronScheme.Runtime.R6RS.Records::RecordRtd(Object):Object 3 0.44 0.05 0.1454 0.0157
IronScheme.Runtime.R6RS.Records::<MakeRecordTypeDescriptor>b__0(Object):Object 146 62.58 0.98 0.4286 0.0067
IronScheme.Runtime.R6RS.Records::<GenerateConstructor>b__4(IronScheme.Runtime.R6RS.FieldDescriptor):String 53 0.10 0.10 0.0019 0.0018
IronScheme.Runtime.R6RS.Records::.cctor():void 1 2.61 0.00 2.6095 0.0003
IronScheme.Runtime.R6RS.Hashtables::HashtableEntries(Object):Object 41 314.02 256.50 7.6590 6.2561
IronScheme.Runtime.R6RS.IO::GetNewline(Object+String):String 54 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.R6RS.IO::TrimFront(unsigned int8[]+int32):unsigned int8[] 1 0.00 0.00 0.0006 0.0006
IronScheme.Runtime.R6RS.IO::ByteVectorToString(Object+Object):Object 6 22.77 0.47 3.7950 0.0788
IronScheme.Runtime.R6RS.IO::StringToByteVector(Object+Object):Object 115 19.33 6.64 0.1681 0.0577
IronScheme.Runtime.R6RS.IO::TranscodedOutputPort(Object+Object):Object 13 1.93 0.70 0.1481 0.0541
IronScheme.Runtime.R6RS.IO::TranscodedInputOutputPort(Object+Object):Object 3 5.43 0.29 1.8116 0.0953
IronScheme.Runtime.R6RS.IO::OpenFileOutputPort(Object):Object 2 3.58 0.00 1.7889 0.0002
IronScheme.Runtime.R6RS.IO::OpenFileOutputPort(Object+Object):Object 21 0.00 0.01 0.0000 0.0003
IronScheme.Runtime.R6RS.IO::OpenFileOutputPort(Object+Object+Object):Object 24 0.00 0.00 0.0000 0.0002
IronScheme.Runtime.R6RS.IO::ToFileOptions(Object):FileOptions 37 11.15 0.44 0.3014 0.0119
IronScheme.Runtime.R6RS.IO::GetMode(FileOptions+String):void 37 0.00 0.10 0.0000 0.0028
IronScheme.Runtime.R6RS.IO::OpenFileOutputPort(Object+Object+Object+Object):Object 37 0.00 1.97 0.0000 0.0532
IronScheme.Runtime.R6RS.IO::OpenFileInputOutputPort(Object+Object+Object):Object 3 10.27 0.28 3.4235 0.0928
IronScheme.Runtime.R6RS.IO::OpenFileInputOutputPort(Object+Object+Object+Object):Object 6 25.45 0.40 4.2414 0.0662
IronScheme.Runtime.R6RS.IO::.cctor():void 1 161.37 0.14 161.3668 0.1392
IronScheme.Runtime.R6RS.Exceptions::WithClrExceptionHandler(Object+Object):Object 163 0.00 11.53 0.0000 0.0708
IronScheme.Runtime.R6RS.Conditions::Condition(Object[]):Object 360 35.73 3.05 0.0993 0.0085
IronScheme.Runtime.R6RS.Conditions::SimpleConditions(Object):Object 4 1.46 0.06 0.3649 0.0141
IronScheme.Runtime.R6RS.Conditions::ConditionPredicate(Object):Object 268 132.51 13.21 0.4944 0.0493
IronScheme.Runtime.R6RS.Conditions::ConditionAccessor(Object+Object):Object 76 36.95 5.81 0.4862 0.0764
IronScheme.Scripting.Uninitialized::.ctor():void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Uninitialized::.cctor():void 1 0.05 0.05 0.0480 0.0477
IronScheme.Compiler.GeneratorAttribute::get_Name():String 28 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.GeneratorAttribute::.ctor(String):void 28 0.05 0.04 0.0016 0.0015
IronScheme.Runtime.BuiltinEmitters.<>c__DisplayClassc::.ctor():void 60 0.02 0.02 0.0003 0.0003
IronScheme.Runtime.BuiltinEmitters.<>c__DisplayClassc::<Eqv>b__b():bool 240 0.44 0.11 0.0018 0.0005
IronScheme.Runtime.Builtins.Continuation::get_Value():Object 9974 0.69 0.69 0.0001 0.0001
IronScheme.Runtime.Builtins.Continuation::set_Value(Object):void 4989 0.44 0.44 0.0001 0.0001
IronScheme.Runtime.Builtins.Continuation::get_Stack():void 4990 0.96 0.96 0.0002 0.0002
IronScheme.Runtime.Builtins.Continuation::set_Stack():void 5208 0.51 0.51 0.0001 0.0001
IronScheme.Runtime.Builtins.Continuation::get_Thread():void 4990 0.35 0.35 0.0001 0.0001
IronScheme.Runtime.Builtins.Continuation::set_Thread():void 5208 0.38 0.38 0.0001 0.0001
IronScheme.Runtime.Builtins.Continuation::.ctor():void 5208 228.75 45.76 0.0439 0.0088
IronScheme.Runtime.Builtins.<>c__DisplayClass1::.ctor():void 5208 45.48 45.19 0.0087 0.0087
IronScheme.Runtime.Builtins.<>c__DisplayClass1::<MakeContinuation>b__0(Object[]):Object 4990 55567.98 648.75 11.1359 0.1300
IronScheme.Runtime.Builtins.<>c__DisplayClasse::.ctor():void 113 0.17 0.17 0.0015 0.0015
IronScheme.Runtime.Builtins.<>c__DisplayClass11::.ctor():void 113 0.19 0.18 0.0016 0.0016
IronScheme.Runtime.Builtins.<>c__DisplayClass11::<CompileCore>b__b():Object 113 2.09 0.88 0.0185 0.0078
IronScheme.Runtime.Builtins.<>c__DisplayClass19::.ctor():void 5713 2.50 2.25 0.0004 0.0004
IronScheme.Runtime.Builtins.<>c__DisplayClass19::<StringToNumber>b__15():Object 5713 13678.54 2.84 2.3943 0.0005
IronScheme.Compiler.Helper::ListToVector(IronScheme.Compiler.Parser+String+IronScheme.Runtime.Cons):Object 96 2.28 0.38 0.0237 0.0039
IronScheme.Compiler.Helper::ParseReal(String+bool):Object 635 32.78 0.32 0.0516 0.0005
IronScheme.Compiler.Helper::Expt10(int32):Object 7 1.09 0.01 0.1561 0.0008
IronScheme.Compiler.Helper::CleanString(String):String 657 19.72 1.06 0.0300 0.0016
IronScheme.Compiler.Helper::ProcessStringContinuations(String):String 657 0.63 0.19 0.0010 0.0003
IronScheme.Compiler.Helper::ParseChar(String):String 266 6.59 1.26 0.0248 0.0048
IronScheme.Compiler.Helper::IsExact(Object):bool 78 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Helper::GetFraction(Object):IronScheme.Runtime.Fraction 37 47.08 0.20 1.2723 0.0054
IronScheme.Compiler.Helper::MakeRectangular(Object+Object):Object 51 78.54 1.06 1.5401 0.0209
IronScheme.Compiler.Helper::SafeConvert(Object):float64 65 1.07 0.25 0.0164 0.0039
IronScheme.Compiler.Helper::MakePolar(Object+Object):Object 3 0.23 0.15 0.0764 0.0503
IronScheme.Compiler.Helper::<CleanString>b__0():String 221 0.96 0.11 0.0043 0.0005
IronScheme.Compiler.Helper::.cctor():void 1 6.86 0.00 6.8595 0.0000
IronScheme.Compiler.Optimizer::Optimize(IronScheme.Scripting.Ast.CodeBlock):void 116 15311.27 4.97 131.9937 0.0428
IronScheme.Compiler.Optimizer.OptimizerBase::get_Root():IronScheme.Scripting.Ast.CodeBlock 4182 0.20 0.20 0.0000 0.0000
IronScheme.Compiler.Optimizer.OptimizerBase::set_Root(IronScheme.Scripting.Ast.CodeBlock):void 2784 0.13 0.13 0.0000 0.0000
IronScheme.Compiler.Optimizer.OptimizerBase::.ctor():void 2784 4.89 4.77 0.0018 0.0017
IronScheme.Compiler.Optimizer.FixupConditionals::Optimize():void 116 275.33 0.63 2.3735 0.0055
IronScheme.Compiler.Optimizer.FixupConditionals::.ctor():void 116 0.43 0.21 0.0037 0.0018
IronScheme.Scripting.Ast.Walker::WalkNode(IronScheme.Scripting.Ast.Node):void 5063428 15029.78 2142.65 0.0030 0.0004
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.ArrayIndexExpression):void 1248 7.56 1.91 0.0061 0.0015
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.BinaryExpression):void 3683 49.48 6.57 0.0134 0.0018
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.BoundAssignment):void 1058 11.28 1.46 0.0107 0.0014
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.WriteStatement):void 45214 13109.73 38.61 0.2899 0.0009
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.BoundExpression):void 294512 757.51 170.35 0.0026 0.0006
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.CodeBlockExpression):void 257662 14153.75 266.86 0.0549 0.0010
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.CodeContextExpression):void 92 0.25 0.25 0.0028 0.0027
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.CommaExpression):void 3262 255.23 7.25 0.0782 0.0022
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.ConditionalExpression):void 1506 50.44 2.36 0.0335 0.0016
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.ConstantExpression):void 933410 650.90 573.81 0.0007 0.0006
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.MemberExpression):void 2794 5.12 4.63 0.0018 0.0017
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.MethodCallExpression):void 997193 14585.32 3096.33 0.0146 0.0031
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.NewArrayExpression):void 11067 151.67 41.78 0.0137 0.0038
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.NewExpression):void 44484 270.08 81.78 0.0061 0.0018
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.TypeBinaryExpression):void 421 2.25 0.58 0.0053 0.0014
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.UnaryExpression):void 753415 10848.54 731.52 0.0144 0.0010
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.UnboundExpression):void 41 1.62 1.61 0.0394 0.0393
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.VoidExpression):void 5402 270.90 4.58 0.0501 0.0008
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.BlockStatement):void 34554 13798.74 215.41 0.3993 0.0062
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.ContinueStatement):void 266 0.28 0.26 0.0011 0.0010
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.EmptyStatement):void 292 0.30 0.27 0.0010 0.0009
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.ExpressionStatement):void 195608 12393.83 173.02 0.0634 0.0009
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.IfStatement):void 20701 1406.24 59.66 0.0679 0.0029
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.LabeledStatement):void 224 32.47 0.44 0.1450 0.0020
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.ReturnStatement):void 289571 14371.08 298.82 0.0496 0.0010
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.CodeBlock):void 270411 15010.30 277.21 0.0555 0.0010
IronScheme.Scripting.Ast.Walker::DefaultWalk(IronScheme.Scripting.Ast.IfStatementTest):void 20299 1004.57 27.65 0.0495 0.0014
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.ArrayIndexExpression):bool 1248 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.ArrayIndexExpression):void 1248 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.BinaryExpression):bool 3683 0.14 0.14 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.BinaryExpression):void 3683 0.16 0.16 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.BoundAssignment):bool 732 0.03 0.03 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.BoundAssignment):void 1058 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 34941 1.49 1.49 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.WriteStatement):void 45214 1.95 1.95 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.BoundExpression):bool 209037 8.78 8.78 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.BoundExpression):void 294512 12.39 12.39 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.CodeBlockExpression):bool 241675 10.18 10.18 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.CodeBlockExpression):void 257662 10.82 10.82 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.CodeContextExpression):bool 92 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.CodeContextExpression):void 92 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.CommaExpression):bool 3262 0.13 0.13 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.CommaExpression):void 3262 0.14 0.14 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.ConditionalExpression):bool 1506 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.ConditionalExpression):void 1506 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.ConstantExpression):bool 933410 38.57 38.57 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.ConstantExpression):void 933410 38.52 38.52 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.MemberExpression):bool 2794 0.12 0.12 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.MemberExpression):void 2794 0.11 0.11 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.MethodCallExpression):bool 997193 41.25 41.25 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.MethodCallExpression):void 997193 41.82 41.82 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.NewArrayExpression):bool 11067 0.46 0.46 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.NewArrayExpression):void 11067 0.48 0.48 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.NewExpression):bool 44484 1.84 1.84 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.NewExpression):void 44484 1.84 1.84 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.TypeBinaryExpression):bool 421 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.TypeBinaryExpression):void 421 0.02 0.02 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.UnaryExpression):bool 753415 31.28 31.28 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.UnaryExpression):void 753415 30.92 30.92 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.UnboundExpression):bool 41 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.UnboundExpression):void 41 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.VoidExpression):bool 5402 0.23 0.23 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.VoidExpression):void 5294 0.22 0.22 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.BlockStatement):bool 34554 1.43 1.43 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.BlockStatement):void 34554 1.48 1.48 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.ContinueStatement):bool 258 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.ContinueStatement):void 266 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.EmptyStatement):bool 292 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.EmptyStatement):void 292 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.ExpressionStatement):bool 195608 8.23 8.23 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.ExpressionStatement):void 195608 8.33 8.33 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.IfStatement):bool 20299 0.83 0.83 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.IfStatement):void 19495 0.78 0.78 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.LabeledStatement):bool 217 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.LabeledStatement):void 224 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.ReturnStatement):bool 289571 12.13 12.13 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.ReturnStatement):void 289571 12.00 12.00 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.CodeBlock):bool 194346 8.19 8.19 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.CodeBlock):void 182861 7.52 7.52 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::Walk(IronScheme.Scripting.Ast.IfStatementTest):bool 20299 0.87 0.87 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::PostWalk(IronScheme.Scripting.Ast.IfStatementTest):void 20299 0.86 0.86 0.0000 0.0000
IronScheme.Scripting.Ast.Walker::.ctor():void 27567 16.86 15.68 0.0006 0.0006
IronScheme.Compiler.Optimizer.DeepWalker::Walk(IronScheme.Scripting.Ast.CodeBlock):bool 194346 402.27 132.23 0.0021 0.0007
IronScheme.Compiler.Optimizer.DeepWalker::PostWalk(IronScheme.Scripting.Ast.CodeBlock):void 177124 207.54 121.06 0.0012 0.0007
IronScheme.Compiler.Optimizer.DeepWalker::Walk(IronScheme.Scripting.Ast.CodeBlockExpression):bool 189409 396.09 169.35 0.0021 0.0009
IronScheme.Compiler.Optimizer.DeepWalker::PostWalk(IronScheme.Scripting.Ast.CodeBlockExpression):void 197599 13148.56 178.52 0.0665 0.0009
IronScheme.Compiler.Optimizer.DeepWalker::.ctor():void 3834 39.57 12.97 0.0103 0.0034
IronScheme.Compiler.Optimizer.FixupConditionals.Pass0::PostWalk(IronScheme.Scripting.Ast.ConditionalExpression):void 36 0.30 0.21 0.0083 0.0058
IronScheme.Compiler.Optimizer.FixupConditionals.Pass0::.ctor():void 116 1.41 0.20 0.0121 0.0017
IronScheme.Compiler.Optimizer.FixupTypedClosureCallsites::Optimize():void 348 947.88 2.58 2.7238 0.0074
IronScheme.Compiler.Optimizer.FixupTypedClosureCallsites::.ctor():void 348 1.23 0.63 0.0035 0.0018
IronScheme.Compiler.Optimizer.FixupTypedClosureCallsites.Pass0::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 66965 7.98 7.39 0.0001 0.0001
IronScheme.Compiler.Optimizer.FixupTypedClosureCallsites.Pass0::PostWalk(IronScheme.Scripting.Ast.MethodCallExpression):void 66965 119.97 71.19 0.0018 0.0011
IronScheme.Compiler.Optimizer.FixupTypedClosureCallsites.Pass0::.ctor():void 348 4.35 0.78 0.0125 0.0022
IronScheme.Compiler.Optimizer.SimpleTypeVariables::Optimize():void 116 287.66 0.68 2.4798 0.0058
IronScheme.Compiler.Optimizer.SimpleTypeVariables::.ctor():void 116 0.41 0.19 0.0036 0.0016
IronScheme.Compiler.Optimizer.SimpleTypeVariables.Pass0::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 1027 3.76 1.34 0.0037 0.0013
IronScheme.Compiler.Optimizer.SimpleTypeVariables.Pass0::PostWalk(IronScheme.Scripting.Ast.WriteStatement):void 1027 5.94 2.09 0.0058 0.0020
IronScheme.Compiler.Optimizer.SimpleTypeVariables.Pass0::.ctor():void 116 2.24 0.39 0.0193 0.0033
IronScheme.Compiler.Optimizer.TypeVariables::Optimize():void 116 887.42 1.51 7.6502 0.0130
IronScheme.Compiler.Optimizer.TypeVariables::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 1436 0.19 0.18 0.0001 0.0001
IronScheme.Compiler.Optimizer.TypeVariables::.ctor():void 116 0.38 0.19 0.0033 0.0016
IronScheme.Compiler.Optimizer.TypeVariables.Pass0::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 1381 18.33 1.45 0.0133 0.0011
IronScheme.Compiler.Optimizer.TypeVariables.Pass0::Walk(IronScheme.Scripting.Ast.BoundAssignment):bool 48 0.66 0.07 0.0139 0.0015
IronScheme.Compiler.Optimizer.TypeVariables.Pass0::Walk(IronScheme.Scripting.Ast.UnaryExpression):bool 24272 48.56 27.21 0.0020 0.0011
IronScheme.Compiler.Optimizer.TypeVariables.Pass0::ProcessAssignment(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Variable+bool):void 3726 35.46 7.88 0.0095 0.0021
IronScheme.Compiler.Optimizer.TypeVariables.Pass0::.ctor():void 119 1.36 0.21 0.0115 0.0018
IronScheme.Compiler.Optimizer.TypeVariables.Pass1::PostWalk(IronScheme.Scripting.Ast.WriteStatement):void 1381 8.68 2.43 0.0063 0.0018
IronScheme.Compiler.Optimizer.TypeVariables.Pass1::PostWalk(IronScheme.Scripting.Ast.BoundAssignment):void 48 0.42 0.12 0.0087 0.0026
IronScheme.Compiler.Optimizer.TypeVariables.Pass1::ProcessAssignment(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Variable):IronScheme.Scripting.Ast.Expression 1429 6.28 2.86 0.0044 0.0020
IronScheme.Compiler.Optimizer.TypeVariables.Pass1::.ctor():void 119 2.22 0.39 0.0187 0.0033
IronScheme.Compiler.Optimizer.TCE::Distinct():<UNKNOWN> 232 1.66 0.46 0.0072 0.0020
IronScheme.Compiler.Optimizer.TCE::Optimize():void 232 670.64 4.68 2.8907 0.0202
IronScheme.Compiler.Optimizer.TCE::.ctor():void 232 0.80 0.40 0.0034 0.0017
IronScheme.Compiler.Optimizer.TCE.Pass0::.ctor(<UNKNOWN>):void 232 2.72 0.39 0.0117 0.0017
IronScheme.Compiler.Optimizer.TCE.Pass0::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 14159 4.71 4.28 0.0003 0.0003
IronScheme.Compiler.Optimizer.TCE.Pass0::Walk(IronScheme.Scripting.Ast.ReturnStatement):bool 12224 43.43 15.97 0.0036 0.0013
IronScheme.Compiler.Optimizer.TCE.Pass0::IsTCE(IronScheme.Scripting.Ast.MethodCallExpression+IronScheme.Scripting.Ast.Variable&):bool 8378 18.29 9.29 0.0022 0.0011
IronScheme.Compiler.Optimizer.TCE.<Distinct>d__5::System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.CodeBlock>.GetEnumerator():<UNKNOWN> 232 0.81 0.79 0.0035 0.0034
IronScheme.Compiler.Optimizer.TCE.<Distinct>d__5::MoveNext():bool 239 4.08 1.64 0.0171 0.0069
IronScheme.Compiler.Optimizer.TCE.<Distinct>d__5::System.Collections.Generic.IEnumerator<Microsoft.Scripting.Ast.CodeBlock>.get_Current():IronScheme.Scripting.Ast.CodeBlock 7 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.Optimizer.TCE.<Distinct>d__5::System.IDisposable.Dispose():void 232 0.02 0.02 0.0001 0.0001
IronScheme.Compiler.Optimizer.TCE.<Distinct>d__5::.ctor(int32):void 232 1.20 1.14 0.0052 0.0049
IronScheme.Compiler.Optimizer.TCE.<Distinct>d__5::<>m__Finally9():void 232 0.40 0.39 0.0017 0.0017
IronScheme.Compiler.Optimizer.FixupPrimitives::Optimize():void 116 476.57 0.61 4.1083 0.0052
IronScheme.Compiler.Optimizer.FixupPrimitives::.ctor():void 116 0.41 0.21 0.0035 0.0018
IronScheme.Compiler.Optimizer.FixupPrimitives.Pass0::Walk(IronScheme.Scripting.Ast.MethodCallExpression):bool 22538 204.61 41.93 0.0091 0.0019
IronScheme.Compiler.Optimizer.FixupPrimitives.Pass0::.ctor():void 116 1.39 0.19 0.0120 0.0017
IronScheme.Compiler.Optimizer.FixupPrimitives.Pass0.<>c__DisplayClass12::.ctor():void 22538 8.07 7.12 0.0004 0.0003
IronScheme.Compiler.Optimizer.FixupPrimitives.Pass0.<>c__DisplayClass12::<Walk>b__d():bool 39 0.07 0.04 0.0018 0.0010
IronScheme.Compiler.Optimizer.FixupPrimitives.Pass0.<>c__DisplayClass12::<Walk>b__e():bool 629 1.61 0.95 0.0026 0.0015
IronScheme.Compiler.Optimizer.FlattenBodies::Optimize():void 464 1329.24 2.37 2.8647 0.0051
IronScheme.Compiler.Optimizer.FlattenBodies::.ctor():void 464 1.66 0.83 0.0036 0.0018
IronScheme.Compiler.Optimizer.FlattenBodies::.cctor():void 1 0.16 0.07 0.1630 0.0670
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::TryRewriteExpression(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 20682 10.00 2.26 0.0005 0.0001
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::Rewrite(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.Statement 55334 206.68 121.73 0.0037 0.0022
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 16485 3.92 3.52 0.0002 0.0002
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::Rewrite(IronScheme.Scripting.Ast.VoidExpression):IronScheme.Scripting.Ast.Statement 9 0.99 0.02 0.1103 0.0023
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::RewriteExpressions(+void):<UNKNOWN> 328 7.12 1.39 0.0217 0.0042
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::PostWalk(IronScheme.Scripting.Ast.CodeBlock):void 22976 261.48 31.66 0.0114 0.0014
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::PostWalk(IronScheme.Scripting.Ast.VoidExpression):void 882 6.70 1.00 0.0076 0.0011
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::.ctor():void 464 5.62 0.80 0.0121 0.0017
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0::<Rewrite>b__16(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 8 0.07 0.05 0.0085 0.0062
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0.<>c__DisplayClass1a::.ctor():void 5210 1.73 1.49 0.0003 0.0003
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0.<>c__DisplayClass1a::<Rewrite>b__14(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 120 0.38 0.06 0.0031 0.0005
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0.<>c__DisplayClass1d::.ctor():void 7061 3.01 2.71 0.0004 0.0004
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0.<>c__DisplayClass1d::<Rewrite>b__15(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 24 0.29 0.04 0.0121 0.0015
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0.<>c__DisplayClass20::.ctor():void 16485 6.21 5.52 0.0004 0.0003
IronScheme.Compiler.Optimizer.FlattenBodies.Pass0.<>c__DisplayClass20::<Rewrite>b__17(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 35 0.93 0.10 0.0265 0.0028
IronScheme.Compiler.Optimizer.RemoveUselessConversions::Optimize():void 580 1641.39 2.92 2.8300 0.0050
IronScheme.Compiler.Optimizer.RemoveUselessConversions::.ctor():void 580 1.98 0.99 0.0034 0.0017
IronScheme.Compiler.Optimizer.RemoveUselessConversions.Pass0::PostWalk(IronScheme.Scripting.Ast.UnaryExpression):void 85079 211.12 147.81 0.0025 0.0017
IronScheme.Compiler.Optimizer.RemoveUselessConversions.Pass0::PostWalk(IronScheme.Scripting.Ast.ReturnStatement):void 30564 40.08 33.91 0.0013 0.0011
IronScheme.Compiler.Optimizer.RemoveUselessConversions.Pass0::PostWalk(IronScheme.Scripting.Ast.ConditionalExpression):void 152 1.18 0.25 0.0078 0.0017
IronScheme.Compiler.Optimizer.RemoveUselessConversions.Pass0::PostWalk(IronScheme.Scripting.Ast.IfStatementTest):void 2003 28.90 4.65 0.0144 0.0023
IronScheme.Compiler.Optimizer.RemoveUselessConversions.Pass0::.ctor():void 580 7.01 0.99 0.0121 0.0017
IronScheme.Compiler.Optimizer.MarkNonRecursiveProcedures::Optimize():void 116 359.41 40.78 3.0983 0.3515
IronScheme.Compiler.Optimizer.MarkNonRecursiveProcedures::.ctor():void 116 0.42 0.21 0.0036 0.0018
IronScheme.Compiler.Optimizer.MarkNonRecursiveProcedures.Pass0::PostWalk(IronScheme.Scripting.Ast.ReturnStatement):void 6108 32.11 9.82 0.0053 0.0016
IronScheme.Compiler.Optimizer.MarkNonRecursiveProcedures.Pass0::.ctor():void 116 1.42 0.20 0.0122 0.0018
IronScheme.Compiler.Optimizer.AnalyzeProcedureReturns::Optimize():void 116 1005.30 30.74 8.6664 0.2650
IronScheme.Compiler.Optimizer.AnalyzeProcedureReturns::.ctor():void 116 0.40 0.20 0.0035 0.0018
IronScheme.Compiler.Optimizer.AnalyzeProcedureReturns.Pass0::PostWalk(IronScheme.Scripting.Ast.ReturnStatement):void 6108 31.70 9.70 0.0052 0.0016
IronScheme.Compiler.Optimizer.AnalyzeProcedureReturns.Pass0::.ctor():void 116 1.44 0.19 0.0124 0.0017
IronScheme.Compiler.Optimizer.RemoveTemporaries::Optimize():void 348 6430.62 5.44 18.4788 0.0156
IronScheme.Compiler.Optimizer.RemoveTemporaries::.ctor():void 348 3.76 1.21 0.0108 0.0035
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass0::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 3124 12.87 7.86 0.0041 0.0025
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass0::.ctor():void 348 4.23 0.59 0.0122 0.0017
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass2::.ctor(<UNKNOWN>):void 348 4.22 0.60 0.0121 0.0017
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass2::Walk(IronScheme.Scripting.Ast.BoundExpression):bool 18827 102.49 28.59 0.0054 0.0015
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass3::.ctor(<UNKNOWN>):void 348 4.18 0.58 0.0120 0.0017
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass3::Rewrite(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.Statement 42144 79.01 34.97 0.0019 0.0008
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass3::PostWalk(IronScheme.Scripting.Ast.CodeBlock):void 17222 3879.33 60.83 0.2253 0.0035
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass3::PostWalk(IronScheme.Scripting.Ast.VoidExpression):void 108 0.42 0.06 0.0039 0.0005
IronScheme.Compiler.Optimizer.RemoveTemporaries.Pass3::PostWalk(IronScheme.Scripting.Ast.IfStatement):void 1206 14.17 4.17 0.0118 0.0035
IronScheme.Compiler.Optimizer.LoopHoist::Distinct():<UNKNOWN> 116 0.89 0.27 0.0077 0.0023
IronScheme.Compiler.Optimizer.LoopHoist::Optimize():void 116 937.77 4.43 8.0843 0.0382
IronScheme.Compiler.Optimizer.LoopHoist::.ctor():void 116 0.41 0.20 0.0035 0.0017
IronScheme.Compiler.Optimizer.LoopHoist.Pass0::.ctor(<UNKNOWN>+):void 116 1.35 0.20 0.0117 0.0017
IronScheme.Compiler.Optimizer.LoopHoist.Pass0::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 7396 2.67 2.42 0.0004 0.0003
IronScheme.Compiler.Optimizer.LoopHoist.Pass0::Walk(IronScheme.Scripting.Ast.ReturnStatement):bool 6108 18.64 7.58 0.0031 0.0012
IronScheme.Compiler.Optimizer.LoopHoist.Pass0::IsGood(IronScheme.Scripting.Ast.MethodCallExpression+IronScheme.Scripting.Ast.Variable&):bool 4185 8.37 3.03 0.0020 0.0007
IronScheme.Compiler.Optimizer.LoopHoist.Pass0::Walk(IronScheme.Scripting.Ast.BoundExpression):bool 6077 30.72 7.51 0.0051 0.0012
IronScheme.Compiler.Optimizer.LoopHoist.Pass1::.ctor(<UNKNOWN>++void):void 116 1.38 0.19 0.0119 0.0017
IronScheme.Compiler.Optimizer.LoopHoist.Pass1::Unwrap(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 7406 2.63 2.38 0.0004 0.0003
IronScheme.Compiler.Optimizer.LoopHoist.Pass1::Walk(IronScheme.Scripting.Ast.ReturnStatement):bool 6116 22.56 9.08 0.0037 0.0015
IronScheme.Compiler.Optimizer.LoopHoist.Pass1::IsHoistable(IronScheme.Scripting.Ast.MethodCallExpression+IronScheme.Scripting.Ast.CodeBlockExpression&+IronScheme.Scripting.Ast.Variable&):bool 4188 8.75 3.12 0.0021 0.0007
IronScheme.Compiler.Optimizer.LoopHoist.Pass1::InlineCall(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.Ast.CodeBlockExpression+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 8 2.42 0.16 0.3027 0.0194
IronScheme.Compiler.Optimizer.LoopHoist.Pass2::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 1040 2.63 1.63 0.0025 0.0016
IronScheme.Compiler.Optimizer.LoopHoist.Pass2::.ctor():void 116 1.37 0.21 0.0118 0.0018
IronScheme.Compiler.Optimizer.LoopHoist.<Distinct>d__25::System.Collections.Generic.IEnumerable<Microsoft.Scripting.Ast.CodeBlock>.GetEnumerator():<UNKNOWN> 116 0.41 0.40 0.0035 0.0035
IronScheme.Compiler.Optimizer.LoopHoist.<Distinct>d__25::MoveNext():bool 124 2.15 0.90 0.0173 0.0073
IronScheme.Compiler.Optimizer.LoopHoist.<Distinct>d__25::System.Collections.Generic.IEnumerator<Microsoft.Scripting.Ast.CodeBlock>.get_Current():IronScheme.Scripting.Ast.CodeBlock 8 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.Optimizer.LoopHoist.<Distinct>d__25::System.IDisposable.Dispose():void 116 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Optimizer.LoopHoist.<Distinct>d__25::.ctor(int32):void 116 0.62 0.60 0.0054 0.0052
IronScheme.Compiler.Optimizer.LoopHoist.<Distinct>d__25::<>m__Finally29():void 116 0.20 0.19 0.0017 0.0017
IronScheme.Runtime.R6RS.Condition::.ctor():void 1603 12.01 11.93 0.0075 0.0074
IronScheme.Runtime.R6RS.CompoundCondition::.ctor(Object[]):void 351 32.68 17.78 0.0931 0.0507
IronScheme.Runtime.R6RS.Conditions.<>c__DisplayClass1::.ctor():void 268 2.60 2.59 0.0097 0.0097
IronScheme.Runtime.R6RS.Conditions.<>c__DisplayClass1::<ConditionPredicate>b__0(Object):Object 250 60.61 10.51 0.2424 0.0420
IronScheme.Runtime.R6RS.Conditions.<>c__DisplayClass4::.ctor():void 76 0.97 0.96 0.0127 0.0127
IronScheme.Runtime.R6RS.Conditions.<>c__DisplayClass4::<ConditionAccessor>b__3(Object):Object 44 4.64 3.09 0.1056 0.0701
IronScheme.Runtime.StringWriter::GetBuffer():String 120 8.84 2.35 0.0737 0.0196
IronScheme.Runtime.StringWriter::.ctor():void 119 12.28 0.83 0.1032 0.0070
IronScheme.gppg.LexLocation::.ctor(int32+int32+int32+int32):void 146922 50.28 44.02 0.0003 0.0003
IronScheme.gppg.LexLocation::Merge(IronScheme.gppg.LexLocation):IronScheme.gppg.LexLocation 91226 57.70 27.59 0.0006 0.0003
IronScheme.Compiler.Generator.CompileTimeEvaluationException::.ctor():void 89 0.15 0.03 0.0017 0.0003
IronScheme.Compiler.Generator.<>c__DisplayClass20::.ctor():void 46615 14.88 12.82 0.0003 0.0003
IronScheme.Compiler.Generator.<>c__DisplayClass22::.ctor():void 43720 14.07 12.15 0.0003 0.0003
IronScheme.Compiler.Generator.<>c__DisplayClass26::.ctor():void 4069 1.33 1.15 0.0003 0.0003
IronScheme.Compiler.Generator.<>c__DisplayClass26::<GetAst>b__12():Object 4069 2228.80 24.80 0.5478 0.0061
IronScheme.Compiler.SimpleGenerator::ClearGlobals():void 113 0.74 0.71 0.0066 0.0062
IronScheme.Compiler.SimpleGenerator::.ctor():void 28 0.16 0.05 0.0059 0.0017
IronScheme.Compiler.SimpleGenerator::.cctor():void 1 5.47 0.00 5.4665 0.0006
IronScheme.Compiler.IfGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 546 632.04 2.80 1.1576 0.0051
IronScheme.Compiler.IfGenerator::.ctor():void 1 6.24 0.66 6.2365 0.6556
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Name():String 114 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.R6RS.RecordTypeDescriptor::set_Name(String):void 69 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Sealed():Object 2 0.03 0.03 0.0151 0.0151
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Opaque():Object 2 0.02 0.02 0.0104 0.0103
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Generative():Object 3 0.04 0.04 0.0125 0.0122
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Constructor():IronScheme.Runtime.Callable 109 0.01 0.01 0.0000 0.0000
IronScheme.Runtime.R6RS.RecordTypeDescriptor::set_Constructor(IronScheme.Runtime.Callable):void 69 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.RecordTypeDescriptor::set_Predicate(Object):void 69 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_DefaultConstructor():void 14 0.87 0.08 0.0621 0.0059
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Parent():IronScheme.Runtime.R6RS.RecordTypeDescriptor 401269 17.34 17.34 0.0000 0.0000
IronScheme.Runtime.R6RS.RecordTypeDescriptor::set_Parent(IronScheme.Runtime.R6RS.RecordTypeDescriptor):void 69 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_Fields():IronScheme.Runtime.R6RS.FieldDescriptor[] 329 0.02 0.02 0.0001 0.0001
IronScheme.Runtime.R6RS.RecordTypeDescriptor::get_TotalFieldCount():int32 399054 201.36 184.03 0.0005 0.0005
IronScheme.Runtime.R6RS.RecordTypeDescriptor::GetAllFields():<UNKNOWN> 47 0.38 0.15 0.0081 0.0032
IronScheme.Runtime.R6RS.RecordTypeDescriptor::Create(+String+String+IronScheme.Runtime.R6RS.RecordTypeDescriptor):IronScheme.Runtime.R6RS.RecordTypeDescriptor 40 40.54 0.92 1.0136 0.0231
IronScheme.Runtime.R6RS.RecordTypeDescriptor::GetTypeSpec():[] 404 6.94 1.56 0.0172 0.0039
IronScheme.Runtime.R6RS.RecordTypeDescriptor::GetGenericType(String+[]):void 404 33.63 1.06 0.0832 0.0026
IronScheme.Runtime.R6RS.RecordTypeDescriptor::GetClosureType():void 202 19.31 0.21 0.0956 0.0010
IronScheme.Runtime.R6RS.RecordTypeDescriptor::GetDelegateType():void 202 21.98 0.52 0.1088 0.0026
IronScheme.Runtime.R6RS.RecordTypeDescriptor::CreateCallable():IronScheme.Runtime.Callable 202 98.73 0.62 0.4887 0.0031
IronScheme.Runtime.R6RS.RecordTypeDescriptor::Finish():void 216 158.77 0.94 0.7350 0.0043
IronScheme.Runtime.R6RS.RecordTypeDescriptor::.ctor():void 69 0.04 0.04 0.0006 0.0006
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::System.Collections.Generic.IEnumerable<IronScheme.Runtime.R6RS.FieldDescriptor>.GetEnumerator():<UNKNOWN> 47 0.16 0.14 0.0033 0.0030
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::MoveNext():bool 123 0.72 0.43 0.0058 0.0035
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::System.Collections.Generic.IEnumerator<IronScheme.Runtime.R6RS.FieldDescriptor>.get_Current():IronScheme.Runtime.R6RS.FieldDescriptor 76 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::System.IDisposable.Dispose():void 47 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::.ctor(int32):void 47 0.23 0.22 0.0049 0.0048
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::<>m__Finally4():void 18 0.06 0.06 0.0032 0.0032
IronScheme.Runtime.R6RS.RecordTypeDescriptor.<GetAllFields>d__0::<>m__Finally5():void 47 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.FieldDescriptor::get_Name():String 111 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.R6RS.FieldDescriptor::set_Name(String):void 89 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.R6RS.FieldDescriptor::get_Mutable():Object 3 0.03 0.03 0.0106 0.0104
IronScheme.Runtime.R6RS.FieldDescriptor::get_Accessor():IronScheme.Runtime.Callable 148 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.R6RS.FieldDescriptor::set_Accessor(IronScheme.Runtime.Callable):void 89 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.FieldDescriptor::get_Mutator():Object 42 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.FieldDescriptor::set_Mutator(Object):void 89 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.FieldDescriptor::get_Type():void 53 0.06 0.06 0.0012 0.0012
IronScheme.Runtime.R6RS.FieldDescriptor::.ctor():void 89 0.06 0.06 0.0007 0.0007
IronScheme.Runtime.R6RS.RecordConstructorDescriptor::.ctor():void 109 0.67 0.66 0.0061 0.0061
IronScheme.Runtime.R6RS.Records.<>c__DisplayClassb::.ctor():void 109 0.66 0.65 0.0060 0.0060
IronScheme.Runtime.R6RS.Records.<>c__DisplayClassb::<RecordConstructor>b__6(Object[]):Object 396966 4039.08 438.17 0.0102 0.0011
IronScheme.Runtime.R6RS.Records.<>c__DisplayClassb::<RecordConstructor>b__7(Object[]):Object 10 19.66 6.34 1.9663 0.6336
IronScheme.Runtime.R6RS.Records.<>c__DisplayClassb.<>c__DisplayClassd::.ctor():void 10 0.06 0.06 0.0064 0.0062
IronScheme.Runtime.R6RS.Records.<>c__DisplayClassb.<>c__DisplayClassd::<RecordConstructor>b__8(Object[]):Object 24 4.10 1.28 0.1706 0.0532
IronScheme.Runtime.DoubleExtensions::GetMantissa(int64):int64 5791 0.27 0.27 0.0000 0.0000
IronScheme.Runtime.DoubleExtensions::GetExponent(int64):int32 5791 0.27 0.27 0.0000 0.0000
IronScheme.Runtime.DoubleExtensions::GetSign(int64):int32 5777 0.29 0.29 0.0000 0.0000
IronScheme.Runtime.DoubleExtensions::GetMantissaAndExponent(float64+IronScheme.Scripting.Math.IntX&+IronScheme.Scripting.Math.IntX&):bool 14 2.53 0.77 0.1808 0.0549
IronScheme.Runtime.DoubleExtensions::GetComponents(float64+IronScheme.Scripting.Math.IntX&+IronScheme.Scripting.Math.IntX&):bool 5777 3142.19 175.88 0.5439 0.0304
IronScheme.Runtime.DoubleExtensions::.cctor():void 1 0.12 0.05 0.1189 0.0537
IronScheme.Compiler.Numbers.ScanBuff::.ctor():void 5713 2.46 2.20 0.0004 0.0004
IronScheme.gppg.IScanner<T,U>::.ctor():void 5713 2.44 2.20 0.0004 0.0004
IronScheme.Compiler.Numbers.ScanBase::get_yylloc():IronScheme.gppg.LexLocation 78454 3.23 3.23 0.0000 0.0000
IronScheme.Compiler.Numbers.ScanBase::set_yylloc(IronScheme.gppg.LexLocation):void 17293 0.80 0.80 0.0000 0.0000
IronScheme.Compiler.Numbers.ScanBase::.ctor():void 5713 4.85 2.41 0.0008 0.0004
System.Reflection.Emit.ScopeTree::.ctor():void 7174 3.96 3.66 0.0006 0.0005
System.Reflection.Emit.LineNumberInfo::.ctor():void 7174 3.93 3.63 0.0005 0.0005
System.Reflection.Emit.MethodBuilder::.ctor(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]+System.Reflection.Module+System.Reflection.Emit.TypeBuilder+bool):void 7142 63.06 7.71 0.0088 0.0011
System.Reflection.Emit.MethodBuilder::Init(String+System.Reflection.MethodAttributes+System.Reflection.CallingConventions+System.Type+System.Type[]+System.Type[]+System.Type[]+System.Type[][]+System.Type[][]+System.Reflection.Module+System.Reflection.Emit.TypeBuilder+bool):void 7142 44.21 13.45 0.0062 0.0019
System.Reflection.Emit.MethodBuilder::CreateMethodBodyHelper(System.Reflection.Emit.ILGenerator):void 7142 58.32 25.70 0.0082 0.0036
System.Reflection.Emit.MethodBuilder::ReleaseBakedStructures():void 7142 0.35 0.35 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetParameterTypes():System.Type[] 892 0.04 0.04 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetBody():unsigned int8[] 14284 0.62 0.62 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetTokenFixups():int32[] 7142 0.33 0.33 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetRVAFixups():int32[] 7142 0.30 0.30 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetMethodSignature():System.Reflection.Emit.SignatureHelper 7995 700.41 4.53 0.0876 0.0006
System.Reflection.Emit.MethodBuilder::GetLocalsSignature():System.Reflection.Emit.SignatureHelper 7142 0.69 0.69 0.0001 0.0001
System.Reflection.Emit.MethodBuilder::GetNumberOfExceptions():int32 14284 0.64 0.64 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetExceptionInstances():System.Reflection.Emit.__ExceptionInstance[] 7142 0.31 0.31 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::CalculateNumberOfExceptions(System.Reflection.Emit.__ExceptionInfo[]):int32 7142 0.31 0.31 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::IsTypeCreated():bool 5837 0.29 0.29 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetTypeBuilder():System.Reflection.Emit.TypeBuilder 7142 0.33 0.33 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::get_Name():String 1381 0.07 0.07 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::get_MetadataTokenInternal():int32 15265 240.70 10.22 0.0158 0.0007
System.Reflection.Emit.MethodBuilder::get_Module():System.Reflection.Module 138764 56.40 50.33 0.0004 0.0004
System.Reflection.Emit.MethodBuilder::get_DeclaringType():System.Type 12818 0.62 0.62 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::get_ReflectedType():System.Type 151 0.01 0.01 0.0001 0.0001
System.Reflection.Emit.MethodBuilder::GetMethodImplementationFlags():System.Reflection.MethodImplAttributes 7142 0.32 0.32 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::get_Attributes():System.Reflection.MethodAttributes 35351 1.60 1.60 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::get_CallingConvention():System.Reflection.CallingConventions 5884 0.31 0.31 0.0001 0.0001
System.Reflection.Emit.MethodBuilder::GetReturnType():System.Type 10440 0.49 0.49 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::GetParameters():System.Reflection.ParameterInfo[] 36 4.88 0.03 0.1355 0.0007
System.Reflection.Emit.MethodBuilder::get_IsGenericMethodDefinition():bool 7142 0.54 0.54 0.0001 0.0001
System.Reflection.Emit.MethodBuilder::get_IsGenericMethod():bool 34840 1.56 1.56 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::ThrowIfGeneric():void 28956 14.43 13.17 0.0005 0.0005
System.Reflection.Emit.MethodBuilder::GetToken():System.Reflection.Emit.MethodToken 35598 774.36 43.59 0.0218 0.0012
System.Reflection.Emit.MethodBuilder::DefineParameter(int32+System.Reflection.ParameterAttributes+String):System.Reflection.Emit.ParameterBuilder 5743 537.86 10.86 0.0937 0.0019
System.Reflection.Emit.MethodBuilder::GetILGenerator():System.Reflection.Emit.ILGenerator 14284 80.02 16.91 0.0056 0.0012
System.Reflection.Emit.MethodBuilder::ThrowIfShouldNotHaveBody():void 21426 1.01 1.01 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::get_InitLocals():bool 7142 6.97 3.34 0.0010 0.0005
System.Reflection.Emit.MethodBuilder::GetModule():System.Reflection.Module 5743 0.28 0.28 0.0000 0.0000
System.Reflection.Emit.MethodBuilder::SetCustomAttribute(System.Reflection.Emit.CustomAttributeBuilder):void 1787 148.34 2.81 0.0830 0.0016
System.Reflection.Emit.MethodBuilder::IsKnownCA(System.Reflection.ConstructorInfo):bool 1787 1.51 0.78 0.0008 0.0004
System.Reflection.LocalVariableInfo::.ctor():void 5997 2.86 2.60 0.0005 0.0004
System.Reflection.Emit.LocalBuilder::.ctor(int32+System.Type+System.Reflection.MethodInfo):void 160 2.14 0.74 0.0134 0.0046
System.Reflection.Emit.LocalBuilder::.ctor(int32+System.Type+System.Reflection.MethodInfo+bool):void 5997 5.63 2.77 0.0009 0.0005
System.Reflection.Emit.LocalBuilder::GetLocalIndex():int32 19617 0.85 0.85 0.0000 0.0000
System.Reflection.Emit.LocalBuilder::GetMethodBuilder():System.Reflection.MethodInfo 19617 0.89 0.89 0.0000 0.0000
System.Reflection.Emit.LocalBuilder::get_LocalType():System.Type 1744 0.08 0.08 0.0000 0.0000
System.Reflection.Emit.OpCodes::TakesSingleByteArgument(System.Reflection.Emit.OpCode):bool 4198 0.22 0.22 0.0001 0.0001
System.Reflection.Emit.OpCodes::.cctor():void 1 0.16 0.15 0.1618 0.1509
System.Reflection.Emit.OpCode::.ctor(String+System.Reflection.Emit.StackBehaviour+System.Reflection.Emit.StackBehaviour+System.Reflection.Emit.OperandType+System.Reflection.Emit.OpCodeType+int32+unsigned int8+unsigned int8+System.Reflection.Emit.FlowControl+bool+int32):void 226 0.01 0.01 0.0000 0.0000
System.Reflection.Emit.OpCode::EndsUncondJmpBlk():bool 271025 11.33 11.33 0.0000 0.0000
System.Reflection.Emit.OpCode::StackChange():int32 199766 8.23 8.23 0.0000 0.0000
System.Reflection.Emit.OpCode::get_OperandType():System.Reflection.Emit.OperandType 19617 0.91 0.91 0.0000 0.0000
System.Reflection.Emit.OpCode::Equals(System.Reflection.Emit.OpCode):bool 117073 5.50 5.50 0.0000 0.0000
System.Reflection.Emit.OpCode::op_Equality(System.Reflection.Emit.OpCode+System.Reflection.Emit.OpCode):bool 5682 2.51 2.23 0.0004 0.0004
System.Reflection.Emit.GenericFieldInfo::.ctor(System.RuntimeFieldHandle+System.RuntimeTypeHandle):void 218 0.93 0.93 0.0043 0.0042
System.Resolver::.ctor():void 23 0.14 0.14 0.0061 0.0060
System.Reflection.Emit.DynamicResolver::.ctor(System.Reflection.Emit.DynamicILGenerator):void 23 5.12 1.70 0.2225 0.0740
System.Reflection.Emit.DynamicResolver::Finalize():void 23 0.08 0.07 0.0036 0.0031
System.Reflection.Emit.DynamicResolver::GetJitContext(int32&+System.RuntimeTypeHandle&):void 502 3.06 3.04 0.0061 0.0060
System.Reflection.Emit.DynamicResolver::GetCodeInfo(int32&+int32&+int32&):unsigned int8[] 23 0.47 0.47 0.0205 0.0204
System.Reflection.Emit.DynamicResolver::GetLocalsSignature():unsigned int8[] 23 0.00 0.00 0.0001 0.0001
System.Reflection.Emit.DynamicResolver::GetStringLiteral(int32):String 18 0.41 0.15 0.0229 0.0084
System.Reflection.Emit.DynamicResolver::ResolveToken(int32):void* 433 15.58 7.76 0.0360 0.0179
System.Reflection.Emit.DynamicResolver::ParentToken(int32):int32 230 10.91 4.62 0.0474 0.0201
System.BitConverter::GetBytes(int16):unsigned int8[] 17 0.00 0.00 0.0002 0.0002
System.BitConverter::GetBytes(int32):unsigned int8[] 70 0.01 0.01 0.0002 0.0002
System.BitConverter::GetBytes(int64):unsigned int8[] 63 0.02 0.02 0.0002 0.0002
System.BitConverter::GetBytes(unsigned int16):unsigned int8[] 13 0.22 0.22 0.0172 0.0170
System.BitConverter::GetBytes(float32):unsigned int8[] 60 0.72 0.70 0.0119 0.0117
System.BitConverter::GetBytes(float64):unsigned int8[] 55 0.61 0.60 0.0111 0.0109
System.BitConverter::ToInt16(unsigned int8[]+int32):int16 40 0.00 0.00 0.0001 0.0001
System.BitConverter::ToInt32(unsigned int8[]+int32):int32 75 0.01 0.01 0.0002 0.0002
System.BitConverter::ToInt64(unsigned int8[]+int32):int64 67 0.01 0.01 0.0002 0.0002
System.BitConverter::ToUInt16(unsigned int8[]+int32):unsigned int16 20 0.19 0.19 0.0095 0.0094
System.BitConverter::ToUInt32(unsigned int8[]+int32):unsigned int32 9 0.28 0.27 0.0307 0.0306
System.BitConverter::ToUInt64(unsigned int8[]+int32):unsigned int64 8 0.34 0.34 0.0426 0.0425
System.BitConverter::ToSingle(unsigned int8[]+int32):float32 60 0.57 0.56 0.0095 0.0094
System.BitConverter::ToDouble(unsigned int8[]+int32):float64 55 0.56 0.56 0.0103 0.0101
System.BitConverter::DoubleToInt64Bits(float64):int64 5919 0.33 0.33 0.0001 0.0001
System.BitConverter::Int64BitsToDouble(int64):float64 629 0.03 0.03 0.0000 0.0000
System.BitConverter::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.IO.StringWriter::.ctor():void 119 11.44 2.32 0.0962 0.0195
System.IO.StringWriter::.ctor(System.Text.StringBuilder+System.IFormatProvider):void 119 2.32 0.79 0.0195 0.0066
System.IO.StringWriter::Close():void 45 1.17 0.60 0.0260 0.0134
System.IO.StringWriter::Dispose(bool):void 45 0.56 0.56 0.0125 0.0124
System.IO.StringWriter::GetStringBuilder():System.Text.StringBuilder 120 0.01 0.01 0.0000 0.0000
System.IO.StringWriter::Write(wchar):void 1079 5.67 0.92 0.0053 0.0009
System.IO.StringWriter::Write(String):void 282 8.89 1.28 0.0315 0.0045
System.Nullable<System.Boolean>::.ctor(System.Boolean):void 26 0.00 0.00 0.0001 0.0001
System.Nullable<System.Boolean>::get_HasValue():bool 5735 0.26 0.26 0.0000 0.0000
System.Nullable<System.Boolean>::get_Value():System.Boolean 26 0.03 0.03 0.0010 0.0010
System.IO.TextReader::.ctor():void 192 3.12 1.59 0.0162 0.0083
System.IO.TextReader::Dispose():void 7 0.79 0.27 0.1125 0.0392
System.IO.TextReader::Dispose(bool):void 83 0.01 0.01 0.0001 0.0001
System.IO.TextReader::Read(wchar[]+int32+int32):int32 31 41.97 0.96 1.3538 0.0310
System.IO.TextReader::ReadToEnd():String 12 32.58 0.50 2.7146 0.0413
System.IO.TextReader::Synchronized(System.IO.TextReader):System.IO.TextReader 1 0.05 0.05 0.0534 0.0528
System.IO.TextReader::.cctor():void 1 0.08 0.04 0.0782 0.0429
System.Runtime.Serialization.SurrogateSelector::.ctor():void 1 0.04 0.04 0.0371 0.0362
System.Runtime.Serialization.SerializationBinder::.ctor():void 2 0.01 0.01 0.0060 0.0060
System.Collections.BitArray::.ctor(int32):void 6139 5.33 2.53 0.0009 0.0004
System.Collections.BitArray::.ctor(int32+bool):void 6548 2.97 2.69 0.0005 0.0004
System.Collections.BitArray::Set(int32+bool):void 4620 0.22 0.22 0.0000 0.0000
System.Collections.BitArray::SetAll(bool):void 1206 0.06 0.06 0.0001 0.0001
System.Collections.BitArray::And(System.Collections.BitArray):System.Collections.BitArray 811 0.05 0.05 0.0001 0.0001
System.Collections.BitArray::Or(System.Collections.BitArray):System.Collections.BitArray 1206 0.07 0.07 0.0001 0.0001
System.Collections.BitArray::get_Length():int32 811 0.03 0.03 0.0000 0.0000
System.Nullable<System.Reflection.Emit.Label>::.ctor(System.Reflection.Emit.Label):void 14 0.00 0.00 0.0001 0.0001
System.Nullable<System.Reflection.Emit.Label>::get_HasValue():bool 16 0.00 0.00 0.0000 0.0000
System.Nullable<System.Reflection.Emit.Label>::get_Value():System.Reflection.Emit.Label 8 0.00 0.00 0.0003 0.0003
System.Collections.Generic.Dictionary<T,U>.Enumerator::.ctor(<UNKNOWN>+System.Collections.Generic.Dictionary`2):void 8231 0.42 0.42 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.Enumerator::MoveNext():bool 32447 10.14 8.97 0.0003 0.0003
System.Collections.Generic.Dictionary<T,U>.Enumerator::get_Current():<UNKNOWN> 25097 1.20 1.20 0.0000 0.0000
System.Collections.Generic.Dictionary<T,U>.Enumerator::Dispose():void 8231 0.37 0.37 0.0000 0.0000
System.Reflection.CustomAttribute::IsDefined(System.RuntimeType+System.RuntimeType+bool):bool 5732 1874.59 59.97 0.3270 0.0105
System.Reflection.CustomAttribute::IsDefined(System.Reflection.RuntimeMethodInfo+System.RuntimeType+bool):bool 3965 177.90 6.34 0.0449 0.0016
System.Reflection.CustomAttribute::IsDefined(System.Reflection.ParameterInfo+System.RuntimeType):bool 121661 1977.26 150.39 0.0163 0.0012
System.Reflection.CustomAttribute::GetCustomAttributes(System.RuntimeType+System.RuntimeType+bool):Object[] 28 3.88 0.70 0.1384 0.0250
System.Reflection.CustomAttribute::GetCustomAttributes(System.Reflection.RuntimeMethodInfo+System.RuntimeType+bool):Object[] 485 90.15 3.17 0.1859 0.0065
System.Reflection.CustomAttribute::IsCustomAttributeDefined(System.Reflection.Module+int32+System.RuntimeType):bool 131358 2509.54 45.32 0.0191 0.0003
System.Reflection.CustomAttribute::IsCustomAttributeDefined(System.Reflection.Module+int32+System.RuntimeType+bool):bool 141603 2775.82 204.07 0.0196 0.0014
System.Reflection.CustomAttribute::GetCustomAttributes(System.Reflection.Module+int32+int32+System.RuntimeType):Object[] 220 35.66 1.23 0.1621 0.0056
System.Reflection.CustomAttribute::GetCustomAttributes(System.Reflection.Module+int32+int32+System.RuntimeType+bool+System.Collections.IList):Object[] 513 70.79 5.68 0.1380 0.0111
System.Reflection.CustomAttribute::FilterCustomAttributeRecord(System.Reflection.CustomAttributeRecord+System.Reflection.MetadataImport+System.Reflection.Assembly&+System.Reflection.Module+System.Reflection.MetadataToken+System.RuntimeType+bool+Object[]+System.Collections.IList+System.RuntimeType&+System.RuntimeMethodHandle&+bool&+bool&):bool 18484 888.78 119.47 0.0481 0.0065
System.Reflection.CustomAttribute::AttributeUsageCheck(System.RuntimeType+bool+Object[]+System.Collections.IList):bool 3711 0.30 0.29 0.0001 0.0001
System.Reflection.CustomAttribute::GetAttributeUsage(System.RuntimeType):System.AttributeUsageAttribute 68 3.92 0.62 0.0577 0.0092
System.Reflection.CustomAttribute::ParseAttributeUsageAttribute(System.Reflection.ConstArray+System.AttributeTargets&+bool&+bool&):void 68 0.13 0.13 0.0019 0.0019
System.Reflection.CustomAttribute::CreateCaObject(System.Reflection.Module+System.RuntimeMethodHandle+int_ptr&+int_ptr+int32&):Object 249 1.83 1.01 0.0073 0.0041
System.Reflection.CustomAttribute::GetPropertyOrFieldData(System.Reflection.Module+int_ptr&+int_ptr+String&+bool&+System.Type&+Object&):void 46 0.55 0.25 0.0119 0.0054
System.Reflection.PseudoCustomAttribute::.cctor():void 1 0.02 0.01 0.0166 0.0060
System.Reflection.PseudoCustomAttribute::IsSecurityAttribute(System.Type):bool 6245 280.89 10.09 0.0450 0.0016
System.Reflection.PseudoCustomAttribute::GetCustomAttributes(System.RuntimeType+System.Type+bool+int32&):System.Attribute[] 28 0.11 0.01 0.0039 0.0003
System.Reflection.PseudoCustomAttribute::IsDefined(System.RuntimeType+System.Type):bool 5732 355.74 19.80 0.0621 0.0035
System.Reflection.PseudoCustomAttribute::GetCustomAttributes(System.Reflection.RuntimeMethodInfo+System.Type+bool+int32&):System.Attribute[] 485 5.90 0.33 0.0122 0.0007
System.Reflection.PseudoCustomAttribute::IsDefined(System.Reflection.RuntimeMethodInfo+System.Type):bool 3965 10.64 1.72 0.0027 0.0004
System.Reflection.PseudoCustomAttribute::IsDefined(System.Reflection.ParameterInfo+System.Type):bool 121661 255.90 40.10 0.0021 0.0003
System.Reflection.CustomAttributeData::GetCustomAttributes(System.Collections.Generic.IList`1):<UNKNOWN> 1 309.94 0.33 309.9397 0.3281
System.Reflection.CustomAttributeData::TypeToCustomAttributeEncoding(System.Type):System.Reflection.CustomAttributeEncoding 109 16.43 1.05 0.1508 0.0096
System.Reflection.CustomAttributeData::InitCustomAttributeType(System.Type+System.Reflection.Module):System.Reflection.CustomAttributeType 101 23.10 2.90 0.2287 0.0287
System.Reflection.CustomAttributeData::GetCustomAttributes(System.Collections.Generic.IList`1+void):<UNKNOWN> 1 309.35 1.58 309.3514 1.5814
System.Reflection.CustomAttributeData::GetCustomAttributeRecords(System.Reflection.Module+int32):System.Reflection.CustomAttributeRecord[] 142185 904.39 149.06 0.0064 0.0010
System.Reflection.CustomAttributeData::.ctor(System.Reflection.Module+System.Reflection.CustomAttributeRecord):void 23 307.27 7.68 13.3594 0.3341
System.Reflection.CustomAttributeData::get_Constructor():System.Reflection.ConstructorInfo 20 0.00 0.00 0.0001 0.0001
System.Reflection.CustomAttributeData::get_ConstructorArguments():<UNKNOWN> 1 0.98 0.73 0.9834 0.7262
System.AttributeUsageAttribute::.ctor(System.AttributeTargets):void 1 0.00 0.00 0.0006 0.0003
System.AttributeUsageAttribute::.ctor(System.AttributeTargets+bool+bool):void 68 0.08 0.04 0.0012 0.0006
System.AttributeUsageAttribute::get_Inherited():bool 68 0.00 0.00 0.0001 0.0001
System.AttributeUsageAttribute::.cctor():void 1 0.07 0.07 0.0673 0.0667
System.RuntimeType.ActivatorCache::GetEntry(System.Type):ActivatorCacheEntry 141 0.08 0.08 0.0005 0.0005
System.RuntimeType.ActivatorCache::SetEntry(ActivatorCacheEntry):void 142 0.02 0.02 0.0001 0.0001
System.RuntimeType.ActivatorCache::.ctor():void 1 0.00 0.00 0.0003 0.0003
System.RuntimeType.ActivatorCacheEntry::.ctor(System.Type+System.RuntimeMethodHandle+bool):void 142 0.19 0.18 0.0013 0.0013
System.Collections.Generic.List<T>.Enumerator::.ctor(<UNKNOWN>):void 1298405 57.95 57.95 0.0000 0.0000
System.Collections.Generic.List<T>.Enumerator::Dispose():void 1298405 55.03 55.03 0.0000 0.0000
System.Collections.Generic.List<T>.Enumerator::MoveNext():bool 3190853 578.34 522.40 0.0002 0.0002
System.Collections.Generic.List<T>.Enumerator::MoveNextRare():bool 1277624 55.94 55.94 0.0000 0.0000
System.Collections.Generic.List<T>.Enumerator::get_Current():T 1913229 81.52 81.52 0.0000 0.0000
System.Collections.Generic.List<T>.Enumerator::System.Collections.IEnumerator.get_Current():Object 2 0.00 0.00 0.0003 0.0002
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::.ctor(<UNKNOWN>):void 8 0.00 0.00 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::Dispose():void 8 0.00 0.00 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::MoveNext():bool 24 0.00 0.00 0.0000 0.0000
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::get_Current():T 16 0.00 0.00 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection::.ctor(<UNKNOWN>):void 8 0.00 0.00 0.0002 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection::GetEnumerator():<UNKNOWN> 8 0.08 0.08 0.0103 0.0101
System.SZArrayHelper::GetEnumerator():<UNKNOWN> <System.__Canon> 238145 162.60 80.21 0.0007 0.0003
System.SZArrayHelper.SZGenericArrayEnumerator<T>::.ctor(T[]):void 238145 82.39 72.22 0.0003 0.0003
System.SZArrayHelper.SZGenericArrayEnumerator<T>::MoveNext():bool 827833 36.71 36.71 0.0000 0.0000
System.SZArrayHelper.SZGenericArrayEnumerator<T>::get_Current():T 590859 26.51 26.51 0.0000 0.0000
System.SZArrayHelper.SZGenericArrayEnumerator<T>::Dispose():void 238145 10.21 10.21 0.0000 0.0000
System.Text.Decoder::.ctor():void 40 0.10 0.10 0.0025 0.0024
System.Text.DecoderFallbackBuffer::InternalInitialize(unsigned int8*+wchar*):void 82 0.01 0.01 0.0001 0.0001
System.Text.DecoderFallbackBuffer::InternalFallback(unsigned int8[]+unsigned int8*+wchar*&):bool 17 0.99 0.99 0.0584 0.0580
System.Text.DecoderFallbackBuffer::.ctor():void 82 0.85 0.85 0.0104 0.0104
System.Text.DecoderNLS::.ctor(System.Text.Encoding):void 40 0.64 0.53 0.0159 0.0133
System.Text.DecoderNLS::Reset():void 1 0.00 0.00 0.0003 0.0003
System.Text.DecoderNLS::GetChars(unsigned int8[]+int32+int32+wchar[]+int32):int32 43 1.44 0.48 0.0334 0.0112
System.Text.DecoderNLS::GetChars(unsigned int8[]+int32+int32+wchar[]+int32+bool):int32 43 0.96 0.31 0.0222 0.0072
System.Text.DecoderNLS::GetChars(unsigned int8*+int32+wchar*+int32+bool):int32 43 0.65 0.13 0.0151 0.0030
System.Text.UTF8Encoding.UTF8Decoder::.ctor(System.Text.UTF8Encoding):void 38 0.55 0.10 0.0144 0.0025
System.Text.UTF8Encoding.UTF8Decoder::Reset():void 38 0.00 0.00 0.0001 0.0001
System.Collections.Generic.List<System.Int32>::.ctor():void 12747 5.54 5.02 0.0004 0.0004
System.Collections.Generic.List<System.Int32>::ToArray():System.Int32[] 171 0.07 0.06 0.0004 0.0004
System.Collections.Generic.List<System.Int32>::.cctor():void 1 0.00 0.00 0.0015 0.0015
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::.ctor(<UNKNOWN>):void 40 0.00 0.00 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::Dispose():void 40 0.00 0.00 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::MoveNext():bool 128 0.01 0.01 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.KeyCollection.Enumerator::get_Current():T 122 0.01 0.01 0.0000 0.0000
System.Collections.Generic.Dictionary<T,U>::.ctor():void 4307 22.55 7.45 0.0052 0.0017
System.Collections.Generic.Dictionary<T,U>::.ctor(int32+<UNKNOWN>):void 4307 15.10 14.43 0.0035 0.0034
System.Collections.Generic.Dictionary<T,U>::get_Item(T):U 88 0.45 0.38 0.0051 0.0043
System.Collections.Generic.Dictionary<T,U>::set_Item(T+U):void 194482 263.26 70.82 0.0014 0.0004
System.Collections.Generic.Dictionary<T,U>::ContainsKey(T):bool 387024 555.54 126.69 0.0014 0.0003
System.Collections.Generic.Dictionary<T,U>::FindEntry(T):int32 387112 428.92 195.82 0.0011 0.0005
System.Collections.Generic.Dictionary<T,U>::Initialize(int32):void 3852 7.05 6.76 0.0018 0.0018
System.Collections.Generic.Dictionary<T,U>::Insert(T+U+bool):void 194482 192.45 85.40 0.0010 0.0004
System.Collections.Generic.Dictionary<T,U>::Resize():void 4304 15.29 12.49 0.0036 0.0029
System.Collections.Generic.Dictionary<T,U>.KeyCollection::.ctor(<UNKNOWN>):void 11 0.02 0.02 0.0017 0.0016
System.Collections.Generic.Dictionary<T,U>.KeyCollection::GetEnumerator():<UNKNOWN> 40 0.71 0.71 0.0177 0.0176
System.ParseNumbers::StringToLong(String+int32+int32+int32&):int64 1 0.00 0.00 0.0006 0.0006
System.ParseNumbers::StringToInt(String+int32+int32+int32&):int32 4 0.00 0.00 0.0007 0.0007
System.Reflection.Associates::IncludeAccessor(System.Reflection.MethodInfo+bool):bool 4100 3.01 1.43 0.0007 0.0003
System.Reflection.Associates::AssignAssociates(int32+System.RuntimeTypeHandle+System.RuntimeTypeHandle):System.Reflection.RuntimeMethodInfo 1486 171.75 7.53 0.1156 0.0051
System.Reflection.Associates::AssignAssociates(System.Reflection.AssociateRecord*+int32+System.RuntimeTypeHandle+System.RuntimeTypeHandle+System.Reflection.RuntimeMethodInfo&+System.Reflection.RuntimeMethodInfo&+System.Reflection.RuntimeMethodInfo&+System.Reflection.RuntimeMethodInfo&+System.Reflection.RuntimeMethodInfo&+System.Reflection.MethodInfo[]&+bool&+System.Reflection.BindingFlags&):void 814 188.50 6.66 0.2316 0.0082
System.IO.File::OpenText(String):System.IO.StreamReader 36 34.62 0.14 0.9615 0.0039
System.IO.File::CreateText(String):System.IO.StreamWriter 7 11.53 0.13 1.6468 0.0186
System.IO.File::Delete(String):void 10 10.49 3.04 1.0489 0.3039
System.IO.File::Exists(String):bool 198 61.44 2.85 0.3103 0.0144
System.IO.File::InternalExists(String):bool 198 10.56 1.36 0.0533 0.0069
System.IO.File::Open(String+System.IO.FileMode+System.IO.FileAccess):System.IO.FileStream 40 0.00 0.01 0.0000 0.0003
System.IO.File::Open(String+System.IO.FileMode+System.IO.FileAccess+System.IO.FileShare):System.IO.FileStream 40 0.00 0.06 0.0000 0.0016
System.IO.File::OpenRead(String):System.IO.FileStream 27 69.69 0.04 2.5811 0.0016
System.IO.File::FillAttributeInfo(String+WIN32_FILE_ATTRIBUTE_DATA&+bool+bool):int32 199 9.24 9.12 0.0464 0.0458
System.Security.Util.SiteString::.ctor():void 96 0.02 0.01 0.0002 0.0001
System.Security.Util.SiteString::ToString():String 64 0.00 0.00 0.0001 0.0001
System.Security.Util.SiteString::.cctor():void 1 0.01 0.01 0.0100 0.0100
System.Security.Util.URLString::DoDeferredParse():void 96 4.81 0.12 0.0501 0.0013
System.Security.Util.URLString::.ctor(String+bool):void 32 0.37 0.10 0.0116 0.0032
System.Security.Util.URLString::.ctor(String+bool+bool):void 32 0.27 0.25 0.0084 0.0078
System.Security.Util.URLString::ParseProtocol(String):String 32 0.13 0.08 0.0042 0.0026
System.Security.Util.URLString::PreProcessForExtendedPathRemoval(String+bool):String 32 1.24 0.27 0.0387 0.0085
System.Security.Util.URLString::PreProcessURL(String+bool):String 32 1.56 0.32 0.0488 0.0101
System.Security.Util.URLString::ParseFileURL(String):void 32 1.87 0.55 0.0584 0.0172
System.Security.Util.URLString::DoFastChecks(String):void 32 0.00 0.00 0.0001 0.0001
System.Security.Util.URLString::ParseString(String+bool):void 32 4.69 1.12 0.1465 0.0351
System.Security.Util.URLString::get_Host():String 32 0.01 0.01 0.0003 0.0002
System.Security.Util.URLString::get_Directory():String 32 0.05 0.04 0.0014 0.0012
System.Security.Util.URLString::GetFileName():String 32 5.13 0.22 0.1602 0.0070
System.Security.Util.LocalSiteString::.ctor(String):void 32 0.38 0.31 0.0119 0.0098
System.Security.Util.LocalSiteString::CreateSeparatedString(String):System.Collections.ArrayList 32 0.06 0.02 0.0020 0.0005
System.Security.Util.LocalSiteString::.cctor():void 1 0.00 0.00 0.0012 0.0012
System.Security.Util.DirectoryString::.ctor(String+bool):void 32 0.90 0.34 0.0281 0.0106
System.Security.Util.DirectoryString::CreateSeparatedString(String):System.Collections.ArrayList 32 0.55 0.06 0.0173 0.0019
System.Security.Util.DirectoryString::.cctor():void 1 0.00 0.00 0.0015 0.0015
System.Array.SZArrayEnumerator::.ctor(System.Array):void 21923 116.24 115.22 0.0053 0.0053
System.Array.SZArrayEnumerator::MoveNext():bool 169945 7.98 7.98 0.0000 0.0000
System.Array.SZArrayEnumerator::get_Current():Object 148022 261.75 247.73 0.0018 0.0017
System.Array::ConvertAll(System.__Canon[]+<UNKNOWN>):System.__Canon[] <System.__Canon,System.__Canon> 81619 287.87 56.32 0.0035 0.0007
System.Reflection.AssemblyName::.ctor():void 1 0.00 0.00 0.0003 0.0000
System.Reflection.AssemblyName::get_Name():String 5 0.00 0.00 0.0001 0.0001
System.Reflection.AssemblyName::set_Name(String):void 1 0.00 0.00 0.0003 0.0003
System.Reflection.AssemblyName::get_CultureInfo():System.Globalization.CultureInfo 8 0.00 0.00 0.0001 0.0001
System.Reflection.AssemblyName::GetPublicKeyToken():unsigned int8[] 4 0.00 0.00 0.0001 0.0001
System.Reflection.AssemblyName::get_KeyPair():System.Reflection.StrongNameKeyPair 1 0.00 0.00 0.0000 0.0000
System.Reflection.AssemblyName::.ctor(String):void 4 2.77 0.14 0.6927 0.0357
System.Reflection.AssemblyName::nInit():void 4 2.63 0.52 0.6570 0.1301
System.Reflection.AssemblyName::Init(String+unsigned int8[]+unsigned int8[]+System.Version+System.Globalization.CultureInfo+System.Configuration.Assemblies.AssemblyHashAlgorithm+System.Configuration.Assemblies.AssemblyVersionCompatibility+String+System.Reflection.AssemblyNameFlags+System.Reflection.StrongNameKeyPair):void 4 0.65 0.18 0.1629 0.0461
IronScheme.Compiler.Numbers.Scanner::GetMaxParseToken():int32 1 0.08 0.00 0.0752 0.0018
IronScheme.Compiler.Numbers.Scanner::get_maxParseToken():int32 23003 1.00 1.00 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner::set_maxParseToken(int32):void 5713 0.27 0.27 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner::Make(IronScheme.Compiler.Numbers.Tokens):int32 17293 150.87 80.65 0.0087 0.0047
IronScheme.Compiler.Numbers.Scanner::.cctor():void 1 0.26 0.18 0.2584 0.1793
IronScheme.Compiler.Numbers.Scanner::NextState():int32 93526 4.90 4.90 0.0001 0.0001
IronScheme.Compiler.Numbers.Scanner::.ctor():void 5713 14.26 6.59 0.0025 0.0012
IronScheme.Compiler.Numbers.Scanner::GetChr():void 41807 22.58 20.67 0.0005 0.0005
IronScheme.Compiler.Numbers.Scanner::MarkToken():void 28716 16.49 15.27 0.0006 0.0005
IronScheme.Compiler.Numbers.Scanner::MarkEnd():void 28716 16.41 15.25 0.0006 0.0005
IronScheme.Compiler.Numbers.Scanner::SetSource(String+int32):void 5713 14.41 6.69 0.0025 0.0012
IronScheme.Compiler.Numbers.Scanner::yylex():int32 23006 341.54 25.31 0.0148 0.0011
IronScheme.Compiler.Numbers.Scanner::get_yyleng():int32 17293 0.76 0.76 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner::get_yyline():int32 34586 1.48 1.48 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner::get_yycol():int32 34586 1.50 1.50 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner::get_yytext():String 23009 56.76 13.17 0.0025 0.0006
IronScheme.Compiler.Numbers.Scanner::BEGIN(int32):void 6192 0.43 0.43 0.0001 0.0001
IronScheme.Compiler.Numbers.Scanner::Scan():int32 23006 315.24 103.42 0.0137 0.0045
IronScheme.Compiler.Numbers.Scanner::Recurse2(Context+int32):Result 270 0.61 0.28 0.0023 0.0011
IronScheme.Compiler.Numbers.Scanner::SaveStateAndPos(Context):void 270 0.09 0.08 0.0003 0.0003
IronScheme.Compiler.Numbers.Scanner::yy_push_state(int32):void 5713 8.44 4.62 0.0015 0.0008
IronScheme.Compiler.Numbers.Scanner.Table::.ctor(int32+int32+int32+int8[]):void 40 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.Numbers.Scanner.Context::.ctor():void 270 0.05 0.04 0.0002 0.0001
IronScheme.Compiler.Numbers.Scanner.StringBuff::.ctor(String):void 5713 4.80 2.34 0.0008 0.0004
IronScheme.Compiler.Numbers.Scanner.StringBuff::Read():int32 41807 1.91 1.91 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner.StringBuff::get_ReadPos():int32 57432 2.38 2.38 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner.StringBuff::GetString(int32+int32):String 23006 43.59 11.04 0.0019 0.0005
IronScheme.Compiler.Numbers.Scanner.StringBuff::get_Pos():int32 270 0.01 0.01 0.0000 0.0000
IronScheme.Compiler.Numbers.Scanner.StringBuff::set_Pos(int32):void 5713 0.27 0.27 0.0000 0.0000
IronScheme.Compiler.ClrGenerator::AddCompileTimeType():void 27 0.46 0.01 0.0170 0.0005
IronScheme.Compiler.ClrGenerator::SaveReferences():Object 7031 89.48 16.00 0.0127 0.0023
IronScheme.Compiler.ClrGenerator::ResetReferences(Object):void 7031 0.46 0.46 0.0001 0.0001
IronScheme.Compiler.ClrGenerator::ResetReferences():<UNKNOWN> 7032 49.46 5.79 0.0070 0.0008
IronScheme.Compiler.ClrGenerator::GetTypeFast(String):void 541 17.59 2.43 0.0325 0.0045
IronScheme.Compiler.ClrGenerator::GetTypeName(String+String):String 68 0.51 0.16 0.0076 0.0024
IronScheme.Compiler.ClrGenerator::ReadType(Object):void 34 4.82 0.45 0.1417 0.0133
IronScheme.Compiler.ClrGenerator::ScanForType(String):void 34 3.96 0.60 0.1165 0.0178
IronScheme.Compiler.ClrGenerator::ExtractTypeInfo(Object):void 34 6.29 0.40 0.1849 0.0118
IronScheme.Compiler.ClrGenerator::ExtractTypeInfo(Object+&+String&+bool&):void 34 5.89 0.64 0.1731 0.0187
IronScheme.Compiler.ClrGenerator::.ctor():void 11 0.03 0.00 0.0025 0.0001
IronScheme.Compiler.ClrGenerator::.cctor():void 1 1.93 0.13 1.9261 0.1283
IronScheme.Compiler.ClrTypeOfGenerator::.ctor():void 1 3.00 1.07 2.9980 1.0701
IronScheme.Compiler.ClrNamespacesGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0000
IronScheme.Compiler.ClrFieldGetGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0000
IronScheme.Compiler.ClrFieldSetGenerator::.ctor():void 1 0.00 0.00 0.0021 0.0003
IronScheme.Compiler.ClrCallInternalGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0000
IronScheme.Compiler.ClrUsingInternalGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Compiler.ClrReferenceInternalGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0000
IronScheme.Compiler.ClrIsInternalGenerator::.ctor():void 1 0.00 0.00 0.0015 0.0000
IronScheme.Compiler.ClrCastInternalGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Compiler.ClrNewArrayInternalGenerator::.ctor():void 1 0.01 0.00 0.0106 0.0000
IronScheme.Compiler.ClrNewInternalGenerator::.ctor():void 1 0.00 0.00 0.0015 0.0000
IronScheme.Compiler.SetGenerator::IsAssigned(IronScheme.Scripting.SymbolId):bool 17761 11.70 5.40 0.0007 0.0003
IronScheme.Compiler.SetGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 54 50.06 1.42 0.9270 0.0264
IronScheme.Compiler.SetGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Compiler.SetGenerator::.cctor():void 1 0.47 0.23 0.4709 0.2297
IronScheme.Scripting.Generation.CompilerConstant::.ctor():void 6077 1.92 1.66 0.0003 0.0003
IronScheme.Compiler.SerializedConstant::.ctor(Object):void 888 0.41 0.19 0.0005 0.0002
IronScheme.Compiler.SerializedConstant::get_Type():void 3319 0.16 0.16 0.0000 0.0000
IronScheme.Compiler.SerializedConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 873 199.39 1.91 0.2284 0.0022
IronScheme.Compiler.SerializedConstant::.cctor():void 1 2.91 0.21 2.9056 0.2077
IronScheme.Compiler.SerializedConstant.<>c__DisplayClass2::.ctor():void 873 0.22 0.19 0.0003 0.0002
IronScheme.Compiler.CaseLambdaGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 6977 213.89 4.17 0.0307 0.0006
IronScheme.Compiler.CaseLambdaGenerator::.ctor():void 2 0.00 0.00 0.0017 0.0002
IronScheme.Compiler.AnnotatedCaseLambdaGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.gppg.Rule::.ctor(int32+int32[]):void 759868 327.67 295.71 0.0004 0.0004
IronScheme.Compiler.InlineEmitterAttribute::get_Name():String 56 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.InlineEmitterAttribute::.ctor(String):void 56 0.01 0.01 0.0003 0.0001
IronScheme.Compiler.FFIGenerator::.ctor():void 3 0.00 0.00 0.0016 0.0001
IronScheme.Compiler.FFIGenerator::.cctor():void 1 0.26 0.00 0.2557 0.0003
IronScheme.Compiler.FFICallbackGenerator::.ctor():void 1 0.38 0.12 0.3809 0.1235
IronScheme.Compiler.FFICalloutGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Compiler.PInvokeCallGenerator::.ctor():void 1 0.00 0.00 0.0015 0.0000
IronScheme.Runtime.psyntax.Annotation::.ctor(Object+Object+Object):void 34102 7.41 5.99 0.0002 0.0002
IronScheme.Runtime.psyntax.ConsAnnotation::.ctor(IronScheme.Runtime.Cons+Object+IronScheme.Runtime.Cons):void 11776 3.82 1.70 0.0003 0.0001
IronScheme.gppg.IScanner<T,U>::.ctor():void 147 1.15 1.14 0.0078 0.0078
IronScheme.Compiler.ScanBase::get_yylloc():IronScheme.gppg.LexLocation 106807 4.49 4.49 0.0000 0.0000
IronScheme.Compiler.ScanBase::set_yylloc(IronScheme.gppg.LexLocation):void 43625 1.91 1.91 0.0000 0.0000
IronScheme.Compiler.ScanBase::.ctor():void 147 2.33 1.18 0.0158 0.0080
IronScheme.gppg.ShiftReduceParser<T,U>::Parse():bool 147 11187.82 53.39 76.1076 0.3632
IronScheme.gppg.ShiftReduceParser<T,U>::Shift(int32):void 43597 35.03 26.14 0.0008 0.0006
IronScheme.gppg.ShiftReduceParser<T,U>::Reduce(int32):void 78112 9570.96 154.44 0.1225 0.0020
IronScheme.gppg.ShiftReduceParser<T,U>::AddState(int32+IronScheme.gppg.State):void 56 0.00 0.00 0.0000 0.0000
IronScheme.gppg.ShiftReduceParser<T,U>::.ctor():void 1 0.25 0.23 0.2490 0.2333
IronScheme.Compiler.Parser::Last(IronScheme.Runtime.Cons):IronScheme.Runtime.Cons 5415 4.44 4.44 0.0008 0.0008
IronScheme.Compiler.Parser::Append(IronScheme.Runtime.Cons+IronScheme.Runtime.Cons):IronScheme.Runtime.Cons 11794 5.78 1.34 0.0005 0.0001
IronScheme.Compiler.Parser::Append(IronScheme.Runtime.Cons+IronScheme.Runtime.Cons+Object):IronScheme.Runtime.Cons 24 0.01 0.01 0.0004 0.0002
IronScheme.Compiler.Parser::GetLocation(IronScheme.gppg.LexLocation+IronScheme.gppg.LexLocation):IronScheme.Scripting.SourceSpan 34101 31.38 23.56 0.0009 0.0007
IronScheme.Compiler.Parser::MakeNumber(String):Object 5486 8588.43 1.78 1.5655 0.0003
IronScheme.Compiler.Parser::Annotate(Object+IronScheme.gppg.LexLocation+IronScheme.gppg.LexLocation):IronScheme.Runtime.psyntax.Annotation 186 7.56 0.20 0.0406 0.0011
IronScheme.Compiler.Parser::Annotate(Object+IronScheme.gppg.LexLocation):IronScheme.Runtime.psyntax.Annotation 22139 320.47 7.15 0.0145 0.0003
IronScheme.Compiler.Parser::Annotate(Object+IronScheme.Scripting.SourceSpan):IronScheme.Runtime.psyntax.Annotation 22325 297.98 4.39 0.0133 0.0002
IronScheme.Compiler.Parser::AnnotateList(IronScheme.Runtime.Cons+IronScheme.gppg.LexLocation+IronScheme.gppg.LexLocation):IronScheme.Runtime.psyntax.ConsAnnotation 11776 148.93 2.67 0.0126 0.0002
IronScheme.Compiler.Parser::Strip(IronScheme.Runtime.Cons):IronScheme.Runtime.Cons 96 0.61 0.05 0.0064 0.0005
IronScheme.Compiler.Parser::ParseBoolean(String):Object 901 1.44 0.30 0.0016 0.0003
IronScheme.Compiler.Parser::Initialize():void 1 2.26 0.68 2.2624 0.6810
IronScheme.Compiler.Parser::DoAction(int32):void 78112 9281.18 20.64 0.1188 0.0003
IronScheme.Compiler.Parser::.ctor():void 1 0.77 0.52 0.7655 0.5165
IronScheme.Compiler.Parser::.cctor():void 1 0.14 0.08 0.1449 0.0764
IronScheme.Runtime.ComplexFraction::Make(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):IronScheme.Runtime.ComplexFraction 18 0.20 0.13 0.0114 0.0075
IronScheme.Runtime.ComplexFraction::.ctor(IronScheme.Runtime.Fraction+IronScheme.Runtime.Fraction):void 29 0.15 0.15 0.0052 0.0052
IronScheme.Runtime.ComplexFraction::ToComplex64():IronScheme.Scripting.Math.Complex64 2 0.27 0.13 0.1363 0.0634
IronScheme.Runtime.ComplexFraction::get_Real():IronScheme.Runtime.Fraction 32 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.ComplexFraction::get_Imag():IronScheme.Runtime.Fraction 53 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.ComplexFraction::op_Equality(IronScheme.Runtime.ComplexFraction+IronScheme.Runtime.ComplexFraction):bool 11 2.39 0.15 0.2169 0.0135
IronScheme.Runtime.ComplexFraction::op_Implicit(IronScheme.Runtime.ComplexFraction):IronScheme.Scripting.Math.Complex64 2 0.15 0.03 0.0729 0.0139
IronScheme.Runtime.ComplexFraction::Equals(Object):bool 11 2.55 0.16 0.2318 0.0149
IronScheme.RuntimeExtensions::Eval(String+Object[]):Object 1 1584.46 0.67 1584.4649 0.6722
IronScheme.RuntimeExtensions::EvalWithEnvironment(String+String+Object[]):Object 1 1583.79 0.79 1583.7927 0.7878
IronScheme.RuntimeExtensions::.cctor():void 1 158.44 0.07 158.4361 0.0727
IronScheme.RuntimeExtensions.<>c__DisplayClass1::.ctor():void 1 0.03 0.03 0.0260 0.0260
IronScheme.RuntimeExtensions.<>c__DisplayClass1::<EvalWithEnvironment>b__0():String 1 2.60 0.31 2.5965 0.3055
IronScheme.Compiler.TypedGenerator::.ctor():void 3 0.00 0.00 0.0016 0.0001
IronScheme.Compiler.TypedCaseLambdaGenerator::.ctor():void 2 0.03 0.03 0.0168 0.0151
IronScheme.Compiler.AnnotatedTypedCaseLambdaGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0000
IronScheme.Compiler.TypedLambdaGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Runtime.Cons.<GetEnumerator>d__0::MoveNext():bool 453076 25.81 25.81 0.0001 0.0001
IronScheme.Runtime.Cons.<GetEnumerator>d__0::System.Collections.Generic.IEnumerator<System.Object>.get_Current():Object 9382 0.44 0.44 0.0000 0.0000
IronScheme.Runtime.Cons.<GetEnumerator>d__0::System.IDisposable.Dispose():void 186648 8.17 8.17 0.0000 0.0000
IronScheme.Runtime.Cons.<GetEnumerator>d__0::System.Collections.IEnumerator.get_Current():Object 257046 10.88 10.88 0.0000 0.0000
IronScheme.Runtime.Cons.<GetEnumerator>d__0::.ctor(int32):void 186648 53.24 45.67 0.0003 0.0002
IronScheme.Compiler.LibraryLetrecStarGenerator::SymbolToString(Object):String 85 0.16 0.02 0.0019 0.0002
IronScheme.Compiler.LibraryLetrecStarGenerator::IsLambda(Object+bool&+bool&):bool 284 0.02 0.02 0.0001 0.0001
IronScheme.Compiler.LibraryLetrecStarGenerator::Copy(Object):Object 297398 128.55 72.25 0.0004 0.0002
IronScheme.Compiler.LibraryLetrecStarGenerator::GetDepth(Object):int32 296742 73.21 66.77 0.0002 0.0002
IronScheme.Compiler.LibraryLetrecStarGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 27 62.91 3.50 2.3301 0.1297
IronScheme.Compiler.LibraryLetrecStarGenerator::.ctor():void 1 0.00 0.00 0.0015 0.0000
IronScheme.Compiler.LibraryLetrecStarGenerator::.cctor():void 1 0.10 0.00 0.0954 0.0003
IronScheme.Runtime.R6RS.Transcoder::.cctor():void 1 1.49 0.10 1.4854 0.1038
IronScheme.Runtime.R6RS.Transcoder::.ctor():void 1 1.38 0.05 1.3816 0.0543
IronScheme.Runtime.R6RS.Transcoder::.ctor(+Object+Object):void 69 95.69 3.17 1.3868 0.0460
IronScheme.Runtime.R6RS.EncCB::.ctor(IronScheme.Runtime.Callable):void 9 0.20 0.10 0.0222 0.0111
IronScheme.Runtime.R6RS.EncCB::CreateFallbackBuffer():void 3 1373.98 0.52 457.9925 0.1721
IronScheme.Runtime.R6RS.EncCB::get_MaxCharCount():int32 2 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.DecCB::.ctor(IronScheme.Runtime.Callable):void 9 0.20 0.10 0.0222 0.0110
IronScheme.Runtime.R6RS.DecCB::CreateFallbackBuffer():void 3 1453.62 0.50 484.5406 0.1656
IronScheme.Runtime.R6RS.CustomStream::.ctor():void 12 0.47 0.17 0.0396 0.0142
IronScheme.Runtime.R6RS.CustomBinaryInputStream::.ctor(String+IronScheme.Runtime.Callable+Object+Object+Object):void 4 0.24 0.10 0.0592 0.0240
IronScheme.Runtime.R6RS.CustomBinaryInputStream::get_CanRead():bool 12 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomBinaryInputStream::get_CanSeek():bool 6 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.CustomBinaryInputStream::get_CanWrite():bool 4 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.CustomBinaryInputStream::get_HasPosition():bool 10 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomBinaryInputStream::get_Position():int64 6 0.80 0.40 0.1333 0.0666
IronScheme.Runtime.R6RS.CustomBinaryInputStream::set_Position(int64):void 5 0.50 0.31 0.1000 0.0622
IronScheme.Runtime.R6RS.CustomBinaryInputStream::Read(unsigned int8[]+int32+int32):int32 15 8.87 1.02 0.5911 0.0678
IronScheme.Runtime.R6RS.CustomBinaryInputStream::Close():void 4 0.28 0.27 0.0690 0.0685
IronScheme.Runtime.R6RS.CustomTextReader::.ctor(String+IronScheme.Runtime.Callable+Object+Object+Object):void 2 0.07 0.02 0.0359 0.0122
IronScheme.Runtime.R6RS.CustomTextReader::Read(wchar[]+int32+int32):int32 20 19.31 2.49 0.9657 0.1245
IronScheme.Runtime.R6RS.CustomTextReader::Peek():int32 2 2.70 0.26 1.3502 0.1319
IronScheme.Runtime.R6RS.CustomTextReader::Read():int32 3 2.51 0.04 0.8361 0.0119
IronScheme.Runtime.R6RS.CustomTextReader::get_HasPosition():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.CustomTextReader::get_Position():int32 3 0.42 0.24 0.1399 0.0800
IronScheme.Runtime.R6RS.CustomTextReader::set_Position(int32):void 2 0.28 0.19 0.1402 0.0931
IronScheme.Runtime.R6RS.CustomTextReader::Close():void 2 0.07 0.07 0.0343 0.0341
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::.ctor(String+IronScheme.Runtime.Callable+Object+Object+Object):void 4 0.23 0.06 0.0571 0.0144
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::get_CanRead():bool 4 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::get_CanSeek():bool 4 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::get_CanWrite():bool 6 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::get_HasPosition():bool 10 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::Flush():void 2 0.00 0.00 0.0003 0.0003
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::get_Position():int64 6 1.22 0.59 0.2040 0.0992
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::set_Position(int64):void 2 2.14 0.77 1.0699 0.3855
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::Write(unsigned int8[]+int32+int32):void 2 2.68 1.10 1.3425 0.5518
IronScheme.Runtime.R6RS.CustomBinaryOutputStream::Close():void 4 0.27 0.27 0.0687 0.0683
IronScheme.Runtime.R6RS.CustomTextWriter::.ctor(String+IronScheme.Runtime.Callable+Object+Object+Object):void 2 0.07 0.02 0.0364 0.0124
IronScheme.Runtime.R6RS.CustomTextWriter::Write(wchar[]+int32+int32):void 4 5.46 0.33 1.3647 0.0826
IronScheme.Runtime.R6RS.CustomTextWriter::WriteInternal(wchar[]+int32+int32):int32 4 4.71 1.50 1.1785 0.3748
IronScheme.Runtime.R6RS.CustomTextWriter::Write(wchar):void 1 0.66 0.01 0.6556 0.0121
IronScheme.Runtime.R6RS.CustomTextWriter::get_HasPosition():bool 9 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomTextWriter::get_HasSetPosition():bool 2 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomTextWriter::get_Position():int32 7 1.39 0.59 0.1988 0.0842
IronScheme.Runtime.R6RS.CustomTextWriter::set_Position(int32):void 1 2.08 0.70 2.0846 0.7027
IronScheme.Runtime.R6RS.CustomTextWriter::Close():void 2 0.07 0.07 0.0337 0.0337
IronScheme.Runtime.R6RS.TranscodedWriter::.ctor(+IronScheme.Runtime.R6RS.Transcoder):void 27 2.08 0.79 0.0770 0.0294
IronScheme.Runtime.R6RS.TranscodedWriter::Write(wchar):void 105 26.37 2.80 0.2512 0.0267
IronScheme.Runtime.R6RS.TranscodedWriter::Close():void 26 4.91 0.34 0.1889 0.0130
IronScheme.Runtime.R6RS.TranscodedWriter::Flush():void 9 1.46 0.11 0.1622 0.0117
IronScheme.Runtime.R6RS.TranscodedReader::.ctor(+IronScheme.Runtime.R6RS.Transcoder):void 29 1.00 0.34 0.0346 0.0117
IronScheme.Runtime.R6RS.TranscodedReader::Close():void 28 3.79 0.34 0.1352 0.0120
IronScheme.Runtime.R6RS.TranscodedReader::Peek():int32 2 3.08 0.40 1.5381 0.2015
IronScheme.Runtime.R6RS.TranscodedReader::Read():int32 157 44.36 11.42 0.2825 0.0727
IronScheme.Runtime.R6RS.TranscodedReader::ParsePreamble():void 18 3.34 1.04 0.1854 0.0576
IronScheme.Runtime.R6RS.TranscodedReader::ReadToEnd():String 12 42.74 0.40 3.5618 0.0335
IronScheme.Runtime.R6RS.TranscodedReader::<ReadToEnd>b__0():String 24 0.28 0.28 0.0117 0.0117
IronScheme.Runtime.R6RS.TranscodedReader::.cctor():void 1 1.44 0.02 1.4389 0.0226
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::.ctor(String+IronScheme.Runtime.Callable+IronScheme.Runtime.Callable+Object+Object+Object):void 4 0.22 0.06 0.0554 0.0146
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::get_CanRead():bool 5 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::get_CanSeek():bool 3 0.00 0.00 0.0003 0.0003
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::get_CanWrite():bool 5 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::Flush():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::get_HasPosition():bool 5 0.00 0.00 0.0002 0.0002
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::get_Position():int64 1 0.13 0.09 0.1268 0.0900
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::set_Position(int64):void 1 0.07 0.07 0.0746 0.0743
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::Read(unsigned int8[]+int32+int32):int32 1 0.35 0.28 0.3498 0.2777
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::Write(unsigned int8[]+int32+int32):void 1 0.55 0.44 0.5469 0.4377
IronScheme.Runtime.R6RS.CustomBinaryInputOutputStream::Close():void 8 0.30 0.30 0.0371 0.0370
IronScheme.Runtime.R6RS.CustomTextReaderWriter::.ctor(Object++):void 15 0.17 0.17 0.0116 0.0115
IronScheme.Runtime.R6RS.IO.<>c__DisplayClass2::.ctor():void 6 0.07 0.07 0.0110 0.0110
IronScheme.Runtime.R6RS.IO.<>c__DisplayClass2::<ByteVectorToString>b__0():String 12 0.95 0.41 0.0788 0.0343
IronScheme.Runtime.R6RS.IO.<>c__DisplayClass5::.ctor():void 115 1.34 1.33 0.0117 0.0115
IronScheme.Runtime.R6RS.IO.<>c__DisplayClass5::<StringToByteVector>b__4():String 18 1.10 0.41 0.0610 0.0226
IronScheme.gppg.ShiftReduceParser<T,U>::Parse():bool 5713 13675.64 123.98 2.3938 0.0217
IronScheme.gppg.ShiftReduceParser<T,U>::Shift(int32):void 23002 52.87 48.51 0.0023 0.0021
IronScheme.gppg.ShiftReduceParser<T,U>::Reduce(int32):void 108021 1743.92 516.85 0.0161 0.0048
IronScheme.gppg.ShiftReduceParser<T,U>::AddState(int32+IronScheme.gppg.State):void 1199730 57.60 57.60 0.0000 0.0000
IronScheme.gppg.ShiftReduceParser<T,U>::.ctor():void 5713 22.45 8.83 0.0039 0.0015
IronScheme.Compiler.Numbers.Parser::GetCharMap():<UNKNOWN> 1 1.97 0.13 1.9744 0.1256
IronScheme.Compiler.Numbers.Parser::GetNum(String):int32 13594 110.28 17.43 0.0081 0.0013
IronScheme.Compiler.Numbers.Parser::ApplyExactness(<UNKNOWN>+):Object 5709 3.44 2.72 0.0006 0.0005
IronScheme.Compiler.Numbers.Parser::Fraction(Object+Object):Object 73 37.40 0.62 0.5124 0.0085
IronScheme.Compiler.Numbers.Parser::ConvertToDouble(String):Object 635 143.71 1.13 0.2263 0.0018
IronScheme.Compiler.Numbers.Parser::Initialize():void 5713 11314.67 1182.58 1.9805 0.2070
IronScheme.Compiler.Numbers.Parser::DoAction(int32):void 108021 894.66 34.36 0.0083 0.0003
IronScheme.Compiler.Numbers.Parser::.ctor():void 5713 25.04 2.59 0.0044 0.0005
IronScheme.Compiler.Numbers.Parser::.cctor():void 1 2.31 0.33 2.3055 0.3311
IronScheme.Compiler.AnnotatedCallGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Runtime.R6RS.ReadOnlyHashtable::.ctor(+):void 2 97.25 0.88 48.6243 0.4381
IronScheme.Runtime.R6RS.ReadOnlyHashtable::.ctor():void 1 1.02 0.47 1.0239 0.4682
IronScheme.Runtime.R6RS.ReadOnlyHashtable::Clear():void 3 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.ReadOnlyHashtable::Remove(Object):void 3 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.ReadOnlyHashtable::get_Item(Object):Object 17 484.98 0.29 28.5282 0.0169
IronScheme.Runtime.R6RS.ReadOnlyHashtable::set_Item(Object+Object):void 6 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.R6RS.HashComparer::.ctor(IronScheme.Runtime.Callable+IronScheme.Runtime.Callable):void 11 0.11 0.11 0.0099 0.0099
IronScheme.Runtime.R6RS.HashComparer::System.Collections.IEqualityComparer.Equals(Object+Object):bool 155 1949.37 6.11 12.5766 0.0394
IronScheme.Runtime.R6RS.HashComparer::System.Collections.IEqualityComparer.GetHashCode(Object):int32 1135 1743.11 11.02 1.5358 0.0097
IronScheme.Runtime.R6RS.HashtableEx::.ctor(int32+):void 11 0.61 0.15 0.0553 0.0133
IronScheme.Runtime.R6RS.HashtableEx::get_HashFunction():IronScheme.Runtime.Callable 1 0.02 0.02 0.0175 0.0172
IronScheme.Runtime.R6RS.HashtableEx::get_EqualityFunction():IronScheme.Runtime.Callable 1 0.02 0.02 0.0172 0.0169
IronScheme.Runtime.R6RS.HashtableEx::MakeReadOnly():void 2 97.56 0.31 48.7786 0.1542
IronScheme.Scripting.Shell.CommandLine::get_Options():IronScheme.Scripting.Shell.ConsoleOptions 3 0.00 0.00 0.0002 0.0002
IronScheme.Scripting.Shell.CommandLine::get_Logo():String 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.CommandLine::.ctor():void 1 0.15 0.08 0.1467 0.0782
IronScheme.Scripting.Shell.CommandLine::Initialize():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Shell.CommandLine::Run(IronScheme.Scripting.Hosting.IScriptEngine+IronScheme.Scripting.Shell.IConsole+IronScheme.Scripting.Shell.ConsoleOptions):int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.CommandLine::Run():int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.CommandLine::Shutdown(IronScheme.Scripting.Hosting.IScriptEngine):void 1 0.06 0.06 0.0601 0.0598
IronScheme.Scripting.Shell.CommandLine::IsInputRedirected():bool 1 0.07 0.00 0.0682 0.0003
IronScheme.Scripting.Shell.CommandLine::PrintLogo():void 1 0.57 0.16 0.5696 0.1627
IronScheme.Scripting.Shell.CommandLine::RunInteractive():int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.CommandLine::RunInteractiveLoop():int32 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.CommandLine::TryInteractiveAction():<UNKNOWN> 2 0.00 0.02 0.0000 0.0089
IronScheme.Scripting.Shell.CommandLine::RunOneInteraction():<UNKNOWN> 2 0.00 0.04 0.0000 0.0177
IronScheme.Scripting.Shell.CommandLine::TreatAsBlankLine(String+int32):bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.CommandLine::ReadStatement(bool&):String 2 62730.76 0.44 31365.3784 0.2210
IronScheme.Scripting.Shell.CommandLine::ReadLine(int32):String 2 62676.01 0.55 31338.0052 0.2748
IronScheme.Hosting.IronSchemeLanguageProvider.CommandLineX::get_Prompt():String 2 0.00 0.00 0.0002 0.0002
IronScheme.Hosting.IronSchemeLanguageProvider.CommandLineX::OnInteractiveLoopStart():void 1 0.08 0.04 0.0803 0.0392
IronScheme.Hosting.IronSchemeLanguageProvider.CommandLineX::.ctor():void 1 0.20 0.05 0.1953 0.0486
IronScheme.Scripting.Shell.ConsoleOptions::get_HandleExceptions():bool 3 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Shell.ConsoleOptions::get_TabCompletion():bool 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.ConsoleOptions::set_TabCompletion(bool):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.ConsoleOptions::get_ColorfulConsole():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.ConsoleOptions::set_ColorfulConsole(bool):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Shell.ConsoleOptions::get_PrintUsageAndExit():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.ConsoleOptions::get_Command():String 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Shell.ConsoleOptions::get_FileName():String 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Shell.ConsoleOptions::get_PrintVersionAndExit():bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.ConsoleOptions::set_RemainingArgs(String[]):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Shell.ConsoleOptions::.ctor():void 1 0.00 0.00 0.0003 0.0000
IronScheme.Hosting.IronSchemeLanguageProvider.IronSchemeOptionsParser.IronSchemeConsoleOptions::.ctor():void 1 0.05 0.05 0.0468 0.0465
IronScheme.Compiler.ScanBuff::.ctor():void 147 1.11 1.11 0.0076 0.0075
IronScheme.Compiler.Scanner::GetMaxParseToken():int32 1 1.35 0.05 1.3508 0.0474
IronScheme.Compiler.Scanner::get_maxParseToken():int32 43772 1.86 1.86 0.0000 0.0000
IronScheme.Compiler.Scanner::set_maxParseToken(int32):void 147 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Scanner::FixLineNum(String):void 20127 96.48 6.59 0.0048 0.0003
IronScheme.Compiler.Scanner::diff():int32 20127 0.91 0.91 0.0000 0.0000
IronScheme.Compiler.Scanner::MakeSymbol():int32 13474 361.20 17.12 0.0268 0.0013
IronScheme.Compiler.Scanner::MakeBoolean():int32 901 24.28 1.44 0.0269 0.0016
IronScheme.Compiler.Scanner::MakeNumber():int32 5486 181.92 12.84 0.0332 0.0023
IronScheme.Compiler.Scanner::MakeChar():int32 266 36.90 4.98 0.1387 0.0187
IronScheme.Compiler.Scanner::Make(IronScheme.Compiler.Tokens):int32 23498 282.00 20.43 0.0120 0.0009
IronScheme.Compiler.Scanner::Map(int32):int8 381018 16.94 16.94 0.0000 0.0000
IronScheme.Compiler.Scanner::.cctor():void 1 1.62 0.25 1.6203 0.2484
IronScheme.Compiler.Scanner::NextState():int32 381711 87.63 70.69 0.0002 0.0002
IronScheme.Compiler.Scanner::.ctor():void 28 3.31 0.18 0.1181 0.0065
IronScheme.Compiler.Scanner::.ctor():void 147 6.98 3.50 0.0475 0.0238
IronScheme.Compiler.Scanner::GetChr():void 361956 365.79 76.28 0.0010 0.0002
IronScheme.Compiler.Scanner::MarkToken():void 71738 58.74 13.06 0.0008 0.0002
IronScheme.Compiler.Scanner::MarkEnd():void 91929 73.34 16.24 0.0008 0.0002
IronScheme.Compiler.Scanner::SetSource(String+int32):void 119 6.90 3.46 0.0580 0.0291
IronScheme.Compiler.Scanner::yylex():int32 43597 1447.71 15.49 0.0332 0.0004
IronScheme.Compiler.Scanner::get_yyleng():int32 43625 1.86 1.86 0.0000 0.0000
IronScheme.Compiler.Scanner::get_yyline():int32 87250 3.70 3.70 0.0000 0.0000
IronScheme.Compiler.Scanner::get_yycol():int32 87250 3.76 3.76 0.0000 0.0000
IronScheme.Compiler.Scanner::get_yytext():String 43625 466.02 8.47 0.0107 0.0002
IronScheme.Compiler.Scanner::yyless(int32):void 20191 226.72 30.43 0.0112 0.0015
IronScheme.Compiler.Scanner::Scan():int32 43772 1430.35 104.11 0.0327 0.0024
IronScheme.Compiler.Scanner::Recurse2(Context+int32):Result 2441 46.13 20.75 0.0189 0.0085
IronScheme.Compiler.Scanner::SaveStateAndPos(Context):void 2443 2.77 1.30 0.0011 0.0005
IronScheme.Compiler.Scanner.Table::.ctor(int32+int32+int32+int16[]):void 535 0.02 0.02 0.0000 0.0000
IronScheme.Compiler.Scanner.Context::.ctor():void 2441 1.25 1.15 0.0005 0.0005
IronScheme.Compiler.Scanner.StringBuff::.ctor(String):void 119 2.25 1.14 0.0189 0.0096
IronScheme.Compiler.Scanner.StringBuff::Read():int32 3765 0.20 0.20 0.0001 0.0001
IronScheme.Compiler.Scanner.StringBuff::get_ReadPos():int32 1038 0.05 0.05 0.0000 0.0000
IronScheme.Compiler.Scanner.StringBuff::GetString(int32+int32):String 185 6.36 1.82 0.0344 0.0098
IronScheme.Compiler.Scanner.StringBuff::get_Pos():int32 98 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Scanner.StringBuff::set_Pos(int32):void 253 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.Scanner.StreamBuff::.ctor():void 28 0.26 0.06 0.0094 0.0022
IronScheme.Compiler.Scanner.StreamBuff::Read():int32 358191 289.31 41.78 0.0008 0.0001
IronScheme.Compiler.Scanner.StreamBuff::get_ReadPos():int32 162629 102.74 18.81 0.0006 0.0001
IronScheme.Compiler.Scanner.StreamBuff::GetString(int32+int32):String 43440 451.20 36.03 0.0104 0.0008
IronScheme.Compiler.Scanner.StreamBuff::get_Pos():int32 2345 1.46 0.29 0.0006 0.0001
IronScheme.Compiler.Scanner.StreamBuff::set_Pos(int32):void 20057 27.57 2.74 0.0014 0.0001
IronScheme.Compiler.Scanner.TextBuff::NewTextBuff():IronScheme.Compiler.ScanBuff 28 2.04 0.80 0.0727 0.0284
IronScheme.Compiler.LetrecGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 15 34.32 0.27 2.2881 0.0177
IronScheme.Compiler.LetrecGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0000
IronScheme.Compiler.BeginGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 798 21.06 2.38 0.0264 0.0030
IronScheme.Compiler.BeginGenerator::.ctor():void 1 0.00 0.00 0.0015 0.0000
IronScheme.Runtime.psyntax.Serialization::.cctor():void 1 2.70 0.52 2.6979 0.5228
IronScheme.Runtime.psyntax.Serialization.Selector::.ctor():void 1 0.14 0.10 0.1358 0.0987
IronScheme.Runtime.psyntax.Serialization.Selector::.cctor():void 1 0.07 0.07 0.0655 0.0652
IronScheme.Runtime.psyntax.Serialization.SymbolSurrogate::.ctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Runtime.psyntax.Serialization.BooleanSurrogate::.ctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.psyntax.Serialization.TypeCorrector::.ctor():void 1 0.03 0.03 0.0320 0.0317
IronScheme.Runtime.psyntax.Serialization.TypeCorrector::.cctor():void 1 1.85 0.00 1.8461 0.0006
IronScheme.Compiler.LetrecStarGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 8 15.45 0.18 1.9307 0.0226
IronScheme.Compiler.LetrecStarGenerator::.ctor():void 1 0.00 0.00 0.0015 0.0000
IronScheme.Compiler.RealParser::TryParseDouble(String+float64&):bool 628 103.00 1.66 0.1640 0.0026
IronScheme.Compiler.RealParser::ConvertDecimalToFloatingPointBits(DecimalFloatingPointString+FloatingPointType+unsigned int64&):SLD_STATUS 628 96.34 2.69 0.1534 0.0043
IronScheme.Compiler.RealParser::ConvertBigIntegerToFloatingPointBits(unsigned int8[]+unsigned int32+bool+FloatingPointType+unsigned int64&):SLD_STATUS 334 2.35 0.68 0.0070 0.0020
IronScheme.Compiler.RealParser::AccumulateDecimalDigitsIntoBigInteger(DecimalFloatingPointString+unsigned int32+unsigned int32):IronScheme.Scripting.Math.IntX 668 55.38 0.83 0.0829 0.0012
IronScheme.Compiler.RealParser::CountSignificantBits(unsigned int64):unsigned int32 666 0.05 0.05 0.0001 0.0001
IronScheme.Compiler.RealParser::CountSignificantBits(unsigned int8):unsigned int32 815 0.04 0.04 0.0001 0.0001
IronScheme.Compiler.RealParser::CountSignificantBits(IronScheme.Scripting.Math.IntX+unsigned int8[]&):unsigned int32 832 2.42 0.92 0.0029 0.0011
IronScheme.Compiler.RealParser::CountSignificantBits(IronScheme.Scripting.Math.IntX):unsigned int32 332 0.55 0.05 0.0017 0.0001
IronScheme.Compiler.RealParser::RightShiftWithRounding(unsigned int64+int32+bool):unsigned int64 189 0.12 0.10 0.0006 0.0005
IronScheme.Compiler.RealParser::ShouldRoundUp(bool+bool+bool):bool 189 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.RealParser::ShiftLeft(IronScheme.Scripting.Math.IntX&+unsigned int32):void 317 12.60 0.09 0.0398 0.0003
IronScheme.Compiler.RealParser::MultiplyByPowerOfTen(IronScheme.Scripting.Math.IntX&+unsigned int32):void 225 12.27 0.17 0.0545 0.0008
IronScheme.Compiler.RealParser::.cctor():void 1 0.00 0.00 0.0021 0.0003
IronScheme.Compiler.RealParser.FloatingPointType::get_NormalMantissaBits():unsigned int16 1269 0.48 0.43 0.0004 0.0003
IronScheme.Compiler.RealParser.FloatingPointType::get_MinBinaryExponent():int32 500 0.18 0.15 0.0004 0.0003
IronScheme.Compiler.RealParser.FloatingPointType::get_OverflowDecimalExponent():int32 78 0.13 0.08 0.0016 0.0010
IronScheme.Compiler.RealParser.FloatingPointType::get_DenormalMantissaMask():unsigned int64 500 0.18 0.16 0.0004 0.0003
IronScheme.Compiler.RealParser.FloatingPointType::get_NormalMantissaMask():unsigned int64 189 0.10 0.04 0.0005 0.0002
IronScheme.Compiler.RealParser.FloatingPointType::AssembleFloatingPointValue(unsigned int64+int32+bool+unsigned int64&):SLD_STATUS 500 2.32 1.48 0.0046 0.0030
IronScheme.Compiler.RealParser.FloatingPointType::.ctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Compiler.RealParser.DoubleFloatingPointType::.ctor():void 1 0.04 0.04 0.0447 0.0444
IronScheme.Compiler.RealParser.DoubleFloatingPointType::get_DenormalMantissaBits():unsigned int16 2603 0.11 0.11 0.0000 0.0000
IronScheme.Compiler.RealParser.DoubleFloatingPointType::get_MaxBinaryExponent():int32 1078 0.05 0.05 0.0000 0.0000
IronScheme.Compiler.RealParser.DoubleFloatingPointType::get_ExponentBias():int32 500 0.02 0.02 0.0000 0.0000
IronScheme.Compiler.RealParser.DoubleFloatingPointType::get_Zero():unsigned int64 126 0.06 0.06 0.0005 0.0004
IronScheme.Compiler.RealParser.DoubleFloatingPointType::get_Infinity():unsigned int64 2 0.00 0.00 0.0008 0.0008
IronScheme.Compiler.RealParser.DoubleFloatingPointType::.cctor():void 1 0.10 0.05 0.0954 0.0507
IronScheme.Compiler.RealParser.DecimalFloatingPointString::get_MantissaCount():unsigned int32 1021 0.05 0.05 0.0000 0.0000
IronScheme.Compiler.RealParser.DecimalFloatingPointString::FromSource(String):DecimalFloatingPointString 628 4.96 1.05 0.0079 0.0017
IronScheme.Compiler.AnnotationHelper::get_Filename():String 34101 1.53 1.53 0.0000 0.0000
IronScheme.Compiler.AnnotationHelper::set_Filename(String):void 174 0.02 0.02 0.0001 0.0001
IronScheme.Compiler.AnnotationHelper::AnnotateList(IronScheme.Runtime.Cons+IronScheme.Scripting.SourceSpan):IronScheme.Runtime.psyntax.ConsAnnotation 11776 137.58 6.18 0.0117 0.0005
IronScheme.Compiler.AnnotationHelper::Strip(IronScheme.Runtime.Cons):IronScheme.Runtime.Cons 11872 21.21 8.61 0.0018 0.0007
IronScheme.Compiler.AnnotationHelper::Strip(Object):Object 45505 2.43 2.43 0.0001 0.0001
IronScheme.Compiler.AnnotationHelper::Annotate(Object+IronScheme.Scripting.SourceSpan):IronScheme.Runtime.psyntax.Annotation 22325 293.59 15.71 0.0132 0.0007
IronScheme.Compiler.AnnotationHelper::<Annotate>b__0(Object):Object 280 0.10 0.09 0.0004 0.0003
IronScheme.Compiler.LambdaGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 6976 213.31 33.10 0.0306 0.0047
IronScheme.Compiler.LambdaGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0006
IronScheme.Compiler.RecordPredicateConstant::get_RtdSymbol():Object 100 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.RecordPredicateConstant::set_RtdSymbol(Object):void 50 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordPredicateConstant::get_NameHint():IronScheme.Scripting.SymbolId 100 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.RecordPredicateConstant::set_NameHint(IronScheme.Scripting.SymbolId):void 50 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordPredicateConstant::get_NameHint2():IronScheme.Scripting.SymbolId 100 0.01 0.01 0.0001 0.0001
IronScheme.Compiler.RecordPredicateConstant::set_NameHint2(IronScheme.Scripting.SymbolId):void 50 0.01 0.01 0.0002 0.0002
IronScheme.Compiler.RecordPredicateConstant::get_Type():void 50 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordPredicateConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 50 1.05 0.39 0.0209 0.0078
IronScheme.Compiler.RecordPredicateConstant::.ctor():void 50 0.03 0.01 0.0005 0.0003
IronScheme.Compiler.RecordPredicateConstant.<>c__DisplayClass1::.ctor():void 50 0.02 0.02 0.0005 0.0004
IronScheme.Compiler.RecordPredicateConstant.<>c__DisplayClass1::<EmitCreation>b__0(IronScheme.Scripting.Generation.CodeGen+bool):void 21 2.63 0.03 0.1254 0.0013
IronScheme.Compiler.RecordAccessorConstant::get_RtdSymbol():Object 62 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordAccessorConstant::set_RtdSymbol(Object):void 31 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordAccessorConstant::get_Index():int32 66 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordAccessorConstant::set_Index(int32):void 31 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordAccessorConstant::get_NameHint():IronScheme.Scripting.SymbolId 62 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordAccessorConstant::set_NameHint(IronScheme.Scripting.SymbolId):void 31 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordAccessorConstant::get_NameHint2():IronScheme.Scripting.SymbolId 62 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordAccessorConstant::set_NameHint2(IronScheme.Scripting.SymbolId):void 31 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordAccessorConstant::get_Type():void 31 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordAccessorConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 31 5.05 0.48 0.1629 0.0154
IronScheme.Compiler.RecordAccessorConstant::.ctor():void 31 0.02 0.01 0.0005 0.0003
IronScheme.Compiler.RecordAccessorConstant::<EmitCreation>b__1():void 31 0.01 0.01 0.0003 0.0003
IronScheme.Compiler.RecordAccessorConstant.<>c__DisplayClass3::.ctor():void 31 0.01 0.01 0.0003 0.0002
IronScheme.Compiler.RecordAccessorConstant.<>c__DisplayClass3::<EmitCreation>b__0(IronScheme.Scripting.Generation.CodeGen+bool):void 35 0.67 0.04 0.0193 0.0012
IronScheme.Compiler.RecordMutatorConstant::get_RtdSymbol():Object 10 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordMutatorConstant::set_RtdSymbol(Object):void 5 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordMutatorConstant::get_Index():int32 8 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordMutatorConstant::set_Index(int32):void 5 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordMutatorConstant::get_NameHint():IronScheme.Scripting.SymbolId 10 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordMutatorConstant::set_NameHint(IronScheme.Scripting.SymbolId):void 5 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordMutatorConstant::get_NameHint2():IronScheme.Scripting.SymbolId 10 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordMutatorConstant::set_NameHint2(IronScheme.Scripting.SymbolId):void 5 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordMutatorConstant::get_Type():void 5 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordMutatorConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 5 1.02 0.21 0.2040 0.0419
IronScheme.Compiler.RecordMutatorConstant::.ctor():void 5 0.00 0.00 0.0007 0.0003
IronScheme.Compiler.RecordMutatorConstant::<EmitCreation>b__1():void 10 0.00 0.00 0.0004 0.0003
IronScheme.Compiler.RecordMutatorConstant.<>c__DisplayClass3::.ctor():void 5 0.00 0.00 0.0004 0.0004
IronScheme.Compiler.RecordMutatorConstant.<>c__DisplayClass3::<EmitCreation>b__0(IronScheme.Scripting.Generation.CodeGen+bool):void 3 0.05 0.00 0.0173 0.0012
IronScheme.Compiler.RecordTypeDescriptorConstant::get_RecordName():Object 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::set_RecordName(Object):void 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::get_Sealed():Object 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::set_Sealed(Object):void 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::get_Opaque():Object 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::set_Opaque(Object):void 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::get_Uid():Object 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::set_Uid(Object):void 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::get_Parent():Object 78 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::set_Parent(Object):void 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::get_Fields():Object[] 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::set_Fields(Object[]):void 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::get_FieldTypes():Object[] 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::set_FieldTypes(Object[]):void 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::get_NameHint():IronScheme.Scripting.SymbolId 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::set_NameHint(IronScheme.Scripting.SymbolId):void 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::get_Type():void 27 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.RecordTypeDescriptorConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 27 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.RecordTypeDescriptorConstant::Generate():void 27 69.01 0.36 2.5557 0.0133
IronScheme.Compiler.RecordTypeDescriptorConstant::.ctor():void 27 0.01 0.01 0.0005 0.0002
IronScheme.Compiler.RecordTypeDescriptorConstant::<Generate>b__2(Object):Object 31 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.FractionConstant::.ctor(IronScheme.Runtime.Fraction):void 622 0.44 0.20 0.0007 0.0003
IronScheme.Compiler.FractionConstant::get_Type():void 2367 0.12 0.12 0.0001 0.0001
IronScheme.Compiler.FractionConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 250 131.94 0.37 0.5278 0.0015
IronScheme.Compiler.FractionConstant::Create():Object 369 0.02 0.02 0.0001 0.0001
IronScheme.Compiler.ComplexFractionConstant::.ctor(IronScheme.Runtime.ComplexFraction):void 12 0.01 0.00 0.0006 0.0003
IronScheme.Compiler.ComplexFractionConstant::get_Type():void 77 0.00 0.00 0.0001 0.0001
IronScheme.Compiler.ComplexFractionConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 11 11.92 0.11 1.0835 0.0097
IronScheme.Compiler.ComplexFractionConstant::Create():Object 1 0.00 0.00 0.0000 0.0000
IronScheme.Compiler.IronSchemeConstant::.ctor(Object+IronScheme.Scripting.Ast.CodeBlock):void 4442 2.84 1.40 0.0006 0.0003
IronScheme.Compiler.IronSchemeConstant::get_Type():void 26378 1.33 1.33 0.0001 0.0001
IronScheme.Compiler.IronSchemeConstant::EmitCreation(IronScheme.Scripting.Generation.CodeGen):void 4395 5973.04 13.54 1.3591 0.0031
IronScheme.Compiler.IronSchemeConstant::Create():Object 2 0.00 0.00 0.0002 0.0002
IronScheme.Compiler.IronSchemeConstant::.cctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.gppg.State::.ctor(int32[]+int32[]):void 314239 7585.63 762.66 0.0241 0.0024
IronScheme.gppg.State::.ctor(int32[]):void 525624 5809.39 1237.34 0.0111 0.0024
IronScheme.gppg.State::.ctor(int32):void 674162 289.83 261.96 0.0004 0.0004
IronScheme.gppg.State::.ctor(int32+int32[]):void 11429 56.27 12.95 0.0049 0.0011
IronScheme.Compiler.QuoteGenerator::Generate(Object+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Ast.Expression 17348 119.86 9.69 0.0069 0.0006
IronScheme.Compiler.QuoteGenerator::.ctor():void 1 0.00 0.00 0.0018 0.0003
IronScheme.Runtime.ProcedureAttribute::get_AllowTailCall():bool 157 0.01 0.01 0.0000 0.0000
IronScheme.Runtime.ProcedureAttribute::set_AllowTailCall(bool):void 157 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.ProcedureAttribute::.ctor():void 157 0.28 0.11 0.0018 0.0007
IronScheme.Runtime.ProcedureAttribute::.ctor(bool):void 157 0.18 0.12 0.0011 0.0008
IronScheme.Runtime.Closure.SimpleClosure::.ctor(+int32):void 1539463 3515.46 1145.65 0.0023 0.0007
IronScheme.Runtime.Closure.SimpleClosure::get_Targets():[] 20556 528.27 24.05 0.0257 0.0012
IronScheme.Runtime.Closure.SimpleClosure::Call(Object[]):Object 577527 32.84 32.84 0.0001 0.0001
IronScheme.Runtime.Closure.SimpleClosure::Call():Object 153907 10.38 10.38 0.0001 0.0001
IronScheme.Runtime.Closure.SimpleClosure::Call(Object):Object 2098362 96.03 96.03 0.0000 0.0000
IronScheme.Runtime.Closure.SimpleClosure::Call(Object+Object):Object 884077 40.25 40.25 0.0000 0.0000
IronScheme.Runtime.Closure.SimpleClosure::Call(Object+Object+Object):Object 24185 2.61 2.61 0.0001 0.0001
IronScheme.Runtime.Closure.SimpleClosure::Call(Object+Object+Object+Object):Object 892648 40.41 40.41 0.0000 0.0000
IronScheme.Runtime.Closure.SimpleClosure::Call(Object+Object+Object+Object+Object):Object 15436 0.77 0.77 0.0001 0.0001
IronScheme.Runtime.Closure.SimpleClosure::Call(Object+Object+Object+Object+Object+Object):Object 432588 20.24 20.24 0.0000 0.0000
IronScheme.Runtime.Closure.SimpleClosure::Call(Object+Object+Object+Object+Object+Object+Object+Object):Object 583 0.03 0.03 0.0001 0.0001
IronScheme.Runtime.Closure.VarArgClosure::.ctor(+int32):void 9888 1426.30 167.25 0.1442 0.0169
IronScheme.Runtime.Closure.VarArgClosure::get_Arity():Object 60511 5.78 5.78 0.0001 0.0001
IronScheme.Runtime.Closure.VarArgClosure::get_VarargTargets():[] 629 32.48 0.98 0.0516 0.0016
IronScheme.Runtime.Closure.VarArgClosure::Call(Object[]):Object 60511 3972.88 1339.72 0.0657 0.0221
IronScheme.Runtime.Closure.CaseClosure::get_Targets():[] 2498 174.92 10.67 0.0700 0.0043
IronScheme.Runtime.Closure.CaseClosure::get_VarargTargets():[] 54 14.81 0.47 0.2742 0.0087
IronScheme.Runtime.Closure.CaseClosure::.ctor([]+int32[]):void 401 19.61 3.08 0.0489 0.0077
IronScheme.Runtime.Closure.CaseClosure::Call(Object[]):Object 8295 4.62 4.19 0.0006 0.0005
IronScheme.Runtime.Closure.CaseClosure::Call():Object 68664 967.41 314.21 0.0141 0.0046
IronScheme.Runtime.Closure.CaseClosure::Call(Object):Object 39242 711.69 201.59 0.0181 0.0051
IronScheme.Runtime.Closure.CaseClosure::Call(Object+Object):Object 283 18.49 5.98 0.0653 0.0211
IronScheme.Runtime.Closure.CaseClosure::Call(Object+Object+Object):Object 688 8.20 1.40 0.0119 0.0020
IronScheme.Runtime.Closure.CaseClosure::Call(Object+Object+Object+Object):Object 1 0.09 0.01 0.0900 0.0103
IronScheme.Runtime.MultipleValues::.ctor(Object[]):void 350911 444.58 429.23 0.0013 0.0012
IronScheme.Runtime.MultipleValues::ToArray():Object[] 350882 15.19 15.19 0.0000 0.0000
IronScheme.Runtime.MultipleValues::ToArray(int32):Object[] 342639 332.98 318.42 0.0010 0.0009
IronScheme.Runtime.BuiltinAttribute::get_AllowTailCall():bool 73 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.BuiltinAttribute::set_AllowTailCall(bool):void 6 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.BuiltinAttribute::get_AllowConstantFold():bool 114 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.BuiltinAttribute::set_AllowConstantFold(bool):void 29 0.00 0.00 0.0001 0.0001
IronScheme.Runtime.BuiltinAttribute::set_UsedInternallyByCompiler(bool):void 11 0.00 0.00 0.0000 0.0000
IronScheme.Runtime.BuiltinAttribute::get_Name():String 117 0.01 0.01 0.0001 0.0001
IronScheme.Runtime.BuiltinAttribute::.ctor():void 25 0.08 0.04 0.0032 0.0016
IronScheme.Runtime.BuiltinAttribute::.ctor(String):void 165 0.10 0.05 0.0006 0.0003
IronScheme.Runtime.Typed.TypedClosure::.ctor(+int32):void 305 2.99 1.00 0.0098 0.0033
IronScheme.Scripting.Generation.ArgBuilder::.ctor():void 50934 16.28 14.05 0.0003 0.0003
IronScheme.Scripting.Generation.NullArgBuilder::.ctor():void 18880 11.19 5.29 0.0006 0.0003
IronScheme.Scripting.Ast.FlowChecker::.ctor(IronScheme.Scripting.Ast.CodeBlock):void 5737 82.32 31.44 0.0143 0.0055
IronScheme.Scripting.Ast.FlowChecker::TryGetIndex(IronScheme.Scripting.Ast.Variable+int32&):bool 8412 13.27 2.77 0.0016 0.0003
IronScheme.Scripting.Ast.FlowChecker::TryCheckVariable(IronScheme.Scripting.Ast.Variable+bool&):bool 6063 10.22 1.98 0.0017 0.0003
IronScheme.Scripting.Ast.FlowChecker::Check(IronScheme.Scripting.Ast.CodeBlock):void 5737 367.53 4.87 0.0641 0.0008
IronScheme.Scripting.Ast.FlowChecker::Define(IronScheme.Scripting.Ast.Variable):void 2349 7.56 2.30 0.0032 0.0010
IronScheme.Scripting.Ast.FlowChecker::PushStatement(+IronScheme.Scripting.Ast.Statement):void 7 0.64 0.37 0.0921 0.0533
IronScheme.Scripting.Ast.FlowChecker::PopStatement():void 7 0.21 0.21 0.0295 0.0293
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.BoundExpression):bool 6063 14.92 4.28 0.0025 0.0007
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.BoundAssignment):bool 32 0.41 0.03 0.0127 0.0010
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 1023 13.85 0.85 0.0135 0.0008
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.ContinueStatement):bool 8 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.CodeBlockExpression):bool 5589 0.25 0.25 0.0000 0.0000
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.CodeBlock):bool 5737 20.05 9.80 0.0035 0.0017
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.IfStatement):bool 402 22.66 3.43 0.0564 0.0085
IronScheme.Scripting.Ast.FlowChecker::Walk(IronScheme.Scripting.Ast.LabeledStatement):bool 7 2.80 0.74 0.4000 0.1060
IronScheme.Scripting.Ast.Statement::.ctor(IronScheme.Scripting.Ast.AstNodeType+IronScheme.Scripting.SourceSpan):void 29700 37.56 24.61 0.0013 0.0008
IronScheme.Scripting.Ast.Statement::get_Span():IronScheme.Scripting.SourceSpan 8 0.00 0.00 0.0004 0.0003
IronScheme.Scripting.Ast.Statement::SetLoc(IronScheme.Scripting.SourceSpan):void 54 0.07 0.07 0.0013 0.0013
IronScheme.Scripting.Ast.Statement::.cctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.FlowChecker.ExitState::.ctor(+IronScheme.Scripting.Ast.Statement):void 7 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.CodeBlockDescriptor::.ctor():void 5 0.00 0.00 0.0004 0.0003
IronScheme.Scripting.Ast.Ast::CodeBlock(String):IronScheme.Scripting.Ast.CodeBlock 116 4.38 0.27 0.0378 0.0024
IronScheme.Scripting.Ast.Ast::CodeBlock(String+):IronScheme.Scripting.Ast.CodeBlock 10 0.05 0.00 0.0048 0.0002
IronScheme.Scripting.Ast.Ast::CodeBlock(IronScheme.Scripting.SourceSpan+String):IronScheme.Scripting.Ast.CodeBlock 7031 37.98 2.23 0.0054 0.0003
IronScheme.Scripting.Ast.Ast::CodeBlock(IronScheme.Scripting.SourceSpan+String+):IronScheme.Scripting.Ast.CodeBlock 7157 39.91 3.02 0.0056 0.0004
IronScheme.Scripting.Ast.Ast::CheckField(+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression):void 122 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.Ast::ReadField(IronScheme.Scripting.Ast.Expression+):IronScheme.Scripting.Ast.MemberExpression 122 0.49 0.25 0.0040 0.0020
IronScheme.Scripting.Ast.Ast::Labeled(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.LabeledStatement 7 0.16 0.08 0.0224 0.0111
IronScheme.Scripting.Ast.Ast::Labeled(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.LabeledStatement 7 0.08 0.07 0.0113 0.0097
IronScheme.Scripting.Ast.Ast::Comma(IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.CommaExpression 1191 6.09 0.37 0.0051 0.0003
IronScheme.Scripting.Ast.Ast::Comma(<UNKNOWN>):IronScheme.Scripting.Ast.CommaExpression 767 2.21 0.26 0.0029 0.0003
IronScheme.Scripting.Ast.Ast::Comma(int32+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.CommaExpression 1191 5.72 2.26 0.0048 0.0019
IronScheme.Scripting.Ast.Ast::Comma(int32+<UNKNOWN>):IronScheme.Scripting.Ast.CommaExpression 1958 5.41 2.30 0.0028 0.0012
IronScheme.Scripting.Ast.Ast::Block(<UNKNOWN>):IronScheme.Scripting.Ast.Statement 18585 52.17 13.26 0.0028 0.0007
IronScheme.Scripting.Ast.Ast::Block(IronScheme.Scripting.Ast.Statement[]):IronScheme.Scripting.Ast.BlockStatement 10512 33.16 3.40 0.0032 0.0003
IronScheme.Scripting.Ast.Ast::Block(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Statement[]):IronScheme.Scripting.Ast.BlockStatement 10512 29.76 6.13 0.0028 0.0006
IronScheme.Scripting.Ast.Ast::TypeIs(IronScheme.Scripting.Ast.Expression+):IronScheme.Scripting.Ast.TypeBinaryExpression 9 0.10 0.08 0.0106 0.0091
IronScheme.Scripting.Ast.Ast::Statement(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 5745 12.23 1.76 0.0021 0.0003
IronScheme.Scripting.Ast.Ast::Statement(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 5745 10.47 1.84 0.0018 0.0003
IronScheme.Scripting.Ast.Ast::NewArray(+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.NewArrayExpression 586 13.24 1.43 0.0226 0.0024
IronScheme.Scripting.Ast.Ast::NewArray(+<UNKNOWN>):IronScheme.Scripting.Ast.NewArrayExpression 588 11.94 2.97 0.0203 0.0050
IronScheme.Scripting.Ast.Ast::NewArrayHelper(+<UNKNOWN>):IronScheme.Scripting.Ast.NewArrayExpression 2 0.14 0.01 0.0718 0.0071
IronScheme.Scripting.Ast.Ast::Return(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.ReturnStatement 8122 18.32 2.62 0.0023 0.0003
IronScheme.Scripting.Ast.Ast::Return(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.ReturnStatement 8122 15.70 2.70 0.0019 0.0003
IronScheme.Scripting.Ast.Ast::Empty():IronScheme.Scripting.Ast.EmptyStatement 14 0.15 0.07 0.0106 0.0049
IronScheme.Scripting.Ast.Ast::Empty(IronScheme.Scripting.SourceSpan):IronScheme.Scripting.Ast.EmptyStatement 14 0.08 0.06 0.0056 0.0040
IronScheme.Scripting.Ast.Ast::CodeContext():IronScheme.Scripting.Ast.CodeContextExpression 371 1.29 0.37 0.0035 0.0010
IronScheme.Scripting.Ast.Ast::Read(IronScheme.Scripting.Ast.Variable):IronScheme.Scripting.Ast.BoundExpression 7839 9.58 2.56 0.0012 0.0003
IronScheme.Scripting.Ast.Ast::ReadDefined(IronScheme.Scripting.Ast.Variable):IronScheme.Scripting.Ast.BoundExpression 7043 12.48 3.71 0.0018 0.0005
IronScheme.Scripting.Ast.Ast::Read(IronScheme.Scripting.SymbolId):IronScheme.Scripting.Ast.UnboundExpression 483 1.01 0.26 0.0021 0.0005
IronScheme.Scripting.Ast.Ast::Write(IronScheme.Scripting.Ast.Variable+IronScheme.Scripting.Ast.Variable):IronScheme.Scripting.Ast.Statement 20 0.14 0.01 0.0069 0.0005
IronScheme.Scripting.Ast.Ast::Write(IronScheme.Scripting.Ast.Variable+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Statement 1238 5.06 0.55 0.0041 0.0004
IronScheme.Scripting.Ast.Ast::Assign(IronScheme.Scripting.Ast.Variable+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.BoundAssignment 32 0.38 0.15 0.0118 0.0046
IronScheme.Scripting.Ast.Ast::Convert(IronScheme.Scripting.Ast.Expression+):IronScheme.Scripting.Ast.UnaryExpression 52798 105.21 31.63 0.0020 0.0006
IronScheme.Scripting.Ast.Ast::ConvertHelper(IronScheme.Scripting.Ast.Expression+):IronScheme.Scripting.Ast.Expression 20495 103.44 20.54 0.0050 0.0010
IronScheme.Scripting.Ast.Ast::Not(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.UnaryExpression 30 0.08 0.02 0.0028 0.0006
IronScheme.Scripting.Ast.Ast::Equal(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.BinaryExpression 104 0.25 0.14 0.0024 0.0013
IronScheme.Scripting.Ast.Ast::Void(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.VoidExpression 1122 1.37 0.39 0.0012 0.0003
IronScheme.Scripting.Ast.Ast::IfCondition(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.SourceLocation+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatementTest 4026 7.14 1.55 0.0018 0.0004
IronScheme.Scripting.Ast.Ast::New(+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.NewExpression 949 21.01 1.41 0.0221 0.0015
IronScheme.Scripting.Ast.Ast::New(+<UNKNOWN>):IronScheme.Scripting.Ast.NewExpression 949 19.60 0.98 0.0207 0.0010
IronScheme.Scripting.Ast.Ast::CodeBlockExpression(IronScheme.Scripting.Ast.CodeBlock+bool):IronScheme.Scripting.Ast.CodeBlockExpression 55 0.07 0.01 0.0013 0.0003
IronScheme.Scripting.Ast.Ast::CodeBlockExpression(IronScheme.Scripting.Ast.CodeBlock+bool+bool):IronScheme.Scripting.Ast.CodeBlockExpression 6986 10.69 2.26 0.0015 0.0003
IronScheme.Scripting.Ast.Ast::CodeBlockReference(IronScheme.Scripting.Ast.CodeBlock+):IronScheme.Scripting.Ast.CodeBlockExpression 254 0.35 0.09 0.0014 0.0004
IronScheme.Scripting.Ast.Ast::Null():IronScheme.Scripting.Ast.ConstantExpression 8 0.01 0.00 0.0014 0.0003
IronScheme.Scripting.Ast.Ast::Constant(Object):IronScheme.Scripting.Ast.ConstantExpression 53269 69.83 17.82 0.0013 0.0003
IronScheme.Scripting.Ast.Ast::ArrayIndex(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.ArrayIndexExpression 28 0.20 0.09 0.0072 0.0034
IronScheme.Scripting.Ast.Ast::If(IronScheme.Scripting.SourceSpan):IronScheme.Scripting.Ast.IfStatementBuilder 3213 5.04 1.31 0.0016 0.0004
IronScheme.Scripting.Ast.Ast::If(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatementBuilder 3213 18.85 2.25 0.0059 0.0007
IronScheme.Scripting.Ast.Ast::If(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.IfStatementTest[]+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatement 813 2.31 0.53 0.0028 0.0007
IronScheme.Scripting.Ast.Ast::IfThenElse(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Statement+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatement 813 4.71 0.36 0.0058 0.0004
IronScheme.Scripting.Ast.Ast::IfThenElse(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Statement+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatement 813 4.35 0.66 0.0053 0.0008
IronScheme.Scripting.Ast.Ast::Condition(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.ConditionalExpression 880 2.47 0.60 0.0028 0.0007
IronScheme.Scripting.Ast.Ast::Call(+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.MethodCallExpression 576 6.55 0.16 0.0114 0.0003
IronScheme.Scripting.Ast.Ast::Call(IronScheme.Scripting.Ast.Expression++IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.MethodCallExpression 37546 554.67 59.13 0.0148 0.0016
IronScheme.Scripting.Ast.Ast::ValidateCallArguments(<UNKNOWN>+):void 38495 259.84 133.36 0.0067 0.0035
IronScheme.Scripting.Ast.Ast::SimpleCallHelper(+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.MethodCallExpression 7666 127.51 2.42 0.0166 0.0003
IronScheme.Scripting.Ast.Ast::SimpleCallHelper(IronScheme.Scripting.Ast.Expression++IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.MethodCallExpression 7701 125.78 6.63 0.0163 0.0009
IronScheme.Scripting.Ast.Ast::ArgumentConvertHelper(IronScheme.Scripting.Ast.Expression[]+[]):IronScheme.Scripting.Ast.Expression[] 7701 16.01 11.93 0.0021 0.0015
IronScheme.Scripting.Ast.Ast::ArgumentConvertHelper(IronScheme.Scripting.Ast.Expression+):IronScheme.Scripting.Ast.Expression 55488 187.20 45.38 0.0034 0.0008
IronScheme.Scripting.Ast.Ast::CompatibleParameterTypes(+):bool 14941 0.94 0.77 0.0001 0.0001
IronScheme.Scripting.Ast.Ast::ComplexCallHelper(+IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 25673 1183.56 8.78 0.0461 0.0003
IronScheme.Scripting.Ast.Ast::ComplexCallHelper(IronScheme.Scripting.Ast.Expression++IronScheme.Scripting.Ast.Expression[]):IronScheme.Scripting.Ast.Expression 26374 1200.21 56.30 0.0455 0.0021
IronScheme.Scripting.Ast.Ast::Continue():IronScheme.Scripting.Ast.ContinueStatement 8 0.02 0.00 0.0023 0.0004
IronScheme.Scripting.Ast.Ast::Continue(IronScheme.Scripting.SourceSpan):IronScheme.Scripting.Ast.ContinueStatement 8 0.15 0.07 0.0181 0.0085
IronScheme.Scripting.Ast.Ast::Continue(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.ContinueStatement 16 0.09 0.07 0.0058 0.0041
IronScheme.Scripting.Generation.IndexSlot::.ctor(IronScheme.Scripting.Generation.Slot+int32):void 2 0.12 0.08 0.0581 0.0407
IronScheme.Scripting.Generation.IndexSlot::.ctor(IronScheme.Scripting.Generation.Slot+int32+):void 2 0.03 0.02 0.0174 0.0086
IronScheme.Scripting.Generation.IndexSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 2 0.59 0.16 0.2926 0.0776
IronScheme.Scripting.Generation.IndexSlot::get_Type():void 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Hosting.SourceFileContentProvider::.ctor(String++IronScheme.Scripting.Hosting.IScriptEngine):void 30 0.06 0.03 0.0021 0.0010
IronScheme.Scripting.Generation.Targets::get_BlockType():IronScheme.Scripting.Generation.TargetBlockType 22 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Generation.Targets::.ctor(<UNKNOWN>++void++<UNKNOWN>):void 7 0.00 0.00 0.0004 0.0003
IronScheme.Scripting.Generation.Targets::.cctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.None::.cctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Generation.SlotFactory::MakeSlot(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Slot 1470 73.22 1.55 0.0498 0.0011
IronScheme.Scripting.Generation.SlotFactory::PrepareForEmit(IronScheme.Scripting.Generation.CodeGen):void 5848 0.27 0.27 0.0000 0.0000
IronScheme.Scripting.Generation.SlotFactory::get_Fields():<UNKNOWN> 226 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.SlotFactory::.ctor():void 5961 13.24 4.86 0.0022 0.0008
IronScheme.Scripting.Generation.ReturnBuilder::.ctor():void 18880 6.19 5.36 0.0003 0.0003
IronScheme.Scripting.Generation.ReturnBuilder::get_CountOutParams():int32 26146 1.12 1.12 0.0000 0.0000
IronScheme.Scripting.Ast.MemberExpression::get_Member():void 52 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.MemberExpression::get_Expression():IronScheme.Scripting.Ast.Expression 2794 0.13 0.13 0.0000 0.0000
IronScheme.Scripting.Ast.MemberExpression::get_Type():void 313 0.45 0.42 0.0014 0.0013
IronScheme.Scripting.Ast.MemberExpression::.ctor(+IronScheme.Scripting.Ast.Expression):void 122 0.23 0.08 0.0019 0.0007
IronScheme.Scripting.Ast.MemberExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 63 8.17 0.40 0.1297 0.0063
IronScheme.Scripting.Ast.MemberExpression::EmitInstance(IronScheme.Scripting.Generation.CodeGen):void 63 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.LabeledStatement::.ctor(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Statement):void 7 0.01 0.00 0.0016 0.0003
IronScheme.Scripting.Ast.LabeledStatement::get_Statement():IronScheme.Scripting.Ast.Statement 257 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.LabeledStatement::Mark(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.LabeledStatement 33 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.LabeledStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 7 13.74 0.40 1.9632 0.0570
IronScheme.Scripting.Ast.CommaExpression::.ctor(int32+<UNKNOWN>):void 1958 1.73 0.56 0.0009 0.0003
IronScheme.Scripting.Ast.CommaExpression::get_Expressions():<UNKNOWN> 18935 0.83 0.83 0.0000 0.0000
IronScheme.Scripting.Ast.CommaExpression::get_ValueIndex():int32 1202 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.CommaExpression::get_Type():void 2438 4.95 1.22 0.0020 0.0005
IronScheme.Scripting.Ast.CommaExpression::EmitBranchFalse(IronScheme.Scripting.Generation.CodeGen+):void 1 0.47 0.19 0.4688 0.1853
IronScheme.Scripting.Ast.CommaExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 35 30.44 0.01 0.8696 0.0004
IronScheme.Scripting.Ast.CommaExpression::Emit(IronScheme.Scripting.Generation.CodeGen+int32):void 36 30.58 0.10 0.8495 0.0027
IronScheme.Scripting.Ast.BlockStatement::get_Statements():<UNKNOWN> 68949 3.16 3.16 0.0000 0.0000
IronScheme.Scripting.Ast.BlockStatement::.ctor(IronScheme.Scripting.SourceSpan+<UNKNOWN>):void 10512 16.61 3.28 0.0016 0.0003
IronScheme.Scripting.Ast.BlockStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 732 18112.18 7.49 24.7434 0.0102
IronScheme.Scripting.Ast.TypeBinaryExpression::.ctor(IronScheme.Scripting.Ast.AstNodeType+IronScheme.Scripting.Ast.Expression+):void 9 0.01 0.00 0.0009 0.0003
IronScheme.Scripting.Ast.TypeBinaryExpression::get_Expression():IronScheme.Scripting.Ast.Expression 421 0.02 0.02 0.0000 0.0000
IronScheme.Scripting.Ast.TypeBinaryExpression::get_Type():void 47 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.TypeBinaryExpression::IsConstant(Object):bool 4 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.TypeBinaryExpression::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 9 0.02 0.01 0.0018 0.0010
IronScheme.Scripting.Ast.TypeBinaryExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 9 2.66 0.17 0.2955 0.0188
IronScheme.Scripting.Shell.BasicConsole::get_Output():void 4 0.00 0.00 0.0002 0.0002
IronScheme.Scripting.Shell.BasicConsole::.ctor(IronScheme.Scripting.Hosting.IScriptEngine+bool):void 1 1.62 0.45 1.6197 0.4452
IronScheme.Scripting.Shell.BasicConsole::SetupColors(bool):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Shell.BasicConsole::WriteColor(+String+):void 3 3.04 0.38 1.0128 0.1280
IronScheme.Scripting.Shell.BasicConsole::Write(String+IronScheme.Scripting.Shell.Style):void 3 3.46 0.42 1.1543 0.1415
IronScheme.Scripting.Shell.SuperConsole::.ctor(IronScheme.Scripting.Shell.CommandLine+IronScheme.Scripting.Hosting.IScriptEngine+bool):void 1 13.19 0.65 13.1872 0.6535
IronScheme.Scripting.Shell.SuperConsole::SetInput(String):void 1 2.28 0.35 2.2787 0.3456
IronScheme.Scripting.Shell.SuperConsole::Initialize():void 2 1.02 0.39 0.5086 0.1929
IronScheme.Scripting.Shell.SuperConsole::Insert():void 1 1.40 0.27 1.3951 0.2732
IronScheme.Scripting.Shell.SuperConsole::Insert(wchar):void 1 1.09 0.22 1.0851 0.2179
IronScheme.Scripting.Shell.SuperConsole::MapCharacter(wchar):String 1 0.22 0.04 0.2167 0.0365
IronScheme.Scripting.Shell.SuperConsole::Render():void 1 1.93 0.35 1.9288 0.3507
IronScheme.Scripting.Shell.SuperConsole::ReadLine(int32):String 2 62675.46 1.35 31337.7304 0.6751
IronScheme.Scripting.Shell.SuperConsole::OnEnter(bool):String 2 2.41 0.55 1.2069 0.2768
IronScheme.Scripting.Shell.SuperConsole::get_FinalLineText():String 3 0.07 0.07 0.0248 0.0241
IronScheme.Scripting.Shell.SuperConsole.Cursor::Anchor():void 2 0.46 0.09 0.2300 0.0457
IronScheme.Scripting.Shell.SuperConsole.Cursor::Reset():void 1 0.98 0.12 0.9813 0.1177
IronScheme.Scripting.Shell.SuperConsole.Cursor::Place(int32):void 1 0.48 0.10 0.4799 0.0975
IronScheme.Scripting.Shell.SuperConsole.History::get_Filename():String 3 1.15 0.24 0.3828 0.0800
IronScheme.Scripting.Shell.SuperConsole.History::get_Current():String 1 0.00 0.00 0.0006 0.0006
IronScheme.Scripting.Shell.SuperConsole.History::get_Last():String 1 0.00 0.00 0.0006 0.0000
IronScheme.Scripting.Shell.SuperConsole.History::Add(String+bool):void 1 0.16 0.15 0.1624 0.1524
IronScheme.Scripting.Shell.SuperConsole.History::Previous():String 1 0.13 0.13 0.1349 0.1343
IronScheme.Scripting.Shell.SuperConsole.History::LoadOrDefault():History 1 10.91 1.03 10.9118 1.0344
IronScheme.Scripting.Shell.SuperConsole.History::.ctor():void 1 0.00 0.00 0.0006 0.0000
IronScheme.Scripting.Shell.SuperConsole.SuperConsoleOptions::.ctor():void 1 0.00 0.00 0.0006 0.0003
IronScheme.Scripting.Generation.EnvironmentSlot::.ctor(IronScheme.Scripting.Generation.Slot):void 713 0.83 0.39 0.0012 0.0006
IronScheme.Scripting.Generation.EnvironmentSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 1494 6.41 0.54 0.0043 0.0004
IronScheme.Scripting.Generation.EnvironmentSlot::EmitSet(IronScheme.Scripting.Generation.CodeGen):void 598 2.94 0.22 0.0049 0.0004
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::.ctor(String+IronScheme.Scripting.ScriptCode[]):void 113 2.59 0.69 0.0229 0.0061
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::CreateSlotFactory(IronScheme.Scripting.ScriptCode):IronScheme.Scripting.Generation.SlotFactory 113 1671.60 8.14 14.7929 0.0720
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::CreateLanguageDictionary(IronScheme.Scripting.LanguageContext+IronScheme.Scripting.Generation.ScopeAllocator):IronScheme.Scripting.IAttributesCollection 113 1960.95 2.97 17.3535 0.0263
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::CreateCodeGen(IronScheme.Scripting.ScriptCode):IronScheme.Scripting.Generation.CodeGen 113 53.95 0.62 0.4774 0.0055
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::GenerateModuleGlobalsType(IronScheme.Scripting.Generation.AssemblyGen+IronScheme.Scripting.ScriptCode):IronScheme.Scripting.Generation.TypeGen 113 1650.95 1.19 14.6102 0.0105
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::GenerateModuleGlobalsType(IronScheme.Scripting.Generation.AssemblyGen):IronScheme.Scripting.Generation.TypeGen 113 1648.68 2.11 14.5901 0.0187
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::BuildDictionary(LanguageInfo+<UNKNOWN>):void 113 1036.33 1.69 9.1711 0.0150
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::MakeInitialization(LanguageInfo+<UNKNOWN>):void 113 298.74 4.58 2.6437 0.0405
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::MakeGetMethod(LanguageInfo+<UNKNOWN>):void 113 224.83 0.96 1.9896 0.0085
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::MakeSetMethod(LanguageInfo+<UNKNOWN>):void 113 199.75 1.10 1.7677 0.0097
IronScheme.Scripting.Generation.StaticFieldModuleGenerator::MakeRawKeysMethod(LanguageInfo+<UNKNOWN>):IronScheme.Scripting.Generation.CodeGen 113 311.32 2.00 2.7551 0.0177
IronScheme.Scripting.Generation.StaticFieldModuleGenerator.LanguageInfo::.ctor(IronScheme.Scripting.Generation.StaticFieldSlotFactory+IronScheme.Scripting.Generation.TypeGen):void 113 0.18 0.18 0.0016 0.0016
IronScheme.Scripting.Generation.MethodTarget::.ctor(IronScheme.Scripting.MethodBinder++int32+IronScheme.Scripting.Generation.ArgBuilder+<UNKNOWN>+):void 19051 6.50 5.64 0.0003 0.0003
IronScheme.Scripting.Generation.MethodTarget::get_Method():void 97016 4.32 4.32 0.0000 0.0000
IronScheme.Scripting.Generation.MethodTarget::get_ParameterCount():int32 18896 0.89 0.89 0.0000 0.0000
IronScheme.Scripting.Generation.MethodTarget::get_NeedsContext():bool 12466 7.87 6.77 0.0006 0.0005
IronScheme.Scripting.Generation.MethodTarget::FindMaxPriority(<UNKNOWN>+):int32 26146 125.70 93.48 0.0048 0.0036
IronScheme.Scripting.Generation.MethodTarget::CompareEqualParameters(IronScheme.Scripting.Generation.MethodTarget):int32 13073 194.93 53.29 0.0149 0.0041
IronScheme.Scripting.Generation.MethodTarget::Compare(int32+int32):int32 13073 0.66 0.66 0.0001 0.0001
IronScheme.Scripting.Generation.MethodTarget::MakeParamsExtended(int32+IronScheme.Scripting.SymbolId[]+int32[]):IronScheme.Scripting.Generation.MethodTarget 171 3.10 1.38 0.0181 0.0081
IronScheme.Scripting.Generation.MethodTarget::GetConsumedArguments():int32 171 0.62 0.33 0.0036 0.0019
IronScheme.Scripting.Ast.ExpressionStatement::.ctor(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Expression):void 5745 8.63 1.68 0.0015 0.0003
IronScheme.Scripting.Ast.ExpressionStatement::get_Expression():IronScheme.Scripting.Ast.Expression 240870 10.80 10.80 0.0000 0.0000
IronScheme.Scripting.Ast.ExpressionStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 4612 16928.71 2.08 3.6706 0.0005
IronScheme.Scripting.Generation.SimpleArgBuilder::.ctor(int32+):void 19 0.01 0.00 0.0004 0.0002
IronScheme.Scripting.Generation.SimpleArgBuilder::.ctor(int32++):void 31864 560.92 16.15 0.0176 0.0005
IronScheme.Scripting.Generation.SimpleArgBuilder::get_Priority():int32 62876 2.65 2.65 0.0000 0.0000
IronScheme.Scripting.Generation.SimpleArgBuilder::get_IsParamsArray():bool 190 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Generation.SimpleArgBuilder::get_IsParamsDict():bool 209 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Generation.SimpleArgBuilder::get_Type():void 190 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Generation.EnvironmentFactory::.ctor():void 598 0.25 0.22 0.0004 0.0004
IronScheme.Scripting.Generation.ClassEnvironmentFactory::.ctor(+):void 598 0.54 0.29 0.0009 0.0005
IronScheme.Scripting.Generation.ClassEnvironmentFactory::get_EnvironmentType():void 2026 0.09 0.09 0.0000 0.0000
IronScheme.Scripting.Generation.ClassEnvironmentFactory::get_StorageType():void 6548 0.46 0.46 0.0001 0.0001
IronScheme.Scripting.Generation.ClassEnvironmentFactory::MakeEnvironmentReference(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Storage 733 0.88 0.33 0.0012 0.0005
IronScheme.Scripting.Generation.ClassEnvironmentFactory::EmitNewEnvironment(IronScheme.Scripting.Generation.CodeGen):void 598 895.21 3.20 1.4970 0.0053
IronScheme.Scripting.Generation.ClassEnvironmentFactory::EmitStorage(IronScheme.Scripting.Generation.CodeGen):void 598 93.69 0.68 0.1567 0.0011
IronScheme.Scripting.Generation.ClassEnvironmentFactory::CreateEnvironmentSlot(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.EnvironmentSlot 598 54.63 0.96 0.0913 0.0016
IronScheme.Scripting.Generation.Storage::.ctor():void 1857 0.65 0.57 0.0003 0.0003
IronScheme.Scripting.Generation.LocalStorage::.ctor(IronScheme.Scripting.Generation.Slot):void 520 0.35 0.17 0.0007 0.0003
IronScheme.Scripting.Generation.LocalStorage::get_RequireAccessSlot():bool 1040 0.04 0.04 0.0000 0.0000
IronScheme.Scripting.Generation.LocalStorage::CreateSlot(IronScheme.Scripting.Generation.Slot):IronScheme.Scripting.Generation.Slot 1040 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Generation.StaticFieldSlot::.ctor():void 9435 6.97 3.36 0.0007 0.0004
IronScheme.Scripting.Generation.StaticFieldSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 26843 407.40 9.34 0.0152 0.0003
IronScheme.Scripting.Generation.StaticFieldSlot::EmitGetAddr(IronScheme.Scripting.Generation.CodeGen):void 346 4.65 0.19 0.0134 0.0006
IronScheme.Scripting.Generation.StaticFieldSlot::EmitSet(IronScheme.Scripting.Generation.CodeGen):void 9097 137.47 3.22 0.0151 0.0004
IronScheme.Scripting.Generation.StaticFieldSlot::get_Type():void 8133 4.00 3.62 0.0005 0.0004
IronScheme.Scripting.Generation.PropertySlot::.ctor(IronScheme.Scripting.Generation.Slot+):void 230 0.79 0.39 0.0034 0.0017
IronScheme.Scripting.Ast.NewArrayExpression::.ctor(+<UNKNOWN>):void 588 6.51 0.35 0.0111 0.0006
IronScheme.Scripting.Ast.NewArrayExpression::get_Expressions():<UNKNOWN> 11094 0.51 0.51 0.0000 0.0000
IronScheme.Scripting.Ast.NewArrayExpression::get_Type():void 3191 0.15 0.15 0.0000 0.0000
IronScheme.Scripting.Ast.NewArrayExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 567 345.70 1.48 0.6097 0.0026
IronScheme.Scripting.Ast.NewArrayExpression::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 567 0.86 0.45 0.0015 0.0008
IronScheme.Scripting.Ast.NewArrayExpression.<>c__DisplayClass1::.ctor():void 567 0.20 0.18 0.0004 0.0003
IronScheme.Scripting.Ast.NewArrayExpression.<>c__DisplayClass1::<Emit>b__0(int32):void 2867 247.37 2.16 0.0863 0.0008
IronScheme.Scripting.Debugging.DebugMethods::.cctor():void 1 0.25 0.00 0.2463 0.0009
IronScheme.Scripting.InvariantContext::.cctor():void 1 0.13 0.13 0.1298 0.1259
IronScheme.Scripting.InvariantContext::.ctor():void 1 0.00 0.00 0.0015 0.0012
IronScheme.Scripting.Ast.VariableReference::.ctor(IronScheme.Scripting.Ast.Variable):void 59462 21.03 18.56 0.0004 0.0003
IronScheme.Scripting.Ast.VariableReference::get_Variable():IronScheme.Scripting.Ast.Variable 290089 12.54 12.54 0.0000 0.0000
IronScheme.Scripting.Ast.VariableReference::get_Slot():IronScheme.Scripting.Generation.Slot 8105 0.38 0.38 0.0000 0.0000
IronScheme.Scripting.Ast.VariableReference::CreateSlot(IronScheme.Scripting.Generation.CodeGen):void 4354 38.43 1.73 0.0088 0.0004
IronScheme.Scripting.Ast.ReturnStatement::.ctor(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Expression):void 8122 12.99 2.74 0.0016 0.0003
IronScheme.Scripting.Ast.ReturnStatement::get_Expression():IronScheme.Scripting.Ast.Expression 515760 22.17 22.17 0.0000 0.0000
IronScheme.Scripting.Ast.ReturnStatement::set_Expression(IronScheme.Scripting.Ast.Expression):void 203 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.ReturnStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 6107 19095.13 1.48 3.1268 0.0002
IronScheme.Scripting.Generation.StorageAllocator::PrepareForEmit(IronScheme.Scripting.Generation.CodeGen):void 5626 0.26 0.26 0.0000 0.0000
IronScheme.Scripting.Generation.StorageAllocator::GetAccessSlot(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Generation.Slot 1171 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Generation.StorageAllocator::.ctor():void 5852 2.56 2.30 0.0004 0.0004
IronScheme.Scripting.Generation.FrameStorageAllocator::.ctor():void 2 0.05 0.04 0.0264 0.0180
IronScheme.Scripting.SyntaxErrorException::.ctor(String):void 3 0.10 0.10 0.0338 0.0321
IronScheme.Scripting.Hosting.SourceCodePropertiesUtils::IsCompleteOrInvalid(IronScheme.Scripting.Hosting.SourceCodeProperties+bool):bool 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatement::.ctor(IronScheme.Scripting.SourceSpan+<UNKNOWN>+):void 4026 6.96 1.39 0.0017 0.0003
IronScheme.Scripting.Ast.IfStatement::get_Tests():<UNKNOWN> 30224 1.38 1.38 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatement::get_ElseStatement():IronScheme.Scripting.Ast.Statement 30009 1.29 1.29 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatement::set_ElseStatement(IronScheme.Scripting.Ast.Statement):void 1143 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 402 881.88 3.67 2.1937 0.0091
IronScheme.Scripting.Ast.IfStatement::IsNotIfOrReturn(IronScheme.Scripting.Ast.Statement):bool 438 0.23 0.17 0.0005 0.0004
IronScheme.Scripting.Ast.EmptyStatement::.ctor(IronScheme.Scripting.SourceSpan):void 14 0.02 0.01 0.0017 0.0004
IronScheme.Scripting.Ast.EmptyStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 14 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.ModuleGlobalCache::.ctor(Object):void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.ModuleGlobalCache::get_IsCaching():bool 409 0.03 0.03 0.0001 0.0001
IronScheme.Scripting.ModuleGlobalCache::.cctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Generation.ClassEnvironmentReference::.ctor(+IronScheme.Scripting.SymbolId+):void 733 0.55 0.28 0.0007 0.0004
IronScheme.Scripting.Generation.ClassEnvironmentReference::get_RequireAccessSlot():bool 1962 0.09 0.09 0.0000 0.0000
IronScheme.Scripting.Generation.ClassEnvironmentReference::CreateSlot(IronScheme.Scripting.Generation.Slot):IronScheme.Scripting.Generation.Slot 2695 98.53 3.25 0.0366 0.0012
IronScheme.Scripting.Ast.CodeContextExpression::.ctor():void 371 0.92 0.31 0.0025 0.0008
IronScheme.Scripting.Ast.CodeContextExpression::get_Type():void 8 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.CodeContextExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 39 0.51 0.01 0.0132 0.0003
IronScheme.Scripting.Ast.BoundExpression::get_FixupTypes():<UNKNOWN> 344 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Ast.BoundExpression::get_Fixups():<UNKNOWN> 1964 0.09 0.09 0.0000 0.0000
IronScheme.Scripting.Ast.BoundExpression::.ctor(IronScheme.Scripting.Ast.Variable):void 7839 7.02 2.23 0.0009 0.0003
IronScheme.Scripting.Ast.BoundExpression::get_Variable():IronScheme.Scripting.Ast.Variable 141445 6.32 6.32 0.0000 0.0000
IronScheme.Scripting.Ast.BoundExpression::set_Ref(IronScheme.Scripting.Ast.VariableReference):void 79412 3.64 3.64 0.0000 0.0000
IronScheme.Scripting.Ast.BoundExpression::get_Name():IronScheme.Scripting.SymbolId 5995 2.18 1.90 0.0004 0.0003
IronScheme.Scripting.Ast.BoundExpression::set_IsDefined(bool):void 9615 0.46 0.46 0.0000 0.0000
IronScheme.Scripting.Ast.BoundExpression::get_Type():void 64927 23.93 21.14 0.0004 0.0003
IronScheme.Scripting.Ast.BoundExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 5995 376.56 7.02 0.0628 0.0012
IronScheme.Scripting.Ast.BoundExpression::.cctor():void 1 0.00 0.00 0.0012 0.0003
IronScheme.Scripting.Generation.LocalStorageAllocator::.ctor(IronScheme.Scripting.Generation.SlotFactory):void 5622 4.25 2.12 0.0008 0.0004
IronScheme.Scripting.Generation.LocalStorageAllocator::AllocateStorage(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Storage 520 11.88 0.36 0.0228 0.0007
IronScheme.Scripting.Generation.LocalSlotFactory::.ctor(IronScheme.Scripting.Generation.CodeGen):void 5622 12.52 2.02 0.0022 0.0004
IronScheme.Scripting.Generation.LocalSlotFactory::CreateSlot(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Slot 520 9.43 0.57 0.0181 0.0011
IronScheme.Scripting.CallTargets::GetTargetType(bool+int32+bool):void 5932 2.76 2.21 0.0005 0.0004
IronScheme.Scripting.CallTargets::GetTargetType(bool+int32):void 5932 0.54 0.54 0.0001 0.0001
IronScheme.Scripting.Ast.Variable::get_ReAssigned():bool 187 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::get_AssumedValue():IronScheme.Scripting.Ast.Expression 4580 0.22 0.22 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_AssumedValue(IronScheme.Scripting.Ast.Expression):void 1686 0.57 0.39 0.0003 0.0002
IronScheme.Scripting.Ast.Variable::.ctor(IronScheme.Scripting.SymbolId+VariableKind+IronScheme.Scripting.Ast.CodeBlock++IronScheme.Scripting.Ast.Expression):void 3085 6.63 1.27 0.0021 0.0004
IronScheme.Scripting.Ast.Variable::.ctor(IronScheme.Scripting.SymbolId+VariableKind+IronScheme.Scripting.Ast.CodeBlock++IronScheme.Scripting.Ast.Expression+bool):void 3085 5.35 1.88 0.0017 0.0006
IronScheme.Scripting.Ast.Variable::get_Name():IronScheme.Scripting.SymbolId 26694 1.26 1.26 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_Name(IronScheme.Scripting.SymbolId):void 1057 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::get_Block():IronScheme.Scripting.Ast.CodeBlock 300685 12.81 12.81 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_Block(IronScheme.Scripting.Ast.CodeBlock):void 1065 0.06 0.06 0.0001 0.0001
IronScheme.Scripting.Ast.Variable::get_Kind():VariableKind 71622 3.17 3.17 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_Kind(VariableKind):void 732 0.03 0.03 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::get_Type():void 72573 3.11 3.11 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_Type():void 928 0.05 0.05 0.0001 0.0001
IronScheme.Scripting.Ast.Variable::get_DefaultValue():IronScheme.Scripting.Ast.Expression 325 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_ParameterIndex(int32):void 1294 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::get_InParameterArray():bool 1297 0.07 0.07 0.0001 0.0001
IronScheme.Scripting.Ast.Variable::get_Lift():bool 16409 0.72 0.72 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::set_Lift(bool):void 30322 1.27 1.27 0.0000 0.0000
IronScheme.Scripting.Ast.Variable::get_Uninitialized():bool 7185 0.36 0.36 0.0001 0.0001
IronScheme.Scripting.Ast.Variable::LiftToClosure():void 27155 17.16 14.82 0.0006 0.0005
IronScheme.Scripting.Ast.Variable::Allocate(IronScheme.Scripting.Generation.CodeGen):void 2636 211.23 3.21 0.0801 0.0012
IronScheme.Scripting.Ast.Variable::AllocInEnv(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.Slot 733 79.39 1.42 0.1083 0.0019
IronScheme.Scripting.Ast.Variable::MarkLocal(IronScheme.Scripting.Generation.Slot):IronScheme.Scripting.Generation.Slot 3482 1.28 1.12 0.0004 0.0003
IronScheme.Scripting.Ast.Variable::CreateSlot(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.Slot 4354 36.70 2.33 0.0084 0.0005
IronScheme.Scripting.Ast.Variable::GetArgumentSlot(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.Slot 1021 0.86 0.75 0.0008 0.0007
IronScheme.Scripting.Ast.Variable::CreateSlotForVariable(IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.Slot 2482 32.34 3.20 0.0130 0.0013
IronScheme.Scripting.Ast.Variable::Parameter(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Ast.Variable 2234 5.36 0.73 0.0024 0.0003
IronScheme.Scripting.Ast.Variable::Local(IronScheme.Scripting.SymbolId+IronScheme.Scripting.Ast.CodeBlock+):IronScheme.Scripting.Ast.Variable 16 0.04 0.01 0.0027 0.0004
IronScheme.Scripting.Ast.Variable::Temporary(IronScheme.Scripting.SymbolId+IronScheme.Scripting.Ast.CodeBlock+):IronScheme.Scripting.Ast.Variable 14 0.03 0.00 0.0021 0.0003
IronScheme.Scripting.Ast.Variable::Create(IronScheme.Scripting.SymbolId+VariableKind+IronScheme.Scripting.Ast.CodeBlock++IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Variable 821 2.28 0.34 0.0028 0.0004
IronScheme.Scripting.Ast.Variable::UnGenSym(IronScheme.Scripting.SymbolId):IronScheme.Scripting.SymbolId 1295 29.25 2.65 0.0226 0.0020
IronScheme.Scripting.Ast.Variable::SetUnInitialized():void 35 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.Variable::SetInitialized():void 1046 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.UnboundExpression::.ctor(IronScheme.Scripting.SymbolId):void 483 0.75 0.34 0.0016 0.0007
IronScheme.Scripting.Ast.UnboundExpression::get_Type():void 6 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.UnboundExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 1 20.72 0.07 20.7174 0.0709
IronScheme.Scripting.Ast.WriteStatement::get_Variable():IronScheme.Scripting.Ast.Variable 33443 1.42 1.42 0.0000 0.0000
IronScheme.Scripting.Ast.WriteStatement::get_Value():IronScheme.Scripting.Ast.Expression 66630 3.01 3.01 0.0000 0.0000
IronScheme.Scripting.Ast.WriteStatement::set_Value(IronScheme.Scripting.Ast.Expression):void 1389 0.08 0.08 0.0001 0.0001
IronScheme.Scripting.Ast.WriteStatement::GetReference(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 1099 0.30 0.27 0.0003 0.0002
IronScheme.Scripting.Ast.WriteStatement::.ctor(IronScheme.Scripting.Ast.Variable+IronScheme.Scripting.Ast.Expression):void 1258 4.62 1.86 0.0037 0.0015
IronScheme.Scripting.Ast.WriteStatement::get_HasNoRef():bool 5076 0.21 0.21 0.0000 0.0000
IronScheme.Scripting.Ast.WriteStatement::set_Ref(IronScheme.Scripting.Ast.VariableReference):void 9250 0.47 0.47 0.0001 0.0001
IronScheme.Scripting.Ast.WriteStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 1023 17644.72 3.06 17.2480 0.0030
IronScheme.Scripting.Ast.BoundAssignment::GetReference(IronScheme.Scripting.Ast.Expression):IronScheme.Scripting.Ast.Expression 29 0.03 0.02 0.0009 0.0008
IronScheme.Scripting.Ast.BoundAssignment::.ctor(IronScheme.Scripting.Ast.Variable+IronScheme.Scripting.Ast.Expression):void 32 0.23 0.17 0.0073 0.0052
IronScheme.Scripting.Ast.BoundAssignment::get_Variable():IronScheme.Scripting.Ast.Variable 422 0.02 0.02 0.0000 0.0000
IronScheme.Scripting.Ast.BoundAssignment::set_Ref(IronScheme.Scripting.Ast.VariableReference):void 294 0.01 0.01 0.0000 0.0000
IronScheme.Scripting.Ast.BoundAssignment::get_Value():IronScheme.Scripting.Ast.Expression 1154 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.BoundAssignment::set_Value(IronScheme.Scripting.Ast.Expression):void 48 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.BoundAssignment::get_Type():void 32 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.BoundAssignment::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 32 0.05 0.03 0.0017 0.0009
IronScheme.Scripting.Ast.BoundAssignment::Emit(IronScheme.Scripting.Generation.CodeGen):void 32 3.07 0.34 0.0960 0.0107
IronScheme.Scripting.Ast.BinaryExpression::.ctor(IronScheme.Scripting.Ast.AstNodeType+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression):void 104 0.11 0.04 0.0011 0.0004
IronScheme.Scripting.Ast.BinaryExpression::get_Right():IronScheme.Scripting.Ast.Expression 3683 0.17 0.17 0.0000 0.0000
IronScheme.Scripting.Ast.BinaryExpression::get_Left():IronScheme.Scripting.Ast.Expression 3683 0.15 0.15 0.0000 0.0000
IronScheme.Scripting.Ast.BinaryExpression::get_Type():void 298 0.13 0.12 0.0004 0.0004
IronScheme.Scripting.Ast.BinaryExpression::IsConstant(Object):bool 20 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.BinaryExpression::EmitBranchTrue(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Ast.AstNodeType+):bool 39 4.44 0.19 0.1137 0.0049
IronScheme.Scripting.Ast.BinaryExpression::GetEmitType():void 138 0.40 0.19 0.0029 0.0013
IronScheme.Scripting.Ast.BinaryExpression::EmitBranchFalse(IronScheme.Scripting.Generation.CodeGen+):void 37 5.28 0.90 0.1428 0.0243
IronScheme.Scripting.Ast.BinaryExpression::EmitBranchTrue(IronScheme.Scripting.Generation.CodeGen+):void 2 0.15 0.00 0.0733 0.0006
IronScheme.Scripting.Ast.BinaryExpression::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 72 0.17 0.09 0.0023 0.0013
IronScheme.Scripting.Ast.BinaryExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 35 15.72 0.22 0.4492 0.0063
IronScheme.Scripting.CustomSymbolDictionary::.ctor():void 114 0.42 0.19 0.0037 0.0017
IronScheme.Scripting.CustomSymbolDictionary::TryGetValue(IronScheme.Scripting.SymbolId+Object&):bool 1 0.00 0.00 0.0003 0.0003
System.Collections.Generic.Dictionary<T,U>.Enumerator::.ctor(<UNKNOWN>+System.Collections.Generic.Dictionary`2):void 452 0.03 0.03 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.Enumerator::MoveNext():bool 934 0.28 0.26 0.0003 0.0003
System.Collections.Generic.Dictionary<T,U>.Enumerator::get_Current():<UNKNOWN> 482 0.03 0.03 0.0001 0.0001
System.Collections.Generic.Dictionary<T,U>.Enumerator::Dispose():void 452 0.02 0.02 0.0000 0.0000
IronScheme.Scripting.Hosting.ScriptEngine.<>c__DisplayClass1::.ctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.ModuleGlobalWrapper::.ctor(IronScheme.Scripting.CodeContext+IronScheme.Scripting.ModuleGlobalCache+IronScheme.Scripting.SymbolId):void 482 0.14 0.12 0.0003 0.0002
IronScheme.Scripting.ModuleGlobalWrapper::get_CurrentValue():Object 116523 46.52 10.45 0.0004 0.0001
IronScheme.Scripting.ModuleGlobalWrapper::GetCachedValue():Object 409 36.07 11.94 0.0882 0.0292
IronScheme.Scripting.Generation.ModuleGlobalSlot::.ctor(IronScheme.Scripting.Generation.Slot):void 346 0.46 0.22 0.0013 0.0006
IronScheme.Scripting.Generation.ModuleGlobalSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 1382 183.31 1.08 0.1326 0.0008
IronScheme.Scripting.Generation.ModuleGlobalSlot::EmitWrapperAddr(IronScheme.Scripting.Generation.CodeGen):void 346 4.81 0.16 0.0139 0.0005
IronScheme.Scripting.Ast.VoidExpression::.ctor(IronScheme.Scripting.Ast.Statement):void 1122 0.99 0.31 0.0009 0.0003
IronScheme.Scripting.Ast.VoidExpression::get_Type():void 148 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.VoidExpression::get_Statement():IronScheme.Scripting.Ast.Statement 7130 0.34 0.34 0.0000 0.0000
IronScheme.Scripting.Ast.VoidExpression::set_Statement(IronScheme.Scripting.Ast.Statement):void 990 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.VoidExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 36 9.59 0.01 0.2664 0.0002
IronScheme.Scripting.Ast.IfStatementTest::.ctor(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.SourceLocation+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Statement):void 4026 5.59 3.72 0.0014 0.0009
IronScheme.Scripting.Ast.IfStatementTest::get_Test():IronScheme.Scripting.Ast.Expression 28779 1.26 1.26 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatementTest::set_Test(IronScheme.Scripting.Ast.Expression):void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatementTest::get_Body():IronScheme.Scripting.Ast.Statement 26270 1.16 1.16 0.0000 0.0000
IronScheme.Scripting.Ast.IfStatementTest::set_Body(IronScheme.Scripting.Ast.Statement):void 1206 0.06 0.06 0.0001 0.0001
IronScheme.Scripting.ParameterWrapper::.ctor(IronScheme.Scripting.Actions.ActionBinder+):void 32977 10.59 9.17 0.0003 0.0003
IronScheme.Scripting.ParameterWrapper::.ctor(IronScheme.Scripting.Actions.ActionBinder+):void 31864 986.32 38.40 0.0310 0.0012
IronScheme.Scripting.ParameterWrapper::CompareParameters(+void+int32):<UNKNOWN> 13073 107.94 66.34 0.0083 0.0051
IronScheme.Scripting.ParameterWrapper::get_Type():void 325654 13.82 13.82 0.0000 0.0000
IronScheme.Scripting.ParameterWrapper::HasConversionFrom(+IronScheme.Scripting.NarrowingLevel):bool 64168 193.37 49.75 0.0030 0.0008
IronScheme.Scripting.ParameterWrapper::CompareTo(+void):<UNKNOWN> 31344 33.76 29.86 0.0011 0.0010
IronScheme.Scripting.ParameterWrapper::get_IsParamsArray():bool 61541 2.59 2.59 0.0000 0.0000
IronScheme.Scripting.Generation.StaticFieldSlotFactory::get_TypeGen():IronScheme.Scripting.Generation.TypeGen 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.StaticFieldSlotFactory::.ctor(IronScheme.Scripting.Generation.TypeGen):void 226 2.29 0.44 0.0101 0.0019
IronScheme.Scripting.Generation.StaticFieldSlotFactory::CreateSlot(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Slot 604 58.42 0.60 0.0967 0.0010
IronScheme.Scripting.Generation.FieldSlot::.ctor(IronScheme.Scripting.Generation.Slot+):void 2729 1.95 0.94 0.0007 0.0003
IronScheme.Scripting.Generation.FieldSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 2128 164.44 1.33 0.0773 0.0006
IronScheme.Scripting.Generation.FieldSlot::EmitSet(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Generation.Slot):void 765 69.85 0.79 0.0913 0.0010
IronScheme.Scripting.Generation.FieldSlot::EmitSet(IronScheme.Scripting.Generation.CodeGen):void 224 22.93 0.33 0.1024 0.0015
IronScheme.Scripting.Generation.FieldSlot::get_Type():void 2918 6.09 1.05 0.0021 0.0004
IronScheme.Scripting.Generation.FieldSlot::get_Field():void 34 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Ast.TypeUtils::CanAssign(+):bool 79649 19.75 4.61 0.0002 0.0001
IronScheme.Scripting.Math.Complex64::MakeImaginary(float64):IronScheme.Scripting.Math.Complex64 4 0.02 0.02 0.0048 0.0046
IronScheme.Scripting.Math.Complex64::MakeReal(float64):IronScheme.Scripting.Math.Complex64 259 1.18 1.16 0.0046 0.0045
IronScheme.Scripting.Math.Complex64::Make(float64+float64):IronScheme.Scripting.Math.Complex64 59 0.12 0.12 0.0021 0.0020
IronScheme.Scripting.Math.Complex64::.ctor(float64+float64):void 333 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Math.Complex64::get_Real():float64 114 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Math.Complex64::get_Imag():float64 112 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Math.Complex64::op_Implicit(int32):IronScheme.Scripting.Math.Complex64 12 0.01 0.01 0.0010 0.0004
IronScheme.Scripting.Math.Complex64::op_Implicit(float64):IronScheme.Scripting.Math.Complex64 3 0.07 0.07 0.0228 0.0226
IronScheme.Scripting.Math.Complex64::DoubleEqual(float64+float64):bool 182 0.40 0.39 0.0022 0.0021
IronScheme.Scripting.Math.Complex64::op_Equality(IronScheme.Scripting.Math.Complex64+IronScheme.Scripting.Math.Complex64):bool 124 1.52 1.12 0.0122 0.0090
IronScheme.Scripting.Math.Complex64::op_Multiply(IronScheme.Scripting.Math.Complex64+IronScheme.Scripting.Math.Complex64):IronScheme.Scripting.Math.Complex64 5 0.01 0.01 0.0019 0.0018
IronScheme.Scripting.Math.Complex64::Equals(Object):bool 3 0.07 0.02 0.0218 0.0070
IronScheme.Scripting.Math.Complex64::Log(IronScheme.Scripting.Math.Complex64):IronScheme.Scripting.Math.Complex64 3 0.12 0.12 0.0415 0.0411
IronScheme.Scripting.Math.Complex64::Pow(IronScheme.Scripting.Math.Complex64+IronScheme.Scripting.Math.Complex64):IronScheme.Scripting.Math.Complex64 4 0.09 0.07 0.0228 0.0174
IronScheme.Scripting.Math.Complex64::get_Modulus():float64 3 0.00 0.00 0.0001 0.0001
IronScheme.Scripting.Math.Complex64::get_Argument():float64 3 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Math.Complex64::.cctor():void 1 0.05 0.05 0.0483 0.0483
IronScheme.Scripting.ContextId::get_Id():int32 684 0.04 0.04 0.0001 0.0001
IronScheme.Scripting.ContextId::.cctor():void 1 0.23 0.06 0.2312 0.0637
IronScheme.Scripting.Generation.CompilerHelpers::GetReturnType():void 24987 52.92 14.37 0.0021 0.0006
IronScheme.Scripting.Generation.CompilerHelpers::IsParamsMethod():bool 18880 568.07 9.95 0.0301 0.0005
IronScheme.Scripting.Generation.CompilerHelpers::IsParamsMethod([]):bool 18880 545.76 8.49 0.0289 0.0004
IronScheme.Scripting.Generation.CompilerHelpers::IsParamArray():bool 89796 1595.47 26.12 0.0178 0.0003
IronScheme.Scripting.Generation.CompilerHelpers::IsOutParameter():bool 31864 9.95 8.62 0.0003 0.0003
IronScheme.Scripting.Generation.CompilerHelpers::IsMandatoryParameter():bool 31864 10.02 8.65 0.0003 0.0003
IronScheme.Scripting.Generation.CompilerHelpers::IsStatic():bool 19222 22.10 9.93 0.0011 0.0005
IronScheme.Scripting.Generation.CompilerHelpers::CreateLocalStorageAllocator(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Generation.CodeGen):IronScheme.Scripting.Generation.ScopeAllocator 5622 28.69 9.20 0.0051 0.0016
IronScheme.Scripting.Generation.CompilerHelpers::CreateFrameAllocator():IronScheme.Scripting.Generation.ScopeAllocator 2 0.27 0.13 0.1366 0.0669
IronScheme.Scripting.Generation.CompilerHelpers::MakeParamTypeArray(<UNKNOWN>+):[] 5768 18.41 4.46 0.0032 0.0008
IronScheme.Scripting.Generation.CompilerHelpers::CreateDynamicCodeGenerator(String++<UNKNOWN>+):IronScheme.Scripting.Generation.CodeGen 2 120.67 0.42 60.3349 0.2084
IronScheme.Scripting.Generation.CompilerHelpers::CreateDynamicCodeGenerator(IronScheme.Scripting.CompilerContext):IronScheme.Scripting.Generation.CodeGen 2 121.44 0.33 60.7218 0.1665
IronScheme.Scripting.Generation.CompilerHelpers::NeedDebuggableDynamicCodeGenerator(IronScheme.Scripting.CompilerContext):bool 2 0.08 0.07 0.0379 0.0373
IronScheme.Scripting.Generation.CompilerHelpers::.cctor():void 1 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Generation.ParamsArgBuilder::.ctor(int32+int32+):void 171 0.10 0.05 0.0006 0.0003
IronScheme.Scripting.Generation.ParamsArgBuilder::get_Priority():int32 26146 1.11 1.11 0.0000 0.0000
IronScheme.Scripting.Generation.GlobalNamedAllocator::.ctor():void 2 0.04 0.02 0.0177 0.0088
IronScheme.Scripting.Generation.GlobalFieldStorage::.ctor(IronScheme.Scripting.Generation.Slot):void 604 0.39 0.20 0.0007 0.0003
IronScheme.Scripting.Generation.GlobalFieldStorage::CreateSlot(IronScheme.Scripting.Generation.Slot):IronScheme.Scripting.Generation.Slot 1366 0.07 0.07 0.0000 0.0000
IronScheme.Scripting.Generation.GlobalFieldAllocator::.ctor(IronScheme.Scripting.Generation.SlotFactory):void 226 0.82 0.42 0.0036 0.0019
IronScheme.Scripting.Generation.GlobalFieldAllocator::get_SlotFactory():IronScheme.Scripting.Generation.SlotFactory 226 0.02 0.02 0.0001 0.0001
IronScheme.Scripting.Generation.GlobalFieldAllocator::PrepareForEmit(IronScheme.Scripting.Generation.CodeGen):void 5848 5.12 2.60 0.0009 0.0004
IronScheme.Scripting.Generation.GlobalFieldAllocator::AllocateStorage(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Storage 604 62.96 0.51 0.1042 0.0008
IronScheme.Scripting.Ast.NewExpression::.ctor(+<UNKNOWN>+):void 949 0.75 0.24 0.0008 0.0002
IronScheme.Scripting.Ast.NewExpression::get_Arguments():<UNKNOWN> 44484 1.88 1.88 0.0000 0.0000
IronScheme.Scripting.Ast.NewExpression::get_Type():void 4167 2.33 1.07 0.0006 0.0003
IronScheme.Scripting.Ast.NewExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 941 267.43 2.88 0.2842 0.0031
IronScheme.Scripting.Ast.NewExpression::EmitLocation(IronScheme.Scripting.Generation.CodeGen):void 941 1.11 0.55 0.0012 0.0006
IronScheme.Scripting.Generation.TypeGen::.ctor(IronScheme.Scripting.Generation.AssemblyGen+):void 740 6.08 2.14 0.0082 0.0029
IronScheme.Scripting.Generation.TypeGen::get_TypeInitializer():IronScheme.Scripting.Generation.CodeGen 12294 45.22 1.26 0.0037 0.0001
IronScheme.Scripting.Generation.TypeGen::CreateCodeGen(++<UNKNOWN>):IronScheme.Scripting.Generation.CodeGen 594 34.20 0.94 0.0576 0.0016
IronScheme.Scripting.Generation.TypeGen::CreateCodeGen(++<UNKNOWN>+):IronScheme.Scripting.Generation.CodeGen 6360 127.42 6.64 0.0200 0.0010
IronScheme.Scripting.Generation.TypeGen::FinishType():void 853 482.58 2.86 0.5657 0.0034
IronScheme.Scripting.Generation.TypeGen::get_DefaultConstructor():void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.TypeGen::set_DefaultConstructor():void 113 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Generation.TypeGen::AddCodeContextField():void 113 63.13 0.51 0.5587 0.0045
IronScheme.Scripting.Generation.TypeGen::AddField(+String+):IronScheme.Scripting.Generation.Slot 34 7.92 0.23 0.2330 0.0067
IronScheme.Scripting.Generation.TypeGen::AddStaticField(+String):IronScheme.Scripting.Generation.Slot 113 62.28 0.35 0.5511 0.0031
IronScheme.Scripting.Generation.TypeGen::AddStaticField(++String):IronScheme.Scripting.Generation.Slot 8605 467.29 5.40 0.0543 0.0006
IronScheme.Scripting.Generation.TypeGen::DefineExplicitInterfaceImplementation():IronScheme.Scripting.Generation.CodeGen 113 37.81 2.11 0.3346 0.0187
IronScheme.Scripting.Generation.TypeGen::DefineMethodOverride(+):IronScheme.Scripting.Generation.CodeGen 339 117.13 4.96 0.3455 0.0146
IronScheme.Scripting.Generation.TypeGen::DefineMethodOverride():IronScheme.Scripting.Generation.CodeGen 339 117.80 0.67 0.3475 0.0020
IronScheme.Scripting.Generation.TypeGen::DefineMethod(String++<UNKNOWN>++void):IronScheme.Scripting.Generation.CodeGen 5624 1041.71 2.11 0.1852 0.0004
IronScheme.Scripting.Generation.TypeGen::DefineMethod(+String++<UNKNOWN>++void++<UNKNOWN>):IronScheme.Scripting.Generation.CodeGen 5766 1106.22 28.21 0.1919 0.0049
IronScheme.Scripting.Generation.TypeGen::DefineMethod(+String++<UNKNOWN>+):IronScheme.Scripting.Generation.CodeGen 142 67.58 0.96 0.4759 0.0068
IronScheme.Scripting.Generation.TypeGen::DefineConstructor([]):IronScheme.Scripting.Generation.CodeGen 29 12.03 0.12 0.4149 0.0042
IronScheme.Scripting.Generation.TypeGen::EmitIndirectedSymbol(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.SymbolId):void 18429 852.09 19.62 0.0462 0.0011
IronScheme.Scripting.Generation.TypeGen::get_AssemblyGen():IronScheme.Scripting.Generation.AssemblyGen 69912 3.00 3.00 0.0000 0.0000
IronScheme.Scripting.Generation.TypeGen::get_TypeBuilder():void 8863 0.43 0.43 0.0000 0.0000
IronScheme.Scripting.Generation.TypeGen::.cctor():void 1 0.00 0.00 0.0006 0.0006
IronScheme.Scripting.Hosting.CompiledCode::.ctor(IronScheme.Scripting.ScriptCode):void 2 0.02 0.02 0.0089 0.0089
IronScheme.Scripting.Hosting.CompiledCode::Evaluate(IronScheme.Scripting.IScriptModule):Object 2 0.00 0.07 0.0000 0.0361
IronScheme.Scripting.MethodBinder::get_StrictParameterCheck():bool 25673 1.18 1.18 0.0000 0.0000
IronScheme.Scripting.MethodBinder::IsUnsupported():bool 18880 123.44 9.80 0.0065 0.0005
IronScheme.Scripting.MethodBinder::MakeBinder(IronScheme.Scripting.Actions.ActionBinder+String+<UNKNOWN>+):IronScheme.Scripting.MethodBinder 16307 2847.00 6.36 0.1746 0.0004
IronScheme.Scripting.MethodBinder::MakeBindingTarget(IronScheme.Scripting.CallType+[]):IronScheme.Scripting.MethodCandidate 25707 1243.75 8.51 0.0484 0.0003
IronScheme.Scripting.MethodBinder::MakeBindingTarget(IronScheme.Scripting.CallType+[]+[]&):IronScheme.Scripting.MethodCandidate 25707 1235.24 15.59 0.0481 0.0006
IronScheme.Scripting.MethodBinder::.ctor(IronScheme.Scripting.Actions.ActionBinder+String+<UNKNOWN>++void):void 16307 2840.65 44.27 0.1742 0.0027
IronScheme.Scripting.MethodBinder::get_IsBinaryOperator():bool 56541 20.28 17.88 0.0004 0.0003
IronScheme.Scripting.MethodBinder::get_IsComparison():bool 56541 2.41 2.41 0.0000 0.0000
IronScheme.Scripting.MethodBinder::BuildTargetSet(int32):IronScheme.Scripting.TargetSet 155 7.25 0.31 0.0468 0.0020
IronScheme.Scripting.MethodBinder::GetTargetSet(int32):IronScheme.Scripting.TargetSet 25707 59.93 8.84 0.0023 0.0003
IronScheme.Scripting.MethodBinder::AddTarget(IronScheme.Scripting.MethodCandidate):void 18896 105.49 28.17 0.0056 0.0015
IronScheme.Scripting.MethodBinder::AddSimpleTarget(IronScheme.Scripting.MethodCandidate):void 18880 694.07 18.83 0.0368 0.0010
IronScheme.Scripting.MethodBinder::AddBasicMethodTargets():void 18880 2637.62 141.91 0.1397 0.0075
IronScheme.Scripting.MethodBinder::MakeMethodCandidate(+<UNKNOWN>++void+IronScheme.Scripting.ParameterWrapper):IronScheme.Scripting.MethodCandidate 18880 45.38 17.58 0.0024 0.0009
IronScheme.Scripting.MethodBinder::MakeKeywordReturnBuilder(IronScheme.Scripting.Generation.ReturnBuilder+[]+<UNKNOWN>):IronScheme.Scripting.Generation.ReturnBuilder 18880 1.04 1.04 0.0001 0.0001
IronScheme.Scripting.MethodBinder::GetKeywordIndex():int32 31864 26.71 16.14 0.0008 0.0005
IronScheme.Scripting.MethodBinder::GetKeywordIndex(String):int32 31864 1.51 1.51 0.0000 0.0000
IronScheme.Scripting.TargetSet::.ctor(IronScheme.Scripting.MethodBinder+int32):void 19032 22.62 14.78 0.0012 0.0008
IronScheme.Scripting.TargetSet::MakeBindingTarget(IronScheme.Scripting.CallType+[]+IronScheme.Scripting.SymbolId[]+[]&):IronScheme.Scripting.MethodCandidate 25673 1159.73 29.87 0.0452 0.0012
IronScheme.Scripting.TargetSet::SelectTargets(+void+IronScheme.Scripting.MethodCandidate):<UNKNOWN> 25673 838.32 72.52 0.0327 0.0028
IronScheme.Scripting.TargetSet::TryGetApplicableTarget(IronScheme.Scripting.CallType+<UNKNOWN>++void):bool 13076 471.50 17.32 0.0361 0.0013
IronScheme.Scripting.TargetSet::GetTypesForTest([]+<UNKNOWN>):[] 25673 289.24 30.55 0.0113 0.0012
IronScheme.Scripting.TargetSet::AreArgumentTypesOverloaded([]+int32+<UNKNOWN>):bool 31347 241.43 211.48 0.0077 0.0067
IronScheme.Scripting.TargetSet::IsBest(IronScheme.Scripting.MethodCandidate+<UNKNOWN>++void):bool 13073 380.76 32.56 0.0291 0.0025
IronScheme.Scripting.TargetSet::FindBest(IronScheme.Scripting.CallType+<UNKNOWN>+):IronScheme.Scripting.MethodCandidate 13073 408.33 20.60 0.0312 0.0016
IronScheme.Scripting.TargetSet::Add(IronScheme.Scripting.MethodCandidate):void 19051 17.01 5.25 0.0009 0.0003
IronScheme.Scripting.Generation.ThisSlot::.ctor():void 34 0.12 0.05 0.0035 0.0016
IronScheme.Scripting.Ast.ConstantExpression::.ctor(Object+):void 53277 52.02 16.72 0.0010 0.0003
IronScheme.Scripting.Ast.ConstantExpression::get_Value():Object 12826 0.58 0.58 0.0000 0.0000
IronScheme.Scripting.Ast.ConstantExpression::get_Type():void 320392 28.06 26.44 0.0001 0.0001
IronScheme.Scripting.Ast.ConstantExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 42857 6675.76 9.01 0.1558 0.0002
IronScheme.Scripting.Ast.ConstantExpression::IsConstant(Object):bool 4103 1.29 1.17 0.0003 0.0003
IronScheme.Scripting.Ast.ArrayIndexExpression::.ctor(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression):void 28 0.10 0.02 0.0035 0.0007
IronScheme.Scripting.Ast.ArrayIndexExpression::get_Array():IronScheme.Scripting.Ast.Expression 1248 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.ArrayIndexExpression::get_Index():IronScheme.Scripting.Ast.Expression 1248 0.06 0.06 0.0000 0.0000
IronScheme.Scripting.Ast.ArrayIndexExpression::get_Type():void 215 0.01 0.01 0.0001 0.0001
IronScheme.Scripting.Ast.ArrayIndexExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 28 0.85 0.32 0.0304 0.0115
IronScheme.Scripting.Ast.IfStatementBuilder::.ctor(IronScheme.Scripting.SourceSpan):void 3213 3.73 2.15 0.0012 0.0007
IronScheme.Scripting.Ast.IfStatementBuilder::ElseIf(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatementBuilder 3213 11.56 1.25 0.0036 0.0004
IronScheme.Scripting.Ast.IfStatementBuilder::ElseIf(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.SourceLocation+IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatementBuilder 3213 10.31 2.11 0.0032 0.0007
IronScheme.Scripting.Ast.IfStatementBuilder::Else(IronScheme.Scripting.Ast.Statement):IronScheme.Scripting.Ast.IfStatement 3029 12.02 2.91 0.0040 0.0010
IronScheme.Scripting.Ast.IfStatementBuilder::ToStatement():IronScheme.Scripting.Ast.IfStatement 184 0.72 0.18 0.0039 0.0010
IronScheme.Scripting.Ast.IfStatementBuilder::op_Implicit(IronScheme.Scripting.Ast.IfStatementBuilder):IronScheme.Scripting.Ast.IfStatement 21 0.18 0.11 0.0086 0.0052
IronScheme.Scripting.Generation.SymbolGuids::.cctor():void 1 0.10 0.10 0.0996 0.0993
IronScheme.Scripting.Generation.ConstantPool::.ctor():void 6362 16.35 8.82 0.0026 0.0014
IronScheme.Scripting.Generation.ConstantPool::get_SlotType():void 4 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Generation.ConstantPool::get_Data():Object[] 2 0.04 0.02 0.0184 0.0089
IronScheme.Scripting.Generation.ConstantPool::SetCodeGen(IronScheme.Scripting.Generation.CodeGen+IronScheme.Scripting.Generation.Slot):void 6362 0.36 0.36 0.0001 0.0001
IronScheme.Scripting.Generation.ConstantPool::AddData(Object+):IronScheme.Scripting.Generation.Slot 2 0.33 0.14 0.1641 0.0711
IronScheme.Scripting.Generation.ConstantPool::get_IsBound():bool 11354 0.52 0.52 0.0000 0.0000
IronScheme.Scripting.Generation.ConstantPool::.cctor():void 1 0.00 0.00 0.0006 0.0000
IronScheme.Scripting.Generation.ModuleGlobalFactory::.ctor(IronScheme.Scripting.Generation.SlotFactory):void 113 1.07 0.18 0.0095 0.0016
IronScheme.Scripting.Generation.ModuleGlobalFactory::CreateSlot(IronScheme.Scripting.SymbolId+):IronScheme.Scripting.Generation.Slot 346 42.73 0.25 0.1235 0.0007
IronScheme.Scripting.Generation.ModuleGlobalFactory::PrepareForEmit(IronScheme.Scripting.Generation.CodeGen):void 5735 2.51 2.24 0.0004 0.0004
IronScheme.Scripting.Generation.LocalSlot::.ctor(+IronScheme.Scripting.Generation.CodeGen):void 5837 4.16 2.02 0.0007 0.0003
IronScheme.Scripting.Generation.LocalSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 11176 42.96 3.90 0.0038 0.0003
IronScheme.Scripting.Generation.LocalSlot::EmitSet(IronScheme.Scripting.Generation.CodeGen):void 6186 25.53 2.32 0.0041 0.0004
IronScheme.Scripting.Generation.LocalSlot::get_Type():void 1744 0.72 0.64 0.0004 0.0004
IronScheme.Scripting.Ast.ConditionalExpression::.ctor(IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression+IronScheme.Scripting.Ast.Expression+):void 880 0.81 0.28 0.0009 0.0003
IronScheme.Scripting.Ast.ConditionalExpression::get_Test():IronScheme.Scripting.Ast.Expression 2671 0.12 0.12 0.0000 0.0000
IronScheme.Scripting.Ast.ConditionalExpression::set_Test(IronScheme.Scripting.Ast.Expression):void 7 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.ConditionalExpression::get_IfTrue():IronScheme.Scripting.Ast.Expression 2401 0.11 0.11 0.0000 0.0000
IronScheme.Scripting.Ast.ConditionalExpression::set_IfTrue(IronScheme.Scripting.Ast.Expression):void 2 0.00 0.00 0.0000 0.0000
IronScheme.Scripting.Ast.ConditionalExpression::get_IfFalse():IronScheme.Scripting.Ast.Expression 2420 0.12 0.12 0.0000 0.0000
IronScheme.Scripting.Ast.ConditionalExpression::set_IfFalse(IronScheme.Scripting.Ast.Expression):void 2 0.00 0.00 0.0002 0.0002
IronScheme.Scripting.Ast.ConditionalExpression::get_Type():void 1248 0.05 0.05 0.0000 0.0000
IronScheme.Scripting.Ast.ConditionalExpression::Emit(IronScheme.Scripting.Generation.CodeGen):void 29 28.61 0.06 0.9866 0.0020
IronScheme.Scripting.Generation.ClassEnvironmentSlot::.ctor(IronScheme.Scripting.Generation.Slot+):void 598 0.68 0.24 0.0011 0.0004
IronScheme.Scripting.Generation.ClassEnvironmentSlot::EmitGetDictionary(IronScheme.Scripting.Generation.CodeGen):void 598 58.98 0.51 0.0986 0.0009
IronScheme.Scripting.MethodCandidate::.ctor(IronScheme.Scripting.Generation.MethodTarget+<UNKNOWN>):void 19051 20.66 9.86 0.0011 0.0005
IronScheme.Scripting.MethodCandidate::get_Target():IronScheme.Scripting.Generation.MethodTarget 102061 4.53 4.53 0.0000 0.0000
IronScheme.Scripting.MethodCandidate::IsApplicable([]+IronScheme.Scripting.SymbolId[]+IronScheme.Scripting.NarrowingLevel):bool 27559 256.76 18.72 0.0093 0.0007
IronScheme.Scripting.MethodCandidate::IsApplicable([]+IronScheme.Scripting.NarrowingLevel):bool 27559 236.69 40.48 0.0086 0.0015
IronScheme.Scripting.MethodCandidate::CompareParameters(+void):<UNKNOWN> 13073 112.89 4.95 0.0086 0.0004
IronScheme.Scripting.MethodCandidate::CompareTo(IronScheme.Scripting.MethodCandidate+IronScheme.Scripting.CallType+[]):int32 13073 335.11 25.04 0.0256 0.0019
IronScheme.Scripting.MethodCandidate::MakeParamsExtended(IronScheme.Scripting.Actions.ActionBinder+int32+IronScheme.Scripting.SymbolId[]):IronScheme.Scripting.MethodCandidate 171 9.58 3.94 0.0560 0.0230
IronScheme.Scripting.MethodCandidate::get_Parameters():<UNKNOWN> 61351 2.58 2.58 0.0000 0.0000
IronScheme.Scripting.Generation.ArgSlot::.ctor(int32++IronScheme.Scripting.Generation.CodeGen):void 6358 6.82 3.36 0.0011 0.0005
IronScheme.Scripting.Generation.ArgSlot::EmitGet(IronScheme.Scripting.Generation.CodeGen):void 3893 14.52 1.34 0.0037 0.0003
IronScheme.Scripting.Generation.ArgSlot::EmitSet(IronScheme.Scripting.Generation.CodeGen):void 2 0.00 0.00 0.0012 0.0003
IronScheme.Scripting.Generation.ArgSlot::get_Type():void 4278 0.20 0.20 0.0000 0.0000
IronScheme.Scripting.Ast.ContinueStatement::.ctor(IronScheme.Scripting.SourceSpan+IronScheme.Scripting.Ast.Statement):void 16 0.03 0.01 0.0016 0.0004
IronScheme.Scripting.Ast.ContinueStatement::Emit(IronScheme.Scripting.Generation.CodeGen):void 8 0.54 0.35 0.0676 0.0441
IronScheme.Scripting.Ast.ClosureBinder::Bind(IronScheme.Scripting.Ast.CodeBlock):void 17996 4198.17 13.98 0.2333 0.0008
IronScheme.Scripting.Ast.ClosureBinder::.ctor(IronScheme.Scripting.Ast.CodeBlock):void 17996 45.35 20.37 0.0025 0.0011
IronScheme.Scripting.Ast.ClosureBinder::Walk(IronScheme.Scripting.Ast.BoundAssignment):bool 294 1.61 0.36 0.0055 0.0012
IronScheme.Scripting.Ast.ClosureBinder::Walk(IronScheme.Scripting.Ast.WriteStatement):bool 9250 51.60 7.36 0.0056 0.0008
IronScheme.Scripting.Ast.ClosureBinder::Walk(IronScheme.Scripting.Ast.BoundExpression):bool 79412 418.96 66.96 0.0053 0.0008
IronScheme.Scripting.Ast.ClosureBinder::Walk(IronScheme.Scripting.Ast.CodeBlock):bool 70328 494.80 46.44 0.0070 0.0007
IronScheme.Scripting.Ast.ClosureBinder::PostWalk(IronScheme.Scripting.Ast.CodeBlock):void 70328 312.44 24.32 0.0044 0.0003
IronScheme.Scripting.Ast.ClosureBinder::Push(IronScheme.Scripting.Ast.CodeBlock):void 70328 86.91 46.73 0.0012 0.0007
IronScheme.Scripting.Ast.ClosureBinder::ProcessAndPop(IronScheme.Scripting.Ast.CodeBlock):void 70328 288.12 67.90 0.0041 0.0010
IronScheme.Scripting.Ast.ClosureBinder::Bind():void 17996 4138.84 8.73 0.2300 0.0005
IronScheme.Scripting.Ast.ClosureBinder::Reference(IronScheme.Scripting.Ast.Variable):IronScheme.Scripting.Ast.VariableReference 88956 389.45 51.91 0.0044 0.0006
IronScheme.Scripting.Ast.ClosureBinder::BindTheScopes():void 17996 616.93 88.58 0.0343 0.0049
IronScheme.Scripting.Ast.ClosureBinder::BindCodeBlock(IronScheme.Scripting.Ast.CodeBlock):void 69408 518.29 42.31 0.0075 0.0006
IronScheme.Scripting.Ast.ClosureBinder::ResolveClosure(IronScheme.Scripting.Ast.CodeBlock):void 69408 384.32 262.87 0.0055 0.0038
IronScheme.Scripting.Ast.ClosureBinder.Block::.ctor(IronScheme.Scripting.Ast.CodeBlock):void 70328 27.51 24.60 0.0004 0.0003
IronScheme.Scripting.Ast.ClosureBinder.Block::GetReferences():<UNKNOWN> 70328 145.05 85.30 0.0021 0.0012
IronScheme.Scripting.Ast.ClosureBinder.Block::Reference(IronScheme.Scripting.Ast.Variable):IronScheme.Scripting.Ast.VariableReference 88956 333.79 94.70 0.0038 0.0011
IronScheme.Scripting.Ast.ClosureBinder.Block::PublishReferences():void 70328 195.20 46.95 0.0028 0.0007
IronScheme.Scripting.Generation.ScopeAllocator::.ctor(IronScheme.Scripting.Generation.ScopeAllocator+IronScheme.Scripting.Generation.StorageAllocator):void 5852 2.62 2.39 0.0004 0.0004
IronScheme.Scripting.Generation.ScopeAllocator::get_LocalAllocator():IronScheme.Scripting.Generation.StorageAllocator 7799 0.36 0.36 0.0000 0.0000
IronScheme.Scripting.Generation.ScopeAllocator::get_GlobalAllocator():IronScheme.Scripting.Generation.StorageAllocator 6196 0.45 0.45 0.0001 0.0001
IronScheme.Scripting.Generation.ScopeAllocator::get_Block():IronScheme.Scripting.Ast.CodeBlock 55695 2.65 2.65 0.0000 0.0000
IronScheme.Scripting.Generation.ScopeAllocator::set_Block(IronScheme.Scripting.Ast.CodeBlock):void 5737 0.31 0.31 0.0001 0.0001
IronScheme.Scripting.Generation.ScopeAllocator::get_Parent():IronScheme.Scripting.Generation.ScopeAllocator 33349 1.45 1.45 0.0000 0.0000
IronScheme.Scripting.Generation.ScopeAllocator::GetClosureAccessSlot(IronScheme.Scripting.Ast.CodeBlock):IronScheme.Scripting.Generation.Slot 2695 6.56 0.94 0.0024 0.0003
IronScheme.Scripting.Generation.ScopeAllocator::AddClosureAccessSlot(IronScheme.Scripting.Ast.CodeBlock+IronScheme.Scripting.Generation.Slot):void 2377 9.39 0.90 0.0040 0.0004
IronScheme.Scripting.Generation.ScopeAllocator::GetAccessSlot(IronScheme.Scripting.Ast.CodeBlock+<UNKNOWN>):IronScheme.Scripting.Generation.Slot 2695 5.61 0.86 0.0021 0.0003
IronScheme.Scripting.Generation.ScopeAllocator::AddAccessSlot(IronScheme.Scripting.Ast.CodeBlock+<UNKNOWN>&+):void 2377 8.49 1.43 0.0036 0.0006
IronScheme.Scripting.SourceUnitReader::.ctor(IronScheme.Scripting.Hosting.SourceUnit+):void 3 0.05 0.02 0.0182 0.0061
IronScheme.Scripting.SourceUnitReader::ReadToEnd():String 3 0.12 0.12 0.0413 0.0411
IronScheme.Scripting.SourceUnitReader::Dispose(bool):void 3 0.09 0.00 0.0311 0.0003
IronScheme.Scripting.Math.DividerBase::DivMod(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX&+IronScheme.Scripting.Math.DivModResultFlags):IronScheme.Scripting.Math.IntX 268333 54663.31 16670.73 0.2037 0.0621
IronScheme.Scripting.Math.DividerBase::DivMod(unsigned int32*+unsigned int32*+unsigned int32&+unsigned int32*+unsigned int32*+unsigned int32+unsigned int32*+IronScheme.Scripting.Math.DivModResultFlags+int32):unsigned int32 181931 619.09 609.99 0.0034 0.0034
IronScheme.Scripting.Math.DividerBase::.ctor():void 2 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Math.DigitHelper::GetRealDigitsLength(unsigned int32[]+unsigned int32):unsigned int32 104575 7.90 7.90 0.0001 0.0001
IronScheme.Scripting.Math.DigitHelper::GetRealDigitsLength(unsigned int32*+unsigned int32):unsigned int32 26052 1.80 1.80 0.0001 0.0001
IronScheme.Scripting.Math.DigitHelper::GetMinMaxLengthObjects(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX&+IronScheme.Scripting.Math.IntX&):void 8588 0.61 0.61 0.0001 0.0001
IronScheme.Scripting.Math.DigitHelper::ToUInt32WithSign(int32+unsigned int32&+bool&):void 210219 13.64 13.64 0.0001 0.0001
IronScheme.Scripting.Math.DigitHelper::ToUInt64WithSign(int64+unsigned int64&+bool&):void 28400 2.21 2.21 0.0001 0.0001
IronScheme.Scripting.Math.DigitHelper::SetBlockDigits(unsigned int32*+unsigned int32+unsigned int32):void 78056 5.07 5.07 0.0001 0.0001
IronScheme.Scripting.Math.DigitHelper::DigitsBlockCopy(unsigned int32*+unsigned int32*+unsigned int32):void 36 0.01 0.01 0.0002 0.0002
IronScheme.Scripting.Math.ParserBase::.ctor(IronScheme.Scripting.Math.IParser):void 2 0.00 0.00 0.0002 0.0000
IronScheme.Scripting.Math.ParserBase::Parse(String+unsigned int32+<UNKNOWN>+):IronScheme.Scripting.Math.IntX 651 30.68 4.26 0.0471 0.0065
IronScheme.Scripting.Math.ParserBase::Parse(String+int32+int32+unsigned int32+<UNKNOWN>+):unsigned int32 1302 0.80 0.36 0.0006 0.0003
IronScheme.Scripting.Math.ParserBase::.cctor():void 1 1.81 0.00 1.8144 0.0000
IronScheme.Scripting.Math.FastParser::.ctor(IronScheme.Scripting.Math.IParser+IronScheme.Scripting.Math.IParser):void 1 0.00 0.00 0.0006 0.0006
IronScheme.Scripting.Math.FastParser::Parse(String+int32+int32+unsigned int32+<UNKNOWN>+):unsigned int32 651 4.31 0.90 0.0066 0.0014
IronScheme.Scripting.Math.DivideManager::.cctor():void 1 0.12 0.08 0.1171 0.0842
IronScheme.Scripting.Math.DivideManager::GetDivider(IronScheme.Scripting.Math.DivideMode):IronScheme.Scripting.Math.IDivider 268333 273444.07 3231.48 1.0190 0.0120
IronScheme.Scripting.Math.DivideManager::GetCurrentDivider():IronScheme.Scripting.Math.IDivider 268333 283061.54 9585.47 1.0549 0.0357
IronScheme.Scripting.Math.IntXGlobalSettings::.ctor():void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Math.IntXGlobalSettings::get_MultiplyMode():IronScheme.Scripting.Math.MultiplyMode 78977 4.90 4.90 0.0001 0.0001
IronScheme.Scripting.Math.IntXGlobalSettings::get_DivideMode():IronScheme.Scripting.Math.DivideMode 268333 17.50 17.50 0.0001 0.0001
IronScheme.Scripting.Math.IntXGlobalSettings::get_ParseMode():IronScheme.Scripting.Math.ParseMode 651 0.03 0.03 0.0000 0.0000
IronScheme.Scripting.Math.IntXGlobalSettings::get_ToStringMode():IronScheme.Scripting.Math.ToStringMode 281432 17.34 17.34 0.0001 0.0001
IronScheme.Scripting.Math.IntXGlobalSettings::get_AutoNormalize():bool 281432 18.57 18.57 0.0001 0.0001
IronScheme.Scripting.Math.ParseManager::.cctor():void 1 2.06 0.13 2.0595 0.1307
IronScheme.Scripting.Math.ParseManager::GetParser(IronScheme.Scripting.Math.ParseMode):IronScheme.Scripting.Math.IParser 651 16.30 0.21 0.0250 0.0003
IronScheme.Scripting.Math.ParseManager::GetCurrentParser():IronScheme.Scripting.Math.IParser 651 17.02 0.66 0.0261 0.0010
IronScheme.Scripting.Math.ClassicParser::.ctor(IronScheme.Scripting.Math.IParser):void 1 1.93 0.11 1.9279 0.1132
IronScheme.Scripting.Math.ClassicParser::Parse(String+int32+int32+unsigned int32+<UNKNOWN>+):unsigned int32 651 2.92 0.51 0.0045 0.0008
IronScheme.Scripting.Math.MultiplyManager::.cctor():void 1 0.13 0.09 0.1262 0.0933
IronScheme.Scripting.Math.MultiplyManager::GetMultiplier(IronScheme.Scripting.Math.MultiplyMode):IronScheme.Scripting.Math.IMultiplier 78766 65703.27 778.70 0.8342 0.0099
IronScheme.Scripting.Math.MultiplyManager::GetCurrentMultiplier():IronScheme.Scripting.Math.IMultiplier 74268 63124.78 2136.14 0.8500 0.0288
IronScheme.Scripting.Math.MultiplierBase::Multiply(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 97437 13450.76 4457.09 0.1380 0.0457
IronScheme.Scripting.Math.MultiplierBase::Multiply(unsigned int32[]+unsigned int32+unsigned int32[]+unsigned int32+unsigned int32[]):unsigned int32 78056 2253.55 750.49 0.0289 0.0096
IronScheme.Scripting.Math.MultiplierBase::.ctor():void 2 0.00 0.00 0.0002 0.0000
IronScheme.Scripting.Math.ClassicMultiplier::Multiply(unsigned int32*+unsigned int32+unsigned int32*+unsigned int32+unsigned int32*):unsigned int32 78056 753.27 748.20 0.0097 0.0096
IronScheme.Scripting.Math.ClassicMultiplier::.ctor():void 1 0.03 0.03 0.0326 0.0326
IronScheme.Scripting.Math.StrRepHelper::GetDigit(<UNKNOWN>++bool):unsigned int32 1132 2.03 0.43 0.0018 0.0004
IronScheme.Scripting.Math.StrRepHelper::AssertAlphabet(String+unsigned int32):void 1 0.94 0.18 0.9430 0.1787
IronScheme.Scripting.Math.StrRepHelper::CharDictionaryFromAlphabet(+bool):<UNKNOWN> 1 2.12 0.37 2.1238 0.3740
IronScheme.Scripting.Math.OpHelper::Add(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 10535 459.13 134.65 0.0436 0.0128
IronScheme.Scripting.Math.OpHelper::Sub(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX):IronScheme.Scripting.Math.IntX 19570 3525.76 898.02 0.1802 0.0459
IronScheme.Scripting.Math.OpHelper::AddSub(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX+bool):IronScheme.Scripting.Math.IntX 30105 4856.29 868.14 0.1613 0.0288
IronScheme.Scripting.Math.OpHelper::Pow(IronScheme.Scripting.Math.IntX+unsigned int32+IronScheme.Scripting.Math.MultiplyMode):IronScheme.Scripting.Math.IntX 4709 9657.70 442.28 2.0509 0.0939
IronScheme.Scripting.Math.OpHelper::Cmp(IronScheme.Scripting.Math.IntX+IronScheme.Scripting.Math.IntX+bool):int32 394948 17630.73 13217.49 0.0446 0.0335
IronScheme.Scripting.Math.OpHelper::Cmp(IronScheme.Scripting.Math.IntX+int32):int32 503346 872.72 868.83 0.0017 0.0017
IronScheme.Scripting.Math.OpHelper::Sh(IronScheme.Scripting.Math.IntX+int64+bool):IronScheme.Scripting.Math.IntX 13169 1122.97 727.45 0.0853 0.0552
IronScheme.Scripting.Math.DigitOpHelper::Add(unsigned int32[]+unsigned int32+unsigned int32[]+unsigned int32+unsigned int32[]):unsigned int32 8588 33.45 32.81 0.0039 0.0038
IronScheme.Scripting.Math.DigitOpHelper::Add(unsigned int32*+unsigned int32+unsigned int32*+unsigned int32+unsigned int32*):unsigned int32 8588 0.63 0.63 0.0001 0.0001
IronScheme.Scripting.Math.DigitOpHelper::Sub(unsigned int32[]+unsigned int32+unsigned int32[]+unsigned int32+unsigned int32[]):unsigned int32 12691 322.15 160.69 0.0254 0.0127
IronScheme.Scripting.Math.DigitOpHelper::Sub(unsigned int32*+unsigned int32+unsigned int32*+unsigned int32+unsigned int32*):unsigned int32 12691 161.46 160.48 0.0127 0.0126
IronScheme.Scripting.Math.DigitOpHelper::DivMod(unsigned int32*+unsigned int32+unsigned int32+unsigned int32*+unsigned int32&):unsigned int32 20028 3.37 3.37 0.0002 0.0002
IronScheme.Scripting.Math.DigitOpHelper::Mod(unsigned int32*+unsigned int32+unsigned int32):unsigned int32 23930 5.73 5.73 0.0002 0.0002
IronScheme.Scripting.Math.DigitOpHelper::Cmp(unsigned int32[]+unsigned int32+unsigned int32[]+unsigned int32):int32 514759 9889.13 6470.20 0.0192 0.0126
IronScheme.Scripting.Math.DigitOpHelper::Cmp(unsigned int32*+unsigned int32+unsigned int32*+unsigned int32):int32 281311 3407.64 3393.13 0.0121 0.0121
IronScheme.Scripting.Math.DigitOpHelper::CmpLen(unsigned int32+unsigned int32):int32 514759 25.80 25.80 0.0001 0.0001
IronScheme.Scripting.Math.DigitOpHelper::Shr(unsigned int32[]+unsigned int32+unsigned int32+unsigned int32[]+unsigned int32+int32+bool):void 11544 122.06 121.39 0.0106 0.0105
IronScheme.Scripting.Math.DigitOpHelper::Shr(unsigned int32*+unsigned int32+unsigned int32*+int32+bool):unsigned int32 50276 232.77 229.73 0.0046 0.0046
IronScheme.Scripting.Math.DigitOpHelper::Shr(unsigned int32*+unsigned int32+unsigned int32*+int32+bool+bool):unsigned int32 61820 3.71 3.71 0.0001 0.0001
IronScheme.Scripting.Math.AutoFhtMultiplier::.ctor(IronScheme.Scripting.Math.IMultiplier):void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Math.AutoFhtMultiplier::Multiply(unsigned int32*+unsigned int32+unsigned int32*+unsigned int32+unsigned int32*):unsigned int32 78056 1502.35 749.08 0.0192 0.0096
IronScheme.Scripting.Math.Constants::.cctor():void 1 2.92 0.55 2.9216 0.5509
IronScheme.Scripting.Math.IntXSettings::.ctor(IronScheme.Scripting.Math.IntXGlobalSettings):void 281432 9559.51 9511.01 0.0340 0.0338
IronScheme.Scripting.Math.IntXSettings::get_AutoNormalize():bool 281432 17.76 17.76 0.0001 0.0001
IronScheme.Scripting.Math.Pow2Parser::.ctor():void 1 0.00 0.00 0.0003 0.0003
IronScheme.Scripting.Math.Bits::Nlz(unsigned int32):int32 38457 2.06 2.06 0.0001 0.0001
IronScheme.Scripting.Math.Bits::Msb(unsigned int32):int32 38457 266.71 264.65 0.0069 0.0069
IronScheme.Scripting.Math.ClassicDivider::DivMod(unsigned int32[]+unsigned int32[]+unsigned int32&+unsigned int32[]+unsigned int32[]+unsigned int32+unsigned int32[]+IronScheme.Scripting.Math.DivModResultFlags+int32):unsigned int32 181931 5824.75 2258.98 0.0320 0.0124
IronScheme.Scripting.Math.ClassicDivider::DivMod(unsigned int32*+unsigned int32*+unsigned int32&+unsigned int32*+unsigned int32*+unsigned int32+unsigned int32*+IronScheme.Scripting.Math.DivModResultFlags+int32):unsigned int32 181931 3565.76 2627.61 0.0196 0.0144
IronScheme.Scripting.Math.ClassicDivider::.ctor():void 1 0.03 0.03 0.0326 0.0323
IronScheme.Scripting.Math.AutoNewtonDivider::.ctor(IronScheme.Scripting.Math.IDivider):void 1 0.00 0.00 0.0003 0.0000
IronScheme.Scripting.Math.AutoNewtonDivider::IsClassicAlgorithmNeeded(unsigned int32+unsigned int32):bool 181931 9.14 9.14 0.0001 0.0001
IronScheme.Scripting.Math.AutoNewtonDivider::DivMod(unsigned int32[]+unsigned int32[]+unsigned int32&+unsigned int32[]+unsigned int32[]+unsigned int32+unsigned int32[]+IronScheme.Scripting.Math.DivModResultFlags+int32):unsigned int32 181931 10316.28 4482.39 0.0567 0.0246
record.g$5754$1wBMXo.$condition::&condition?(Object):Object 5 0.05 0.05 0.0107 0.0107
record.g$5754$1wBMXo.$condition::.ctor():void 1252 18.38 9.23 0.0147 0.0074
record.g$5791$1wBMXo.$message::&message?(Object):Object 12 0.10 0.10 0.0083 0.0083
record.g$5791$1wBMXo.$message::&message-message(record.g$5791$1wBMXo.$message):Object 6 0.00 0.00 0.0003 0.0003
record.g$5791$1wBMXo.$message::.ctor(Object):void 299 6.40 2.13 0.0214 0.0071
record.g$5791$1wBMXo.$message::make(Object):record.g$5791$1wBMXo.$message 299 8.58 2.18 0.0287 0.0073
record.g$5806$1wBMXo.$warning::&warning?(Object):Object 2 0.02 0.02 0.0104 0.0104
record.g$5806$1wBMXo.$warning::.ctor():void 4 0.13 0.04 0.0315 0.0104
record.g$5806$1wBMXo.$warning::make():record.g$5806$1wBMXo.$warning 4 0.20 0.08 0.0507 0.0192
record.g$5819$1wBMXo.$serious::&serious?(Object):Object 3 0.04 0.04 0.0138 0.0137
record.g$5819$1wBMXo.$serious::.ctor():void 375 9.26 3.16 0.0247 0.0084
record.g$5819$1wBMXo.$serious::make():record.g$5819$1wBMXo.$serious 3 0.13 0.03 0.0429 0.0108
record.g$5832$1wBMXo.$error::&error?(Object):Object 11 0.10 0.10 0.0089 0.0088
record.g$5832$1wBMXo.$error::.ctor():void 60 2.56 0.64 0.0427 0.0107
record.g$5832$1wBMXo.$error::make():record.g$5832$1wBMXo.$error 11 0.54 0.15 0.0491 0.0133
record.g$5845$1wBMXo.$violation::&violation?(Object):Object 20 0.28 0.28 0.0142 0.0141
record.g$5845$1wBMXo.$violation::.ctor():void 312 9.76 2.51 0.0313 0.0081
record.g$5845$1wBMXo.$violation::make():record.g$5845$1wBMXo.$violation 4 0.23 0.04 0.0572 0.0105
record.g$5858$1wBMXo.$assertion::&assertion?(Object):Object 133 1.18 1.17 0.0088 0.0088
record.g$5858$1wBMXo.$assertion::.ctor():void 233 8.16 1.60 0.0350 0.0069
record.g$5858$1wBMXo.$assertion::make():record.g$5858$1wBMXo.$assertion 233 9.79 1.63 0.0420 0.0070
record.g$5871$1wBMXo.$irritants::&irritants?(Object):Object 17 0.11 0.11 0.0065 0.0064
record.g$5871$1wBMXo.$irritants::&irritants-irritants(record.g$5871$1wBMXo.$irritants):Object 2 0.00 0.00 0.0005 0.0005
record.g$5871$1wBMXo.$irritants::.ctor(Object):void 271 5.29 1.80 0.0195 0.0066
record.g$5871$1wBMXo.$irritants::make(Object):record.g$5871$1wBMXo.$irritants 271 7.12 1.83 0.0263 0.0067
record.g$5886$1wBMXo.$who::&who?(Object):Object 10 0.09 0.09 0.0089 0.0088
record.g$5886$1wBMXo.$who::&who-who(record.g$5886$1wBMXo.$who):Object 5 0.00 0.00 0.0001 0.0001
record.g$5886$1wBMXo.$who::.ctor(Object):void 285 6.00 1.99 0.0210 0.0070
record.g$5886$1wBMXo.$who::make(Object):record.g$5886$1wBMXo.$who 285 8.15 2.15 0.0286 0.0075
record.g$5931$1wBMXo.$non-continuable::&non-continuable?(Object):Object 2 0.02 0.02 0.0107 0.0106
record.g$5931$1wBMXo.$non-continuable::.ctor():void 4 0.24 0.05 0.0594 0.0127
record.g$5931$1wBMXo.$non-continuable::make():record.g$5931$1wBMXo.$non-continuable 4 0.32 0.08 0.0795 0.0201
record.g$5944$1wBMXo.$implementation-restriction::&implementation-restriction?(Object):Object 15 0.22 0.22 0.0146 0.0145
record.g$5944$1wBMXo.$implementation-restriction::.ctor():void 42 1.47 0.30 0.0349 0.0071
record.g$5944$1wBMXo.$implementation-restriction::make():record.g$5944$1wBMXo.$implementation-restriction 38 1.45 0.27 0.0381 0.0071
record.g$5957$1wBMXo.$lexical::&lexical?(Object):Object 1 0.01 0.01 0.0109 0.0109
record.g$5957$1wBMXo.$lexical::.ctor():void 3 0.16 0.03 0.0528 0.0105
record.g$5957$1wBMXo.$lexical::make():record.g$5957$1wBMXo.$lexical 3 0.23 0.07 0.0759 0.0230
record.g$5970$1wBMXo.$syntax::&syntax?(Object):Object 32 0.51 0.50 0.0159 0.0158
record.g$5970$1wBMXo.$syntax::&syntax-form(record.g$5970$1wBMXo.$syntax):Object 2 0.00 0.00 0.0002 0.0002
record.g$5970$1wBMXo.$syntax::&syntax-subform(record.g$5970$1wBMXo.$syntax):Object 3 0.00 0.00 0.0004 0.0004
record.g$5970$1wBMXo.$syntax::.ctor(Object+Object):void 23 1.76 0.35 0.0764 0.0152
record.g$5970$1wBMXo.$syntax::make(Object+Object):record.g$5970$1wBMXo.$syntax 23 2.17 0.41 0.0943 0.0179
record.g$5987$1wBMXo.$undefined::&undefined?(Object):Object 1 0.01 0.01 0.0109 0.0106
record.g$5987$1wBMXo.$undefined::.ctor():void 3 0.16 0.03 0.0524 0.0104
record.g$5987$1wBMXo.$undefined::make():record.g$5987$1wBMXo.$undefined 3 0.23 0.07 0.0755 0.0230
record.g$6000$1wBMXo.$i/o::&i/o?(Object):Object 6 0.06 0.06 0.0108 0.0108
record.g$6000$1wBMXo.$i/o::.ctor():void 49 2.70 0.53 0.0551 0.0109
record.g$6000$1wBMXo.$i/o::make():record.g$6000$1wBMXo.$i/o 3 0.19 0.03 0.0639 0.0108
record.g$6013$1wBMXo.$i/o-read::&i/o-read?(Object):Object 1 0.01 0.01 0.0112 0.0112
record.g$6013$1wBMXo.$i/o-read::.ctor():void 3 0.19 0.03 0.0644 0.0108
record.g$6013$1wBMXo.$i/o-read::make():record.g$6013$1wBMXo.$i/o-read 3 0.26 0.07 0.0875 0.0231
record.g$6026$1wBMXo.$i/o-write::&i/o-write?(Object):Object 1 0.01 0.01 0.0118 0.0115
record.g$6026$1wBMXo.$i/o-write::.ctor():void 3 0.20 0.03 0.0673 0.0110
record.g$6026$1wBMXo.$i/o-write::make():record.g$6026$1wBMXo.$i/o-write 3 0.27 0.07 0.0897 0.0224
record.g$6039$1wBMXo.$i/o-invalid-position::&i/o-invalid-position?(Object):Object 1 0.01 0.01 0.0118 0.0118
record.g$6039$1wBMXo.$i/o-invalid-position::&i/o-invalid-position-position(record.g$6039$1wBMXo.$i/o-invalid-position):Object 1 0.00 0.00 0.0003 0.0003
record.g$6039$1wBMXo.$i/o-invalid-position::.ctor(Object):void 3 0.20 0.03 0.0654 0.0109
record.g$6039$1wBMXo.$i/o-invalid-position::make(Object):record.g$6039$1wBMXo.$i/o-invalid-position 3 0.28 0.09 0.0944 0.0290
record.g$6054$1wBMXo.$i/o-filename::&i/o-filename?(Object):Object 4 0.04 0.04 0.0109 0.0109
record.g$6054$1wBMXo.$i/o-filename::&i/o-filename-filename(record.g$6054$1wBMXo.$i/o-filename):Object 5 0.00 0.00 0.0002 0.0002
record.g$6054$1wBMXo.$i/o-filename::.ctor(Object):void 22 1.50 0.29 0.0681 0.0130
record.g$6054$1wBMXo.$i/o-filename::make(Object):record.g$6054$1wBMXo.$i/o-filename 3 0.23 0.03 0.0752 0.0107
record.g$6069$1wBMXo.$i/o-file-protection::&i/o-file-protection?(Object):Object 2 0.02 0.02 0.0110 0.0109
record.g$6069$1wBMXo.$i/o-file-protection::.ctor(Object):void 6 0.46 0.06 0.0762 0.0108
record.g$6069$1wBMXo.$i/o-file-protection::make(Object):record.g$6069$1wBMXo.$i/o-file-protection 3 0.29 0.07 0.0982 0.0242
record.g$6082$1wBMXo.$i/o-file-is-read-only::&i/o-file-is-read-only?(Object):Object 1 0.01 0.01 0.0109 0.0109
record.g$6082$1wBMXo.$i/o-file-is-read-only::.ctor(Object):void 3 0.27 0.03 0.0895 0.0112
record.g$6082$1wBMXo.$i/o-file-is-read-only::make(Object):record.g$6082$1wBMXo.$i/o-file-is-read-only 3 0.35 0.09 0.1179 0.0284
record.g$6095$1wBMXo.$i/o-file-already-exists::&i/o-file-already-exists?(Object):Object 5 0.06 0.06 0.0112 0.0112
record.g$6095$1wBMXo.$i/o-file-already-exists::.ctor(Object):void 5 0.38 0.05 0.0766 0.0109
record.g$6095$1wBMXo.$i/o-file-already-exists::make(Object):record.g$6095$1wBMXo.$i/o-file-already-exists 5 0.48 0.10 0.0960 0.0194
record.g$6108$1wBMXo.$i/o-file-does-not-exist::&i/o-file-does-not-exist?(Object):Object 17 0.19 0.19 0.0112 0.0112
record.g$6108$1wBMXo.$i/o-file-does-not-exist::.ctor(Object):void 8 0.73 0.15 0.0916 0.0185
record.g$6108$1wBMXo.$i/o-file-does-not-exist::make(Object):record.g$6108$1wBMXo.$i/o-file-does-not-exist 8 0.86 0.13 0.1076 0.0160
record.g$6121$1wBMXo.$i/o-port::&i/o-port?(Object):Object 3 0.03 0.03 0.0112 0.0112
record.g$6121$1wBMXo.$i/o-port::&i/o-port-port(record.g$6121$1wBMXo.$i/o-port):Object 3 0.00 0.00 0.0001 0.0001
record.g$6121$1wBMXo.$i/o-port::.ctor(Object):void 15 1.00 0.17 0.0666 0.0111
record.g$6121$1wBMXo.$i/o-port::make(Object):record.g$6121$1wBMXo.$i/o-port 3 0.28 0.08 0.0923 0.0275
record.g$6136$1wBMXo.$i/o-decoding::&i/o-decoding?(Object):Object 4 0.05 0.04 0.0113 0.0110
record.g$6136$1wBMXo.$i/o-decoding::.ctor(Object):void 6 0.48 0.08 0.0798 0.0127
record.g$6136$1wBMXo.$i/o-decoding::make(Object):record.g$6136$1wBMXo.$i/o-decoding 6 0.60 0.13 0.1007 0.0209
record.g$6149$1wBMXo.$i/o-encoding::&i/o-encoding?(Object):Object 4 0.04 0.04 0.0112 0.0111
record.g$6149$1wBMXo.$i/o-encoding::&i/o-encoding-char(record.g$6149$1wBMXo.$i/o-encoding):Object 1 0.00 0.00 0.0000 0.0000
record.g$6149$1wBMXo.$i/o-encoding::.ctor(Object+Object):void 6 0.47 0.07 0.0783 0.0112
record.g$6149$1wBMXo.$i/o-encoding::make(Object+Object):record.g$6149$1wBMXo.$i/o-encoding 6 0.59 0.12 0.0986 0.0203
record.g$6164$1wBMXo.$no-infinities::&no-infinities?(Object):Object 2 0.04 0.04 0.0193 0.0192
record.g$6164$1wBMXo.$no-infinities::.ctor():void 2 0.18 0.03 0.0892 0.0151
record.g$6164$1wBMXo.$no-infinities::make():record.g$6164$1wBMXo.$no-infinities 2 0.25 0.08 0.1268 0.0376
record.g$6177$1wBMXo.$no-nans::&no-nans?(Object):Object 2 0.03 0.03 0.0143 0.0142
record.g$6177$1wBMXo.$no-nans::.ctor():void 2 0.17 0.03 0.0862 0.0142
record.g$6177$1wBMXo.$no-nans::make():record.g$6177$1wBMXo.$no-nans 2 0.24 0.07 0.1192 0.0331
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::promise?(Object):Object 2 0.04 0.04 0.0181 0.0181
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::promise-ready?(record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise):Object 22 0.00 0.00 0.0000 0.0000
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::promise-ready?-set!(record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise+Object):Object 5 0.00 0.00 0.0003 0.0003
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::promise-result(record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise):Object 12 0.00 0.00 0.0000 0.0000
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::promise-result-set!(record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise+Object):Object 5 0.00 0.00 0.0002 0.0002
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::promise-proc(record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise):Object 12 0.00 0.00 0.0001 0.0001
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::.ctor(Object+Object+Object):void 6 0.07 0.07 0.0119 0.0118
record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise::make(Object+Object+Object):record.c1981feb-e1d8-42a5-a5a0-bb976bd0950d.promise 6 0.22 0.15 0.0368 0.0250
record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum::enum?(Object):Object 2 0.04 0.04 0.0180 0.0177
record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum::enum-value(record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum):Object 70 0.01 0.01 0.0001 0.0001
record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum::enum-info(record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum):Object 414 0.02 0.02 0.0001 0.0001
record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum::.ctor(Object+Object):void 128 0.79 0.78 0.0062 0.0061
record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum::make(Object+Object):record.88da2de0-41c8-49bd-bf9a-09e1e8cc3a3d.enum 128 1.63 0.84 0.0127 0.0066
record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe::enum-universe-id(record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe):Object 46 0.00 0.00 0.0001 0.0001
record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe::enum-universe-symbols(record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe):Object 19 0.00 0.00 0.0001 0.0001
record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe::enum-universe-mapping(record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe):Object 237 0.01 0.01 0.0001 0.0001
record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe::enum-universe-value(record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe):Object 2 0.00 0.00 0.0002 0.0002
record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe::.ctor(Object+Object+Object+Object):void 16 0.24 0.23 0.0148 0.0147
record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe::make(Object+Object+Object+Object):record.85b3955d-89c9-43d9-9f0f-aaa3785f500d.enum-universe 16 0.56 0.32 0.0347 0.0199
record.7581f9bd-3a30-4842-946b-8274c60296b2.box::box-content(record.7581f9bd-3a30-4842-946b-8274c60296b2.box):Object 12 0.00 0.00 0.0001 0.0001
record.7581f9bd-3a30-4842-946b-8274c60296b2.box::.ctor(Object):void 9 0.15 0.15 0.0168 0.0167
record.7581f9bd-3a30-4842-946b-8274c60296b2.box::make(Object):record.7581f9bd-3a30-4842-946b-8274c60296b2.box 9 0.35 0.20 0.0391 0.0223
record.g$12253$1wBMXo.library::library?(Object):Object 2 0.04 0.04 0.0180 0.0180
record.g$12253$1wBMXo.library::library-id(record.g$12253$1wBMXo.library):Object 2154 0.09 0.09 0.0000 0.0000
record.g$12253$1wBMXo.library::library-name(record.g$12253$1wBMXo.library):Object 12382 0.56 0.56 0.0000 0.0000
record.g$12253$1wBMXo.library::library-version(record.g$12253$1wBMXo.library):Object 190 0.01 0.01 0.0000 0.0000
record.g$12253$1wBMXo.library::library-vis*(record.g$12253$1wBMXo.library):Object 2 0.00 0.00 0.0002 0.0002
record.g$12253$1wBMXo.library::library-inv*(record.g$12253$1wBMXo.library):Object 26 0.00 0.00 0.0001 0.0001
record.g$12253$1wBMXo.library::library-subst(record.g$12253$1wBMXo.library):Object 660 0.03 0.03 0.0001 0.0001
record.g$12253$1wBMXo.library::library-env(record.g$12253$1wBMXo.library):Object 65 0.00 0.00 0.0000 0.0000
record.g$12253$1wBMXo.library::library-visit-state(record.g$12253$1wBMXo.library):Object 4142 0.22 0.22 0.0001 0.0001
record.g$12253$1wBMXo.library::library-visit-state-set!(record.g$12253$1wBMXo.library+Object):Object 6 0.00 0.00 0.0002 0.0002
record.g$12253$1wBMXo.library::library-invoke-state(record.g$12253$1wBMXo.library):Object 51 0.00 0.00 0.0001 0.0001
record.g$12253$1wBMXo.library::library-invoke-state-set!(record.g$12253$1wBMXo.library+Object):Object 78 0.02 0.02 0.0002 0.0002
record.g$12253$1wBMXo.library::.ctor(Object+Object+Object+Object+Object+Object+Object+Object+Object+Object+Object+Object+Object+Object+Object+Object):void 65 0.02 0.02 0.0004 0.0003
record.g$12253$1wBMXo.library::make(Object[]):record.g$12253$1wBMXo.library 65 0.20 0.18 0.0031 0.0028
record.g$12604$1wBMXo.rib::rib-sym*(record.g$12604$1wBMXo.rib):Object 330966 14.05 14.05 0.0000 0.0000
record.g$12604$1wBMXo.rib::rib-sym*-set!(record.g$12604$1wBMXo.rib+Object):Object 22465 1.08 1.08 0.0000 0.0000
record.g$12604$1wBMXo.rib::rib-mark**(record.g$12604$1wBMXo.rib):Object 353554 14.92 14.92 0.0000 0.0000
record.g$12604$1wBMXo.rib::rib-mark**-set!(record.g$12604$1wBMXo.rib+Object):Object 22465 1.12 1.12 0.0000 0.0000
record.g$12604$1wBMXo.rib::rib-label*(record.g$12604$1wBMXo.rib):Object 353251 14.95 14.95 0.0000 0.0000
record.g$12604$1wBMXo.rib::rib-label*-set!(record.g$12604$1wBMXo.rib+Object):Object 22465 1.18 1.18 0.0001 0.0001
record.g$12604$1wBMXo.rib::rib-sealed/freq(record.g$12604$1wBMXo.rib):Object 364418 15.07 15.07 0.0000 0.0000
record.g$12604$1wBMXo.rib::rib-sealed/freq-set!(record.g$12604$1wBMXo.rib+Object):Object 63 0.01 0.01 0.0002 0.0002
record.g$12604$1wBMXo.rib::rib-cache(record.g$12604$1wBMXo.rib):Object 379745 15.87 15.87 0.0000 0.0000
record.g$12604$1wBMXo.rib::.ctor(Object+Object+Object+Object+Object):void 12410 3.96 3.43 0.0003 0.0003
record.g$12604$1wBMXo.rib::make(Object+Object+Object+Object+Object):record.g$12604$1wBMXo.rib 12410 7.49 3.53 0.0006 0.0003
record.g$12635$1wBMXo.stx::stx?(Object):Object 1345910 360.16 302.35 0.0003 0.0002
record.g$12635$1wBMXo.stx::stx-expr(record.g$12635$1wBMXo.stx):Object 1408919 59.19 59.19 0.0000 0.0000
record.g$12635$1wBMXo.stx::stx-mark*(record.g$12635$1wBMXo.stx):Object 545107 23.04 23.04 0.0000 0.0000
record.g$12635$1wBMXo.stx::stx-subst*(record.g$12635$1wBMXo.stx):Object 491116 20.99 20.99 0.0000 0.0000
record.g$12635$1wBMXo.stx::stx-ae*(record.g$12635$1wBMXo.stx):Object 504350 21.17 21.17 0.0000 0.0000
record.g$12635$1wBMXo.stx::.ctor(Object+Object+Object+Object):void 381830 149.34 133.51 0.0004 0.0003
record.g$12635$1wBMXo.stx::make(Object+Object+Object+Object):record.g$12635$1wBMXo.stx 381830 282.32 132.98 0.0007 0.0003
record.g$12962$1wBMXo.env::env?(Object):Object 2 0.04 0.04 0.0178 0.0177
record.g$12962$1wBMXo.env::env-names(record.g$12962$1wBMXo.env):Object 9 0.00 0.00 0.0001 0.0001
record.g$12962$1wBMXo.env::env-labels(record.g$12962$1wBMXo.env):Object 9 0.00 0.00 0.0001 0.0001
record.g$12962$1wBMXo.env::env-itc(record.g$12962$1wBMXo.env):Object 8 0.00 0.00 0.0001 0.0001
record.g$12962$1wBMXo.env::.ctor(Object+Object+Object):void 9 0.13 0.12 0.0139 0.0139
record.g$12962$1wBMXo.env::make(Object+Object+Object):record.g$12962$1wBMXo.env 9 0.32 0.20 0.0356 0.0217
record.g$12979$1wBMXo.interaction-env::interaction-env?(Object):Object 2 0.04 0.04 0.0180 0.0180
record.g$12979$1wBMXo.interaction-env::interaction-env-rib(record.g$12979$1wBMXo.interaction-env):Object 2 0.00 0.00 0.0002 0.0002
record.g$12979$1wBMXo.interaction-env::interaction-env-r(record.g$12979$1wBMXo.interaction-env):Object 2 0.00 0.00 0.0002 0.0002
record.g$12979$1wBMXo.interaction-env::interaction-env-r-set!(record.g$12979$1wBMXo.interaction-env+Object):Object 2 0.00 0.00 0.0003 0.0003
record.g$12979$1wBMXo.interaction-env::interaction-env-locs(record.g$12979$1wBMXo.interaction-env):Object 1 0.00 0.00 0.0000 0.0000
record.g$12979$1wBMXo.interaction-env::interaction-env-locs-set!(record.g$12979$1wBMXo.interaction-env+Object):Object 1 0.00 0.00 0.0009 0.0009
record.g$12979$1wBMXo.interaction-env::.ctor(Object+Object+Object):void 2 0.02 0.02 0.0089 0.0088
record.g$12979$1wBMXo.interaction-env::make(Object+Object+Object):record.g$12979$1wBMXo.interaction-env 2 0.10 0.08 0.0486 0.0397
#::.ctor():void 1 0.04 0.04 0.0356 0.0350
#::ironscheme.predicates::valuetype-vector?(Object):Object 118 0.54 0.13 0.0046 0.0011
#::ironscheme.predicates::condition?(Object):Object 6 0.09 0.09 0.0157 0.0157
#::ironscheme.predicates::fixnum?(Object):Object 11 0.03 0.03 0.0025 0.0024
#::ironscheme.predicates::number?(Object):Object 529280 6210.20 6184.21 0.0117 0.0117
#::ironscheme.predicates::string?(Object):Object 22936 95.78 94.75 0.0042 0.0041
#::ironscheme.predicates::char?(Object):Object 1345 2.77 2.70 0.0021 0.0020
#::ironscheme.predicates::vector?(Object):Object 47 0.71 0.71 0.0151 0.0151
#::ironscheme.predicates::bytevector?(Object):Object 20 0.28 0.28 0.0139 0.0139
#::ironscheme.predicates::symbol?(Object):Object 1431 4.31 4.25 0.0030 0.0030
#::ironscheme.predicates::boolean?(Object):Object 29 0.43 0.43 0.0150 0.0149
#::ironscheme.predicates::procedure?(Object):Object 17 0.20 0.20 0.0119 0.0118
#::ironscheme.exceptions::dynamic-wind(Object+Object+Object):Object 15414 40.62 774.17 0.0026 0.0502
#::ironscheme.exceptions::with-exception-handler(Object+Object):Object 14768 1241.92 234.06 0.0841 0.0158
#::ironscheme.exceptions::with-exception-handlers(Object+Object):Object 15076 1317.28 386.10 0.0874 0.0256
#::ironscheme.exceptions::add-stacktrace(Object):Object 308 63.61 17.92 0.2065 0.0582
#::ironscheme.exceptions::raise(Object):Object 298 160.76 24.52 0.5395 0.0823
#::ironscheme.exceptions::raise-continuable(Object):Object 10 8.41 1.30 0.8414 0.1298
#::ironscheme.exceptions::file-not-found-violation(Object+Object+Object):Object 4 4.82 1.14 1.2046 0.2855
#::ironscheme.exceptions::file-already-exists-violation(Object+Object):Object 2 1.63 0.32 0.8127 0.1586
#::ironscheme.arithmetic.fixnums::fixnum-width():Object 12 0.00 0.00 0.0003 0.0002
#::ironscheme.arithmetic.fixnums::greatest-fixnum():Object 264 0.08 0.07 0.0003 0.0003
#::ironscheme.arithmetic.fixnums::least-fixnum():Object 270 0.09 0.07 0.0003 0.0003
#::ironscheme.arithmetic.fixnums::fx+(Object+Object):Object 2395 7.75 4.99 0.0032 0.0021
#::ironscheme.arithmetic.fixnums::fx*(Object+Object):Object 10 0.13 0.13 0.0134 0.0131
#::ironscheme.arithmetic.fixnums::fxarithmetic-shift(Object+Object):Object 12 0.59 0.11 0.0493 0.0089
#::ironscheme.arithmetic.fixnums::fxbit-count(Object):Object 11 0.00 0.00 0.0004 0.0003
#::ironscheme.arithmetic.fixnums::fxlength(Object):Object 1166 1.25 1.17 0.0011 0.0010
#::ironscheme.arithmetic.fixnums::fxfirst-bit-set(Object):Object 11 0.00 0.00 0.0003 0.0002
#::ironscheme.arithmetic.fixnums::fxbit-set?(Object+Object):Object 11 0.00 0.00 0.0004 0.0003
#::ironscheme.arithmetic.fixnums::fxnot(Object):Object 3 0.00 0.00 0.0004 0.0004
#::ironscheme.arithmetic.fixnums::fxdiv(Object+Object):Object 11 0.91 0.01 0.0825 0.0007
#::ironscheme.arithmetic.fixnums::fxmod(Object+Object):Object 26 0.56 0.11 0.0214 0.0042
#::ironscheme.arithmetic.fixnums::fxdiv-and-mod(Object+Object):Object 5 0.11 0.15 0.0215 0.0305
#::ironscheme.arithmetic.fixnums::fxdiv0(Object+Object):Object 10 0.89 0.01 0.0888 0.0007
#::ironscheme.arithmetic.fixnums::fxmod0(Object+Object):Object 7 0.44 0.00 0.0626 0.0006
#::ironscheme.arithmetic.fixnums::fxdiv0-and-mod0(Object+Object):Object 4 0.11 0.09 0.0269 0.0234
#::ironscheme.arithmetic.fixnums::fxpositive?(Object):Object 3 0.00 0.00 0.0004 0.0004
#::ironscheme.arithmetic.fixnums::fxnegative?(Object):Object 7397 115.46 115.09 0.0156 0.0156
#::ironscheme.arithmetic.fixnums::fxzero?(Object):Object 23 0.15 0.15 0.0066 0.0066
#::ironscheme.arithmetic.fixnums::fxeven?(Object):Object 6 0.00 0.00 0.0003 0.0002
#::ironscheme.arithmetic.fixnums::fxodd?(Object):Object 6 0.00 0.00 0.0003 0.0002
#::ironscheme.arithmetic.fixnums::fxif(Object+Object+Object):Object 5 0.00 0.00 0.0004 0.0004
#::ironscheme.arithmetic.fixnums::fxcopy-bit(Object+Object+Object):Object 11 8897.56 0.66 808.8689 0.0597
#::ironscheme.arithmetic.fixnums::fxbit-field(Object+Object+Object):Object 6 0.00 0.00 0.0004 0.0004
#::ironscheme.arithmetic.fixnums::fxcopy-bit-field(Object+Object+Object+Object):Object 13 0.38 0.00 0.0289 0.0004
#::ironscheme.arithmetic.fixnums::fxarithmetic-shift-left(Object+Object):Object 10 0.85 0.01 0.0847 0.0008
#::ironscheme.arithmetic.fixnums::fxarithmetic-shift-right(Object+Object):Object 7 3.14 0.47 0.4492 0.0674
#::ironscheme.arithmetic.fixnums::fxrotate-bit-field(Object+Object+Object+Object):Object 10 9992.14 0.33 999.2137 0.0326
#::ironscheme.arithmetic.fixnums::fxreverse-bit-field(Object+Object+Object):Object 1 0.00 0.00 0.0009 0.0006
#::ironscheme.primitive-numbers::exact-zero?(Object):Object 25854 688.05 684.58 0.0266 0.0265
#::ironscheme.hashtables::hashtable?(Object):Object 6 0.10 0.10 0.0165 0.0164
#::ironscheme.hashtables::hashtable-keys(Object):Object 6 2.73 0.47 0.4545 0.0781
#::ironscheme.hashtables::hashtable-mutable?(Object):Object 9 0.15 0.15 0.0166 0.0165
#::ironscheme.hashtables::eqv-hash(Object):Object 1064 8.66 8.52 0.0081 0.0080
#::ironscheme.hashtables::hashtable-equivalence-function(Object):Object 1 0.10 0.08 0.0984 0.0812
#::ironscheme.hashtables::hashtable-hash-function(Object):Object 1 0.10 0.08 0.0981 0.0806
#::ironscheme.hashtables::hashtable-size(Object):Object 18 0.60 0.59 0.0332 0.0329
#::ironscheme.hashtables::hashtable-ref(Object+Object+Object):Object 152368 3158.31 454.17 0.0207 0.0030
#::ironscheme.hashtables::hashtable-set!(Object+Object+Object):Object 68277 58.83 132.34 0.0009 0.0019
#::ironscheme.hashtables::hashtable-delete!(Object+Object):Object 23 1.11 0.77 0.0483 0.0335
#::ironscheme.hashtables::hashtable-contains?(Object+Object):Object 71776 2142.69 268.26 0.0299 0.0037
#::ironscheme.hashtables::hashtable-update!(Object+Object+Object+Object):Object 44780 5557.37 343.54 0.1241 0.0077
#::ironscheme.hashtables::string-hash(Object):Object 10 1.77 1.10 0.1770 0.1096
#::ironscheme.hashtables::string-ci-hash(Object):Object 4 0.97 0.47 0.2418 0.1180
#::ironscheme.hashtables::symbol-hash(Object):Object 2 0.07 0.07 0.0340 0.0337
#::ironscheme.hashtables::equal-hash(Object):Object 6 34.76 0.61 5.7932 0.1019
#::ironscheme.lists::list-tail(Object+Object):Object 8 14.80 1.80 1.8495 0.2256
#::ironscheme.lists::list-ref(Object+Object):Object 2 1.67 0.01 0.8326 0.0050
#::ironscheme.lists::find(Object+Object):Object 2 118.48 0.57 59.2407 0.2839
#::ironscheme.lists::partition(Object+Object):Object 1 91.50 0.58 91.4991 0.5811
#::ironscheme.lists::remp(Object+Object):Object 8 113.18 2.42 14.1481 0.3022
#::ironscheme.lists::filter(Object+Object):Object 2 91.83 0.63 45.9142 0.3126
#::ironscheme.lists::assq(Object+Object):Object 7092 399.18 321.79 0.0563 0.0454
#::ironscheme.lists::assv(Object+Object):Object 1 0.09 0.04 0.0933 0.0411
#::ironscheme.lists::assoc(Object+Object):Object 1 0.31 0.03 0.3055 0.0305
#::ironscheme.lists::assp(Object+Object):Object 33148 182.55 52.58 0.0055 0.0016
#::ironscheme.lists::memq(Object+Object):Object 254383 124.28 99.76 0.0005 0.0004
#::ironscheme.lists::memv(Object+Object):Object 144211 1464.10 683.49 0.0102 0.0047
#::ironscheme.lists::member(Object+Object):Object 49 0.96 0.18 0.0196 0.0037
#::ironscheme.lists::memp(Object+Object):Object 1 35.71 0.18 35.7084 0.1829
#::ironscheme.lists::all-empty?(Object):Object 16392 16.56 14.49 0.0010 0.0009
#::ironscheme.lists::split(Object+Object+Object):Object 27877 419.69 88.49 0.0151 0.0032
#::ironscheme.lists::list/check?(Object+Object):Object 1274361 717.10 662.21 0.0006 0.0005
#::ironscheme.lists::list?(Object):Object 1274361 55.23 55.23 0.0000 0.0000
#::ironscheme.lists::length/check(Object+Object+Object):Object 5385 45.46 45.14 0.0084 0.0084
#::ironscheme.lists::length(Object):Object 5385 44.21 43.89 0.0082 0.0082
#::ironscheme.lists::append-fast!(Object+Object):Object 72681 4.26 4.26 0.0001 0.0001
#::ironscheme.lists::append!(Object+Object):Object 853254 58.21 53.95 0.0001 0.0001
#::ironscheme.lists::remove(Object+Object):Object 1 0.24 0.10 0.2448 0.0999
#::ironscheme.lists::remv(Object+Object):Object 1 0.26 0.11 0.2584 0.1056
#::ironscheme.lists::remq(Object+Object):Object 5 0.26 0.10 0.0519 0.0204
#::ironscheme.base::char->integer(Object):Object 46 0.30 0.29 0.0065 0.0064
#::ironscheme.base::integer->char(Object):Object 96 0.91 1.57 0.0094 0.0164
#::ironscheme.base::string-ref(Object+Object):Object 977 0.21 0.21 0.0002 0.0002
#::ironscheme.base::string-set!(Object+Object+Object):Object 25 1.43 0.48 0.0572 0.0190
#::ironscheme.base::string-length(Object):Object 891 9.84 9.78 0.0110 0.0110
#::ironscheme.base::->string(Object):String 1432 7.55 1.55 0.0053 0.0011
#::ironscheme.base::string->list(Object):Object 266 16.87 2.83 0.0634 0.0106
#::ironscheme.base::->mutable-string(String):void 3 0.25 0.04 0.0831 0.0118
#::ironscheme.base::string-copy(Object):Object 2 0.15 0.14 0.0767 0.0699
#::ironscheme.base::substring(Object+Object+Object):Object 88 0.85 0.30 0.0096 0.0034
#::ironscheme.base::symbol->string(Object):Object 352 19.04 2.41 0.0541 0.0069
#::ironscheme.base::string->symbol(Object):Object 64 47.21 2.32 0.7377 0.0362
#::ironscheme.base::list->vector(Object):Object 351415 8206.40 1645.29 0.0234 0.0047
#::ironscheme.base::list->string(Object):Object 1 0.03 0.02 0.0254 0.0184
#::ironscheme.base::vector-ref(Object+Object):Object 63520 41.61 20.32 0.0007 0.0003
#::ironscheme.base::vector-set!(Object+Object+Object):Object 338 0.39 0.25 0.0012 0.0007
#::ironscheme.base::vector-length(Object):Object 64129 23.00 20.03 0.0004 0.0003
#::ironscheme.base::vector-fill!(Object+Object):Object 37 0.22 0.11 0.0060 0.0030
#::ironscheme.base::vector->list(Object):Object 157 49.59 0.29 0.3158 0.0019
#::ironscheme.base::reverse(Object):Object 47453 68.99 40.04 0.0015 0.0008
#::ironscheme.base::caar(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cadr(Object):Object 335 0.36 0.32 0.0011 0.0010
#::ironscheme.base::cdar(Object):Object 1 0.00 0.00 0.0006 0.0006
#::ironscheme.base::cddr(Object):Object 4 0.03 0.03 0.0085 0.0085
#::ironscheme.base::caaar(Object):Object 3 0.00 0.00 0.0007 0.0005
#::ironscheme.base::caadr(Object):Object 3 0.00 0.00 0.0008 0.0003
#::ironscheme.base::cadar(Object):Object 3 0.00 0.00 0.0009 0.0006
#::ironscheme.base::caddr(Object):Object 355 0.53 0.48 0.0015 0.0013
#::ironscheme.base::cdaar(Object):Object 3 0.00 0.00 0.0008 0.0006
#::ironscheme.base::cdadr(Object):Object 3 0.00 0.00 0.0006 0.0002
#::ironscheme.base::cddar(Object):Object 3 0.00 0.00 0.0007 0.0005
#::ironscheme.base::cdddr(Object):Object 4 0.02 0.02 0.0045 0.0042
#::ironscheme.base::caaaar(Object):Object 1 0.00 0.00 0.0006 0.0006
#::ironscheme.base::caaadr(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::caadar(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::caaddr(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cadaar(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cadadr(Object):Object 1 0.00 0.00 0.0009 0.0003
#::ironscheme.base::caddar(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cadddr(Object):Object 1 0.00 0.00 0.0006 0.0006
#::ironscheme.base::cdaaar(Object):Object 1 0.00 0.00 0.0003 0.0000
#::ironscheme.base::cdaadr(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cdadar(Object):Object 1 0.00 0.00 0.0003 0.0000
#::ironscheme.base::cdaddr(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cddaar(Object):Object 1 0.00 0.00 0.0003 0.0000
#::ironscheme.base::cddadr(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::cdddar(Object):Object 1 0.00 0.00 0.0003 0.0000
#::ironscheme.base::cddddr(Object):Object 1 0.00 0.00 0.0006 0.0003
#::ironscheme.base::vector-length=?(Object):Object 41 4.66 0.58 0.1136 0.0141
#::ironscheme.base::string-length=?(Object):Object 2 0.38 0.05 0.1894 0.0235
#::ironscheme.numbers::real->complexnum(Object):Object 8 0.02 0.01 0.0019 0.0008
#::ironscheme.numbers::->fixnum(Object):Object 4160 0.49 0.43 0.0001 0.0001
#::ironscheme.numbers::->ratnum(Object):Object 2 0.02 0.02 0.0119 0.0115
#::ironscheme.numbers::->bignum(Object):Object 4160 222.93 56.11 0.0536 0.0135
#::ironscheme.numbers::real->flonum(Object):Object 341 2.22 0.34 0.0065 0.0010
#::ironscheme.numbers::fixnum->flonum(Object):Object 259 0.03 0.03 0.0001 0.0001
#::ironscheme.numbers::nan?(Object):Object 435026 40.07 40.06 0.0001 0.0001
#::ironscheme.numbers::finite?(Object):Object 418336 40.00 39.99 0.0001 0.0001
#::ironscheme.numbers::infinite?(Object):Object 27363 3.53 3.52 0.0001 0.0001
#::ironscheme.numbers::exact?(Object):Object 89210 9.34 9.34 0.0001 0.0001
#::ironscheme.numbers::inexact?(Object):Object 32 0.00 0.00 0.0001 0.0001
#::ironscheme.numbers::complex?(Object):Object 4 0.00 0.00 0.0002 0.0002
#::ironscheme.numbers::real?(Object):Object 544582 149.60 42.49 0.0003 0.0001
#::ironscheme.numbers::rational?(Object):Object 5 0.01 0.01 0.0020 0.0011
#::ironscheme.numbers::integer?(Object):Object 9168 109.68 3.88 0.0120 0.0004
#::ironscheme.numbers::real-valued?(Object):Object 8 0.00 0.00 0.0004 0.0002
#::ironscheme.numbers::rational-valued?(Object):Object 13417 1.42 1.40 0.0001 0.0001
#::ironscheme.numbers::integer-valued?(Object):Object 21 10.28 0.73 0.4893 0.0349
#::ironscheme.numbers::zero?(Object):Object 83115 4326.33 3229.25 0.0521 0.0389
#::ironscheme.numbers::positive?(Object):Object 21899 1128.36 842.59 0.0515 0.0385
#::ironscheme.numbers::negative?(Object):Object 44348 2411.11 1798.91 0.0544 0.0406
#::ironscheme.numbers::inexact(Object):Object 1606 4.15 2.95 0.0026 0.0018
#::ironscheme.numbers::exact(Object):Object 460091 63245.94 8574.64 0.1375 0.0186
#::ironscheme.numbers::div0(Object+Object):Object 12738 2691.55 2532.85 0.2113 0.1988
#::ironscheme.numbers::mod(Object+Object):Object 1133 299.57 66.03 0.2644 0.0583
#::ironscheme.numbers::mod0(Object+Object):Object 4417 735.33 443.10 0.1665 0.1003
#::ironscheme.numbers::div-and-mod(Object+Object):Object 116 686.19 2.52 5.9154 0.0217
#::ironscheme.numbers::div0-and-mod0(Object+Object):Object 4110 1655.92 555.39 0.4029 0.1351
#::ironscheme.numbers::hex-char(Object):Object 24 0.44 0.28 0.0182 0.0117
#::ironscheme.numbers::fixnum->string(Object+Object):Object 129 4.18 1.64 0.0324 0.0127
#::ironscheme.numbers::bignum->string(Object+Object):Object 22 433.83 2.28 19.7195 0.1038
#::ironscheme.numbers::make-rectangular(Object+Object):Object 10 1.18 0.80 0.1177 0.0796
#::ironscheme.numbers::make-polar(Object+Object):Object 2 0.68 0.51 0.3420 0.2540
#::ironscheme.numbers::angle(Object):Object 7 0.03 0.01 0.0041 0.0016
#::ironscheme.numbers::magnitude(Object):Object 13106 343.09 339.85 0.0262 0.0259
#::ironscheme.numbers::exact-integer?(Object):Object 41510 532.80 530.33 0.0128 0.0128
#::ironscheme.numbers::numerator(Object):Object 4 0.07 0.02 0.0174 0.0057
#::ironscheme.numbers::denominator(Object):Object 26900 1523.01 1056.39 0.0566 0.0393
#::ironscheme.numbers::real-part(Object):Object 92 0.59 0.58 0.0064 0.0063
#::ironscheme.numbers::imag-part(Object):Object 138 1.19 1.17 0.0086 0.0084
#::ironscheme.numbers::exp(Object):Object 3 0.01 0.01 0.0029 0.0020
#::ironscheme.numbers::sin(Object):Object 2 0.03 0.03 0.0142 0.0140
#::ironscheme.numbers::cos(Object):Object 2 0.03 0.03 0.0140 0.0139
#::ironscheme.numbers::div(Object+Object):Object 14285 2140.68 5771.17 0.1499 0.4040
#::ironscheme.numbers::abs(Object):Object 13667 16547.32 858.56 1.2108 0.0628
#::ironscheme.numbers::floor(Object):Object 14229 94650.07 1865.99 6.6519 0.1311
#::ironscheme.numbers::ceiling(Object):Object 17 0.63 0.52 0.0371 0.0309
#::ironscheme.numbers::truncate(Object):Object 4 2.47 0.28 0.6171 0.0702
#::ironscheme.numbers::round(Object):Object 15 671.57 4.99 44.7712 0.3328
#::ironscheme.numbers::sqrt(Object):Object 15 30.40 0.80 2.0268 0.0531
#::ironscheme.numbers::even?(Object):Object 570 10916.18 41.25 19.1512 0.0724
#::ironscheme.numbers::odd?(Object):Object 45 490.77 3.62 10.9059 0.0805
#::ironscheme.numbers::rationalize(Object+Object):Object 7 109.16 1.82 15.5947 0.2593
#::ironscheme.numbers::find-ratio(Object+Object):Object 4 10.52 0.03 2.6294 0.0081
#::ironscheme.numbers::find-ratio-between(Object+Object):Object 4 30.33 0.28 7.5821 0.0706
#::ironscheme.numbers::exact-integer-sqrt(Object):Object 4 115.87 0.37 28.9679 0.0921
#::ironscheme.numbers::expt(Object+Object):Object 4182 20218.66 2098.12 4.8347 0.5017
#::ironscheme.numbers::fx*/carry(Object+Object+Object):Object 1331 71164.79 194.66 53.4672 0.1463
#::ironscheme.numbers::fx-/carry(Object+Object+Object):Object 1331 70360.96 194.15 52.8632 0.1459
#::ironscheme.numbers::fx+/carry(Object+Object+Object):Object 1331 71634.48 194.07 53.8200 0.1458
#::ironscheme.numbers::flonum->digits(Object+Object+Object):Object 14 202.31 2.27 14.4504 0.1618
#::ironscheme.numbers::scale(Object+Object+Object+Object+Object+Object+Object+Object):Object 14 199.96 2.12 14.2826 0.1515
#::ironscheme.numbers::fixup(Object+Object+Object+Object+Object+Object+Object):Object 14 909.79 1.61 64.9847 0.1150
#::ironscheme.numbers::generate(Object+Object+Object+Object+Object+Object):Object 18 888.00 2.47 49.3334 0.1371
#::ironscheme.numbers::get-digits(Object):Object 14 1.95 0.58 0.1394 0.0417
#::ironscheme.numbers::get-chr(Object):Object 18 1.96 0.52 0.1091 0.0290
#::ironscheme.numbers::flonum->string(Object):Object 14 1352.00 6.74 96.5711 0.4811
#::ironscheme.bytevectors::native-endianness():Object 1 0.00 0.00 0.0000 0.0000
#::ironscheme.bytevectors::->bignum(Object):IronScheme.Scripting.Math.IntX 6 0.00 0.00 0.0001 0.0001
#::ironscheme.bytevectors::byte->sbyte(Object):Object 4 0.34 0.14 0.0838 0.0351
#::ironscheme.bytevectors::->byte(Object):unsigned int8 42 0.01 0.01 0.0002 0.0002
#::ironscheme.bytevectors::->fixnum(Object):int32 4 0.19 0.09 0.0485 0.0214
#::ironscheme.bytevectors::bytevector-length(Object):Object 210 2.11 2.09 0.0100 0.0100
#::ironscheme.bytevectors::bytevector=?(Object+Object):Object 73 25.69 7.58 0.3519 0.1039
#::ironscheme.bytevectors::bytevector-fill!(Object+Object):Object 41 0.56 0.56 0.0138 0.0136
#::ironscheme.bytevectors::bytevector-copy!(Object+Object+Object+Object+Object):Object 450 0.28 0.28 0.0006 0.0006
#::ironscheme.bytevectors::bytevector-copy(Object):Object 1 0.01 0.01 0.0103 0.0088
#::ironscheme.bytevectors::bytevector-u8-ref(Object+Object):Object 173 3.98 3.96 0.0230 0.0229
#::ironscheme.bytevectors::bytevector-u8-set!(Object+Object+Object):Object 235 6.51 2.25 0.0277 0.0096
#::ironscheme.bytevectors::bytevector-s8-ref(Object+Object):Object 4 0.05 0.05 0.0128 0.0127
#::ironscheme.bytevectors::bytevector-s8-set!(Object+Object+Object):Object 1 0.01 0.01 0.0091 0.0088
#::ironscheme.bytevectors::bytevector->u8-list(Object):Object 14 6.60 3.30 0.4717 0.2354
#::ironscheme.bytevectors::u8-list->bytevector(Object):Object 32 14.94 7.18 0.4670 0.2245
#::ironscheme.bytevectors::bytevector-uint-ref(Object+Object+Object+Object):Object 47 10.69 6.06 0.2275 0.1289
#::ironscheme.bytevectors::bytevector-sint-ref(Object+Object+Object+Object):Object 36 6.21 3.94 0.1724 0.1095
#::ironscheme.bytevectors::bytevector-uint-set!(Object+Object+Object+Object+Object):Object 17 2.81 1.78 0.1651 0.1046
#::ironscheme.bytevectors::bytevector-sint-set!(Object+Object+Object+Object+Object):Object 24 4.44 2.74 0.1851 0.1142
#::ironscheme.bytevectors::->string(Object):String 59 0.01 0.01 0.0001 0.0001
#::ironscheme.bytevectors::string->utf8(Object):Object 5 2.33 0.40 0.4668 0.0794
#::ironscheme.bytevectors::utf8->string(Object):Object 4 1.44 0.13 0.3603 0.0319
#::ironscheme.bytevectors::trim-front(Object+Object):Object 12 0.59 0.58 0.0491 0.0483
#::ironscheme.bytevectors::uint-list->bytevector(Object+Object+Object):Object 2 1.53 0.38 0.7662 0.1899
#::ironscheme.bytevectors::sint-list->bytevector(Object+Object+Object):Object 1 1.54 0.85 1.5403 0.8473
#::ironscheme.bytevectors::bytevector->uint-list(Object+Object+Object):Object 2 1.52 0.29 0.7619 0.1426
#::ironscheme.bytevectors::bytevector->sint-list(Object+Object+Object):Object 4 3.13 0.61 0.7822 0.1515
#::ironscheme.bytevectors::bytevector-ieee-single-ref(Object+Object+Object):Object 60 5.05 4.10 0.0842 0.0683
#::ironscheme.bytevectors::bytevector-ieee-double-ref(Object+Object+Object):Object 55 4.22 3.28 0.0766 0.0596
#::ironscheme.bytevectors::bytevector-ieee-single-set!(Object+Object+Object+Object):Object 60 4.78 2.53 0.0796 0.0421
#::ironscheme.bytevectors::bytevector-ieee-double-set!(Object+Object+Object+Object):Object 55 3.78 2.35 0.0688 0.0427
#::ironscheme.bytevectors::bytevector-u16-ref(Object+Object+Object):Object 8 0.07 0.07 0.0091 0.0090
#::ironscheme.bytevectors::bytevector-s16-ref(Object+Object+Object):Object 4 0.04 0.04 0.0091 0.0091
#::ironscheme.bytevectors::bytevector-u16-native-ref(Object+Object):Object 2 0.02 0.02 0.0094 0.0094
#::ironscheme.bytevectors::bytevector-u16-set!(Object+Object+Object+Object):Object 3 0.03 0.03 0.0096 0.0096
#::ironscheme.bytevectors::bytevector-u16-native-set!(Object+Object+Object):Object 2 0.02 0.02 0.0094 0.0094
#::ironscheme.bytevectors::bytevector-u32-ref(Object+Object+Object):Object 2 0.02 0.02 0.0085 0.0085
#::ironscheme.bytevectors::bytevector-s32-ref(Object+Object+Object):Object 2 0.02 0.02 0.0085 0.0085
#::ironscheme.bytevectors::bytevector-u64-ref(Object+Object+Object):Object 2 0.02 0.02 0.0086 0.0086
#::ironscheme.bytevectors::bytevector-s64-ref(Object+Object+Object):Object 2 0.02 0.02 0.0086 0.0085
#::ironscheme.bytevectors::bytevector-ieee-single-native-ref(Object+Object):Object 25 0.00 0.00 0.0000 0.0001
#::ironscheme.bytevectors::bytevector-ieee-double-native-ref(Object+Object):Object 25 0.00 0.00 0.0001 0.0001
#::ironscheme.bytevectors::bytevector-ieee-single-native-set!(Object+Object+Object):Object 25 0.00 0.00 0.0000 0.0000
#::ironscheme.bytevectors::bytevector-ieee-double-native-set!(Object+Object+Object):Object 25 0.00 0.00 0.0001 0.0001
#::psyntax.compat::library-name->dll-name(Object):Object 27 14.90 0.45 0.5519 0.0168
#::psyntax.compat::set-local-data!(Object+Object):Object 31020 913.11 100.18 0.0294 0.0032
#::psyntax.compat::label-binding(Object):Object 70644 426.77 44.99 0.0060 0.0006
#::ironscheme.io.ports::get-codec(Object+Object+Object):Object 9 3.88 0.37 0.4313 0.0409
#::ironscheme.io.ports::textual-input-port?(Object):Object 216 11.63 4.66 0.0538 0.0216
#::ironscheme.io.ports::textual-output-port?(Object):Object 2294 91.77 36.43 0.0400 0.0159
#::ironscheme.io.ports::latin-1-codec():Object 18 6.16 0.27 0.3424 0.0149
#::ironscheme.io.ports::utf-8-codec():Object 46 7.96 0.53 0.1729 0.0115
#::ironscheme.io.ports::utf-16-codec():Object 13 2.26 0.15 0.1739 0.0114
#::ironscheme.io.ports::codec-name(Object):Object 9 1.03 0.11 0.1141 0.0126
#::ironscheme.io.ports::i/o-decode-error():Object 3 1.26 0.20 0.4196 0.0677
#::ironscheme.io.ports::i/o-encode-error():Object 3 1.29 0.21 0.4305 0.0686
#::ironscheme.io.ports::native-transcoder():Object 1 0.00 0.00 0.0000 0.0000
#::ironscheme.io.ports::transcoder-codec(Object):Object 5 0.00 0.00 0.0001 0.0001
#::ironscheme.io.ports::transcoder-eol-style(Object):Object 3 0.00 0.00 0.0001 0.0001
#::ironscheme.io.ports::transcoder-error-handling-mode(Object):Object 3 0.00 0.00 0.0002 0.0002
#::ironscheme.io.ports::textual-port?(Object):Object 3852 22.90 22.74 0.0059 0.0059
#::ironscheme.io.ports::binary-port?(Object):Object 19 0.24 0.24 0.0125 0.0124
#::ironscheme.io.ports::binary-input-port?(Object):Object 472 2.88 2.80 0.0061 0.0059
#::ironscheme.io.ports::binary-output-port?(Object):Object 3781 2.70 2.63 0.0007 0.0007
#::ironscheme.io.ports::input-port?(Object):Object 433 16.12 14.20 0.0372 0.0328
#::ironscheme.io.ports::output-port?(Object):Object 3757 67.10 64.66 0.0179 0.0172
#::ironscheme.io.ports::standard-error-port():Object 1 0.43 0.05 0.4256 0.0528
#::ironscheme.io.ports::standard-input-port():Object 1 0.25 0.05 0.2529 0.0501
#::ironscheme.io.ports::standard-output-port():Object 1 0.46 0.06 0.4633 0.0570
#::ironscheme.io.ports::open-input-file(Object):Object 36 466.09 1.32 12.9470 0.0368
#::ironscheme.io.ports::get-input-port(Object):Object 17 0.00 0.00 0.0001 0.0001
#::ironscheme.io.ports::get-output-port(Object):Object 29 0.00 0.00 0.0001 0.0001
#::ironscheme.io.ports::close-input-port(Object):Object 141 14.10 2.16 0.1000 0.0153
#::ironscheme.io.ports::close-output-port(Object):Object 108 18.18 1.86 0.1683 0.0173
#::ironscheme.io.ports::annotation-expression(Object):Object 62811 3.44 3.44 0.0001 0.0001
#::ironscheme.io.ports::annotation-source(Object):Object 6 0.00 0.00 0.0003 0.0003
#::ironscheme.io.ports::annotation-stripped(Object):Object 197002 9.75 9.75 0.0000 0.0000
#::ironscheme.io.ports::transcoded-port(Object+Object):Object 26 4.82 1.32 0.1854 0.0508
#::ironscheme.io.ports::port-has-port-position?(Object):Object 17 0.46 0.46 0.0273 0.0270
#::ironscheme.io.ports::port-position(Object):Object 28 5.40 2.03 0.1930 0.0726
#::ironscheme.io.ports::port-has-set-port-position!?(Object):Object 21 0.92 0.90 0.0436 0.0429
#::ironscheme.io.ports::set-port-position!(Object+Object):Object 17 6.50 1.07 0.3823 0.0631
#::ironscheme.io.ports::close-port(Object):Object 189 37.99 10.41 0.2010 0.0551
#::ironscheme.io.ports::port-eof?(Object):Object 2 2.29 0.39 1.1475 0.1971
#::ironscheme.io.ports::file-not-found(Object+Object):Object 1 1.06 0.13 1.0616 0.1337
#::ironscheme.io.ports::open-string-input-port(Object):Object 115 7.83 3.31 0.0681 0.0288
#::ironscheme.io.ports::proc/false?(Object):Object 45 0.54 0.54 0.0121 0.0120
#::ironscheme.io.ports::make-custom-binary-input-port(Object+Object+Object+Object+Object):Object 4 1.07 0.65 0.2681 0.1618
#::ironscheme.io.ports::make-custom-textual-input-port(Object+Object+Object+Object+Object):Object 1 0.31 0.22 0.3055 0.2216
#::ironscheme.io.ports::get-u8(Object):Object 5 3.72 0.66 0.7437 0.1328
#::ironscheme.io.ports::lookahead-u8(Object):Object 5 6.43 0.64 1.2867 0.1279
#::ironscheme.io.ports::trim-buffer(Object+Object):Object 4 0.09 0.09 0.0232 0.0224
#::ironscheme.io.ports::get-bytevector-n(Object+Object):Object 18 26.75 2.28 1.4860 0.1265
#::ironscheme.io.ports::get-bytevector-n!(Object+Object+Object+Object):Object 1 1.25 0.16 1.2490 0.1615
#::ironscheme.io.ports::get-bytevector-some(Object):Object 1 0.79 0.16 0.7875 0.1591
#::ironscheme.io.ports::get-bytevector-all(Object):Object 9 13.60 1.08 1.5114 0.1199
#::ironscheme.io.ports::get-char(Object):Object 13 10.38 1.86 0.7984 0.1431
#::ironscheme.io.ports::lookahead-char(Object):Object 8 11.83 1.14 1.4790 0.1422
#::ironscheme.io.ports::get-string-n(Object+Object):Object 18 44.31 2.23 2.4619 0.1241
#::ironscheme.io.ports::get-string-n!(Object+Object+Object+Object):Object 1 1.61 0.51 1.6143 0.5059
#::ironscheme.io.ports::get-string-all(Object):Object 12 45.77 1.39 3.8138 0.1161
#::ironscheme.io.ports::get-line(Object):Object 1 1.09 0.17 1.0894 0.1693
#::ironscheme.io.ports::flush-output-port(Object):Object 20 2.62 0.53 0.1311 0.0263
#::ironscheme.io.ports::output-port-buffer-mode(Object):Object 3 0.29 0.07 0.0956 0.0228
#::ironscheme.io.ports::make-custom-binary-output-port(Object+Object+Object+Object+Object):Object 4 1.03 0.61 0.2587 0.1533
#::ironscheme.io.ports::make-custom-textual-output-port(Object+Object+Object+Object+Object):Object 1 0.31 0.23 0.3142 0.2282
#::ironscheme.io.ports::->byte(Object):Object 2 0.00 0.00 0.0002 0.0002
#::ironscheme.io.ports::put-u8(Object+Object):Object 2 2.54 0.48 1.2681 0.2406
#::ironscheme.io.ports::put-char(Object+Object):Object 1591 366.81 40.58 0.2306 0.0255
#::ironscheme.io.ports::->string(Object):Object 646 0.14 0.07 0.0002 0.0001
#::ironscheme.io.ports::make-custom-binary-input/output-port(Object+Object+Object+Object+Object+Object):Object 4 1.07 0.65 0.2685 0.1614
#::ironscheme.io.ports::make-custom-textual-input/output-port(Object+Object+Object+Object+Object+Object):Object 1 0.28 0.15 0.2849 0.1533
#::ironscheme.io.ports::native-eol-style():Object 35 0.01 0.01 0.0002 0.0002
#::ironscheme.io.ports::buffer-mode?(Object):Object 31 0.85 0.72 0.0275 0.0231
#::ironscheme.io.ports::put-datum(Object+Object):Object 43 4.78 1.59 0.1112 0.0369
#::ironscheme.io.ports::get-datum(Object):Object 44 4.85 1.60 0.1102 0.0364
#::ironscheme.io.ports::open-output-string():Object 119 13.10 0.83 0.1101 0.0069
#::ironscheme.io.ports::open-string-output-port():Object 75 9.89 1.74 0.1318 0.0232
#::ironscheme.io.ports::port?(Object):Object 50 1.98 1.33 0.0396 0.0267
#::ironscheme.io.ports::call-with-string-output-port(Object):Object 44 1144.19 1.84 26.0043 0.0419
#::ironscheme.io.ports::call-with-port(Object+Object):Object 44 1126.58 17.57 25.6040 0.3993
#::ironscheme.io.simple::textual-input-port?(Object):Object 11 0.68 0.27 0.0622 0.0246
#::ironscheme.io.simple::textual-output-port?(Object):Object 5 0.32 0.12 0.0631 0.0250
#::ironscheme.io.simple::with-input-from-file(Object+Object):Object 1 5.35 0.20 5.3497 0.1983
#::ironscheme.io.simple::call-with-input-file(Object+Object):Object 34 460.17 1.06 13.5344 0.0311
#::ironscheme.vectors::flvector?(Object):bool 7 0.00 0.00 0.0002 0.0002
#::ironscheme.vectors::fxvector?(Object):bool 7 0.00 0.00 0.0001 0.0001
#::ironscheme.generic-writer::textual-output-port?(Object):Object 1242 4.40 1.64 0.0035 0.0013
#::ironscheme.generic-writer::add-custom-printer!(Object+Object):Object 32 1.10 0.30 0.0343 0.0094
#::ironscheme.generic-writer::add-record-printer!(Object+Object):Object 6 0.03 0.00 0.0042 0.0005
#::ironscheme.generic-writer::write-custom-printers(Object+Object+Object+Object):Object 1425 4949.59 89.85 3.4734 0.0630
#::ironscheme.generic-writer::write-custom(Object+Object+Object):Object 1423 0.09 0.09 0.0001 0.0001
#::ironscheme.generic-writer::initial-printers():Object 2 1.16 0.12 0.5783 0.0583
#::ironscheme.generic-writer::initialize-default-printers():Object 1 0.11 0.00 0.1050 0.0006
#::ironscheme.generic-writer::write-symbol(Object+Object+Object):Object 81 4176.35 70.89 51.5598 0.8752
#::ironscheme.generic-writer::write-char(Object+Object+Object):Object 1028 16.84 4.11 0.0164 0.0040
#::ironscheme.generic-writer::write-string(Object+Object+Object):Object 253 110.90 8.41 0.4384 0.0332
#::ironscheme.generic-writer::write-pair(Object+Object+Object):Object 49 25.04 8.16 0.5109 0.1665
#::ironscheme.generic-writer::write-vector(Object+Object+Object):Object 3 114.56 0.76 38.1880 0.2545
#::ironscheme.generic-writer::write-bytevector(Object+Object+Object):Object 5 106.44 1.23 21.2873 0.2467
#::ironscheme.generic-writer::get-field-pairs(Object+Object):Object 2 3.72 0.50 1.8586 0.2513
#::ironscheme.generic-writer::get-fields(Object+Object):Object 2 0.11 0.07 0.0534 0.0352
#::ironscheme.generic-writer::write-record(Object+Object+Object):Object 2 174.75 0.99 87.3742 0.4928
#::ironscheme.generic-writer::write-condition(Object+Object+Object):Object 2 1.34 0.15 0.6698 0.0755
#::ironscheme.files::file-exists?(Object):Object 183 51.72 2.10 0.2826 0.0115
#::ironscheme.files::delete-file(Object):Object 10 11.17 0.57 1.1166 0.0570
#::ironscheme.files::get-directory-name(Object):Object 1 0.01 0.00 0.0124 0.0003
#::ironscheme.mutable-pairs::set-car!(Object+Object):Object 2 0.00 0.00 0.0003 0.0003
#::ironscheme.mutable-pairs::set-cdr!(Object+Object):Object 45 0.00 0.00 0.0001 0.0001
#::ironscheme.r5rs::sign(Object):Object 155 149.87 11.16 0.9669 0.0720
#::ironscheme.r5rs::quotient(Object+Object):Object 38 1987.48 4.79 52.3022 0.1260
#::ironscheme.r5rs::remainder(Object+Object):Object 31 910.58 3.21 29.3735 0.1035
#::ironscheme.r5rs::modulo(Object+Object):Object 24 1339.11 4.25 55.7962 0.1770
#::ironscheme.r5rs::make-promise(Object):Object 6 2.73 0.72 0.4546 0.1200
#::ironscheme.r5rs::force(Object):Object 12 0.47 0.47 0.0392 0.0389
#::ironscheme.sorting::split(Object):Object 3 0.23 0.11 0.0755 0.0380
#::ironscheme.sorting::reverse-it(Object+Object):Object 3 0.11 0.06 0.0376 0.0209
#::ironscheme.sorting::merge(Object+Object+Object):Object 3 1.62 0.30 0.5400 0.1010
#::ironscheme.sorting::list-sort(Object+Object):Object 1 0.30 0.13 0.2973 0.1349
#::ironscheme.sorting::vector-sort!(Object+Object):Object 2 61.46 0.22 30.7320 0.1106
#::ironscheme.sorting::vector-sort(Object+Object):Object 1 48.66 0.39 48.6634 0.3918
#::ironscheme.unicode::char-upcase(Object):Object 183 13.06 1.47 0.0714 0.0080
#::ironscheme.unicode::char-downcase(Object):Object 218 15.71 1.84 0.0720 0.0084
#::ironscheme.unicode::char-titlecase(Object):Object 10 54.22 0.29 5.4216 0.0287
#::ironscheme.unicode::char-foldcase(Object):Object 149 25.87 3.31 0.1736 0.0222
#::ironscheme.unicode::char-alphabetic?(Object):Object 2 0.21 0.13 0.1043 0.0655
#::ironscheme.unicode::char-numeric?(Object):Object 3 0.33 0.17 0.1116 0.0555
#::ironscheme.unicode::char-whitespace?(Object):Object 39 1.51 0.62 0.0388 0.0159
#::ironscheme.unicode::char-upper-case?(Object):Object 3 10.33 0.05 3.4442 0.0151
#::ironscheme.unicode::char-lower-case?(Object):Object 4 13.76 0.06 3.4398 0.0149
#::ironscheme.unicode::char-title-case?(Object):Object 14 67.80 0.77 4.8428 0.0553
#::ironscheme.unicode::char-general-category(Object):Object 489 3854.32 17.12 7.8821 0.0350
#::ironscheme.unicode::->string(Object):String 562 0.14 0.08 0.0002 0.0001
#::ironscheme.unicode::string-fold(Object+Object):Object 19 197.35 2.00 10.3871 0.1054
#::ironscheme.unicode::string-fold-fast(Object+Object):Object 65 82.14 1.00 1.2637 0.0154
#::ironscheme.unicode::string-downcase(Object):Object 9 0.57 0.21 0.0630 0.0234
#::ironscheme.unicode::string-upcase(Object):Object 6 0.37 0.14 0.0625 0.0226
#::ironscheme.unicode::string-titlecase(Object):Object 4 0.28 0.10 0.0692 0.0254
#::ironscheme.unicode::string-foldcase(Object):Object 65 4.02 1.49 0.0619 0.0229
#::ironscheme.unicode::string-normalize-nfc(Object):Object 2 4.55 0.06 2.2752 0.0300
#::ironscheme.unicode::string-normalize-nfd(Object):Object 2 8.75 0.20 4.3762 0.1004
#::ironscheme.unicode::string-normalize-nfkc(Object):Object 2 5.12 0.06 2.5580 0.0309
#::ironscheme.unicode::string-normalize-nfkd(Object):Object 2 3.84 0.06 1.9190 0.0306
#::ironscheme.unicode::make-fold-case(Object+Object):Object 428 0.02 0.02 0.0000 0.0000
#::ironscheme.unicode::initialize-case-maps():Object 1 1.47 0.18 1.4664 0.1760
#::ironscheme.unicode::initialize-case-folding():Object 1 0.62 0.11 0.6179 0.1056
#::ironscheme.arithmetic.bitwise::->bignum(Object):IronScheme.Scripting.Math.IntX 300755 7801.16 1954.04 0.0259 0.0065
#::ironscheme.arithmetic.bitwise::bitwise-not(Object):Object 3032 1079.82 56.68 0.3561 0.0187
#::ironscheme.arithmetic.bitwise::bitwise-bit-count(Object):Object 11 5382.13 233.14 489.2850 21.1944
#::ironscheme.arithmetic.bitwise::bitwise-length(Object):Object 141957 28840.34 11029.79 0.2032 0.0777
#::ironscheme.arithmetic.bitwise::bitwise-first-bit-set(Object):Object 5 1086.85 57.17 217.3709 11.4339
#::ironscheme.arithmetic.bitwise::bitwise-bit-set?(Object+Object):Object 9 30.49 1.53 3.3880 0.1695
#::ironscheme.arithmetic.bitwise::bitwise-if(Object+Object+Object):Object 10 40.18 0.95 4.0181 0.0948
#::ironscheme.arithmetic.bitwise::bitwise-bit-field(Object+Object+Object):Object 4 15.73 0.96 3.9332 0.2407
#::ironscheme.arithmetic.bitwise::bitwise-copy-bit-field(Object+Object+Object+Object):Object 8 59.83 2.63 7.4783 0.3281
#::ironscheme.arithmetic.bitwise::bitwise-arithmetic-shift(Object+Object):Object 7397 7063.23 1154.80 0.9549 0.1561
#::ironscheme.arithmetic.bitwise::bitwise-arithmetic-shift-left(Object+Object):Object 90 35.12 3.98 0.3902 0.0442
#::ironscheme.arithmetic.bitwise::bitwise-arithmetic-shift-right(Object+Object):Object 2100 1256.18 134.06 0.5982 0.0638
#::ironscheme.arithmetic.bitwise::bitwise-rotate-bit-field(Object+Object+Object+Object):Object 3 71.38 1.35 23.7926 0.4491
#::ironscheme.arithmetic.bitwise::bitwise-reverse-bit-field(Object+Object+Object):Object 2 28.48 2.63 14.2417 1.3139
#::ironscheme.arithmetic.flonums::fldenominator(Object):Object 2 0.00 0.00 0.0006 0.0003
#::ironscheme.arithmetic.flonums::flnumerator(Object):Object 3 0.26 0.21 0.0854 0.0716
#::ironscheme.arithmetic.flonums::fldiv0(Object+Object):Object 4 0.01 0.01 0.0024 0.0024
#::ironscheme.arithmetic.flonums::flmod(Object+Object):Object 4 0.00 0.00 0.0002 0.0002
#::ironscheme.arithmetic.flonums::flmod0(Object+Object):Object 5 0.00 0.00 0.0008 0.0007
#::ironscheme.arithmetic.flonums::fldiv-and-mod(Object+Object):Object 1 0.10 0.02 0.0969 0.0160
#::ironscheme.arithmetic.flonums::fldiv(Object+Object):Object 4 0.00 0.00 0.0003 0.0003
#::ironscheme.arithmetic.flonums::fldiv0-and-mod0(Object+Object):Object 2 0.23 0.07 0.1158 0.0337
#::ironscheme.arithmetic.flonums::flinteger?(Object):Object 2 0.00 0.00 0.0009 0.0008
#::ironscheme.arithmetic.flonums::flfinite?(Object):Object 6707 47.55 46.42 0.0071 0.0069
#::ironscheme.arithmetic.flonums::flinfinite?(Object):Object 7802 39.08 38.32 0.0050 0.0049
#::ironscheme.arithmetic.flonums::flnan?(Object):Object 14881 78.12 76.67 0.0052 0.0052
#::ironscheme.arithmetic.flonums::flsin(Object):Object 2 0.00 0.00 0.0002 0.0002
#::ironscheme.arithmetic.flonums::flcos(Object):Object 2 0.00 0.00 0.0002 0.0002
#::ironscheme.arithmetic.flonums::flsqrt(Object):Object 4 0.00 0.00 0.0001 0.0001
#::ironscheme.arithmetic.flonums::flexp(Object):Object 3 0.00 0.00 0.0004 0.0004
#::ironscheme.arithmetic.flonums::flexpt(Object+Object):Object 2 0.00 0.00 0.0005 0.0005
#::ironscheme.arithmetic.flonums::flceiling(Object):Object 3 0.00 0.00 0.0004 0.0004
#::ironscheme.arithmetic.flonums::flfloor(Object):Object 3 0.00 0.00 0.0003 0.0003
#::ironscheme.arithmetic.flonums::fltruncate(Object):Object 3 0.11 0.05 0.0359 0.0151
#::ironscheme.arithmetic.flonums::flround(Object):Object 4 0.00 0.00 0.0003 0.0003
#::ironscheme.arithmetic.flonums::flabs(Object):Object 18 0.00 0.00 0.0001 0.0001
#::ironscheme.arithmetic.flonums::flpositive?(Object):Object 3 0.00 0.00 0.0004 0.0003
#::ironscheme.arithmetic.flonums::flnegative?(Object):Object 18 0.09 0.08 0.0048 0.0047
#::ironscheme.arithmetic.flonums::flzero?(Object):Object 17 0.10 0.10 0.0058 0.0058
#::ironscheme.arithmetic.flonums::fleven?(Object):Object 6 2.41 0.28 0.4015 0.0463
#::ironscheme.arithmetic.flonums::flodd?(Object):Object 6 1.60 0.00 0.2666 0.0008
#::ironscheme.records.inspection::record-type-name(Object):Object 5 0.07 0.07 0.0133 0.0131
#::ironscheme.records.inspection::record-type-parent(Object):Object 29 0.34 0.33 0.0116 0.0114
#::ironscheme.records.inspection::record-type-uid(Object):Object 3 0.00 0.00 0.0004 0.0004
#::ironscheme.records.inspection::record-type-generative?(Object):Object 3 0.12 0.09 0.0412 0.0287
#::ironscheme.records.inspection::record-type-sealed?(Object):Object 2 0.11 0.08 0.0549 0.0398
#::ironscheme.records.inspection::record-type-opaque?(Object):Object 2 0.12 0.09 0.0577 0.0472
#::ironscheme.records.inspection::record-type-field-names(Object):Object 4 0.34 0.11 0.0840 0.0279
#::ironscheme.records.inspection::record-field-mutable?(Object+Object):Object 3 0.24 0.14 0.0800 0.0480
#::ironscheme.enums::get-value(Object+Object):Object 237 4.75 4.72 0.0200 0.0199
#::ironscheme.enums::make-info(Object):Object 16 85.85 8.90 5.3654 0.5565
#::ironscheme.enums::string-join(Object+Object):Object 16 28.77 3.87 1.7984 0.2421
#::ironscheme.enums::make-name(Object):Object 16 72.60 1.23 4.5376 0.0771
#::ironscheme.enums::make-enumeration(Object):Object 16 199.39 3.32 12.4620 0.2075
#::ironscheme.enums::enum-set-universe(Object):Object 2 0.18 0.18 0.0910 0.0903
#::ironscheme.enums::enum-set-indexer(Object):Object 2 0.87 0.34 0.4362 0.1680
#::ironscheme.enums::enum-set-constructor(Object):Object 10 3.26 1.18 0.3257 0.1182
#::ironscheme.enums::enum-set->list(Object):Object 11 27.63 6.30 2.5123 0.5730
#::ironscheme.enums::enum-set-member?(Object+Object):Object 12 6.94 1.80 0.5780 0.1499
#::ironscheme.enums::enum-set-subset?(Object+Object):Object 20 35.84 10.78 1.7918 0.5390
#::ironscheme.enums::enum-set=?(Object+Object):Object 5 8.80 0.61 1.7591 0.1217
#::ironscheme.enums::enum-set-union(Object+Object):Object 1 0.24 0.22 0.2366 0.2194
#::ironscheme.enums::enum-set-intersection(Object+Object):Object 1 0.24 0.22 0.2388 0.2194
#::ironscheme.enums::enum-set-difference(Object+Object):Object 1 2.56 0.25 2.5618 0.2539
#::ironscheme.enums::enum-set-complement(Object):Object 1 2.43 0.10 2.4284 0.1035
#::ironscheme.enums::enum-set-projection(Object+Object):Object 1 4.30 1.02 4.3004 1.0184
#::ironscheme.format::dofmt(Object+Object+Object):Object 6 23.44 1.20 3.9063 0.2003
#::ironscheme.equal::union-find(Object+Object+Object):Object 18 15.76 3.23 0.8755 0.1795
#::ironscheme.equal::pre?(Object+Object+Object):Object 67832 899.13 568.15 0.0133 0.0084
#::ironscheme.equal::interleave?(Object+Object+Object):Object 2 28.94 2.30 14.4718 1.1488
#::ironscheme.equal::precheck/interleave-equal?(Object+Object):Object 23041 3461.17 732.16 0.1502 0.0318
#::ironscheme.equal::equal?(Object+Object):Object 23041 1.85 1.85 0.0001 0.0001
#::ironscheme.misc::set-symbol-value!(Object+Object):Object 1372 1.05 0.13 0.0008 0.0001
#::ironscheme.constant-fold::set-allow-constant-fold!(Object+Object):Object 131 0.03 0.01 0.0002 0.0001
#::ironscheme.constant-fold::proc-filter(Object):Object 133 0.03 0.02 0.0002 0.0001
#::psyntax.internal::rewriter(Object):Object 113 3.75 1.09 0.0332 0.0096
#::psyntax.internal::expanded->core(Object):Object 113 4.31 0.56 0.0382 0.0049
#::psyntax.library-manager::make-collection():Object 1 0.05 0.04 0.0483 0.0398
#::psyntax.library-manager::find-library-by(Object):Object 837 279.63 74.11 0.3341 0.0885
#::psyntax.library-manager::library-name->file-name(Object):Object 27 16.01 0.65 0.5930 0.0242
#::psyntax.library-manager::try-load-from-file(Object+Object):Object 27 0.46 0.09 0.0169 0.0035
#::psyntax.library-manager::find-external-library(Object):Object 27 0.47 0.18 0.0173 0.0068
#::psyntax.library-manager::find-library-by-name(Object):Object 660 273.95 2.23 0.4151 0.0034
#::psyntax.library-manager::library-exists?(Object):Object 65 8.91 0.22 0.1370 0.0034
#::psyntax.library-manager::find-library-by-spec/die(Object):Object 85 3.66 0.09 0.0431 0.0011
#::psyntax.library-manager::install-library-record(Object):Object 65 3.73 0.25 0.0574 0.0038
#::psyntax.library-manager::imported-label->binding(Object):Object 70644 3.23 3.23 0.0000 0.0000
#::psyntax.library-manager::invoke-library(Object):Object 51 213.63 0.41 4.1888 0.0080
#::psyntax.library-manager::visit-library(Object):Object 4142 15.45 4.50 0.0037 0.0011
#::psyntax.library-manager::library-spec(Object):Object 85 0.18 0.09 0.0021 0.0011
#::psyntax.builders::build-global-define(Object):Object 258 0.01 0.01 0.0000 0.0000
#::psyntax.builders::build-application(Object+Object+Object):Object 21149 67.34 26.25 0.0032 0.0012
#::psyntax.builders::build-lexical-reference(Object+Object):Object 4515 11.46 4.35 0.0025 0.0010
#::psyntax.builders::build-lexical-assignment(Object+Object+Object):Object 43 0.24 0.07 0.0057 0.0016
#::psyntax.builders::build-global-reference(Object+Object):Object 8153 20.97 7.86 0.0026 0.0010
#::psyntax.builders::build-global-assignment(Object+Object+Object):Object 40 0.44 0.13 0.0109 0.0033
#::psyntax.builders::build-lambda(Object+Object+Object):Object 6388 15.52 5.31 0.0024 0.0008
#::psyntax.builders::build-case-lambda(Object+Object+Object):Object 6389 295.19 11.67 0.0462 0.0018
#::psyntax.builders::build-data(Object+Object):Object 16851 72.30 21.55 0.0043 0.0013
#::psyntax.builders::build-sequence(Object+Object):Object 9924 10.22 5.11 0.0010 0.0005
#::psyntax.builders::build-void():Object 1303 0.06 0.06 0.0000 0.0000
#::psyntax.builders::build-letrec(Object+Object+Object+Object):Object 14 0.56 0.01 0.0397 0.0005
#::psyntax.builders::build-letrec*(Object+Object+Object+Object):Object 6062 0.74 0.30 0.0001 0.0001
#::psyntax.builders::build-library-letrec*(Object+Object+Object+Object+Object+Object):Object 28 7.21 0.01 0.2577 0.0005
#::psyntax.expander::set-cons(Object+Object):Object 8258 7.11 3.86 0.0009 0.0005
#::psyntax.expander::top-marked?(Object):Object 244782 10.90 10.90 0.0000 0.0000
#::psyntax.expander::gen-lexical(Object):Object 2626 122.68 2.78 0.0467 0.0011
#::psyntax.expander::gen-global(Object):Object 284 0.01 0.01 0.0000 0.0000
#::psyntax.expander::gen-label(Object):Object 1623 53.75 0.53 0.0331 0.0003
#::psyntax.expander::gen-top-level-label(Object+Object):Object 1 16.17 0.36 16.1658 0.3634
#::psyntax.expander::gen-define-label+loc(Object+Object+Object):Object 268 35.56 1.29 0.1327 0.0048
#::psyntax.expander::gen-define-label(Object+Object+Object):Object 64 1.06 0.02 0.0165 0.0002
#::psyntax.expander::make-empty-rib():Object 6062 0.33 0.33 0.0001 0.0001
#::psyntax.expander::top-marked-symbols(Object):Object 1 0.05 0.04 0.0525 0.0450
#::psyntax.expander::make-cache-rib():Object 36 0.96 0.27 0.0268 0.0074
#::psyntax.expander::find-label(Object+Object+Object):Object 334959 1668.15 459.01 0.0050 0.0014
#::psyntax.expander::extend-rib!(Object+Object+Object+Object):Object 332 73.84 1.48 0.2224 0.0045
#::psyntax.expander::extend-rib/nc!(Object+Object+Object):Object 22068 3426.60 932.75 0.1553 0.0423
#::psyntax.expander::make-rib-map(Object):Object 35 3.50 1.11 0.1000 0.0318
#::psyntax.expander::check/size?(Object):Object 6228 32.92 19.22 0.0053 0.0031
#::psyntax.expander::seal-rib!(Object):Object 6228 3420.03 90.75 0.5491 0.0146
#::psyntax.expander::unseal-rib!(Object):Object 28 42.60 0.03 1.5214 0.0011
#::psyntax.expander::make-full-rib(Object+Object):Object 6192 108.07 9.65 0.0175 0.0016
#::psyntax.expander::gen-mark():Object 5466 5.53 1.43 0.0010 0.0003
#::psyntax.expander::join-wraps(Object+Object+Object+Object):Object 196530 4207.74 1086.01 0.0214 0.0055
#::psyntax.expander::mkstx(Object+Object+Object+Object):Object 208356 3200.69 318.09 0.0154 0.0015
#::psyntax.expander::add-subst(Object+Object):Object 15404 18.02 6.27 0.0012 0.0004
#::psyntax.expander::add-mark(Object+Object+Object+Object):Object 10932 4168.84 36.16 0.3813 0.0033
#::psyntax.expander::syntax-kind?(Object+Object):Object 79790 139.28 112.88 0.0017 0.0014
#::psyntax.expander::syntax-pair?(Object):Object 73730 21.25 17.89 0.0003 0.0002
#::psyntax.expander::syntax-null?(Object):Object 6060 1.79 1.49 0.0003 0.0002
#::psyntax.expander::syntax-car(Object):Object 115492 140.13 115.88 0.0012 0.0010
#::psyntax.expander::syntax-cdr(Object):Object 18132 20.13 16.53 0.0011 0.0009
#::psyntax.expander::syntax->list(Object):Object 15126 503.84 46.98 0.0333 0.0031
#::psyntax.expander::id?(Object):Object 151290 361.94 238.10 0.0024 0.0016
#::psyntax.expander::id->sym(Object):Object 649277 1052.61 628.87 0.0016 0.0010
#::psyntax.expander::same-marks?(Object+Object):Object 78111 94.12 76.73 0.0012 0.0010
#::psyntax.expander::bound-id=?(Object+Object):Object 272436 567.70 46.66 0.0021 0.0002
#::psyntax.expander::free-id=?(Object+Object):Object 3256 745.85 9.25 0.2291 0.0028
#::psyntax.expander::valid-bound-ids?(Object):Object 6549 14.08 4.18 0.0021 0.0006
#::psyntax.expander::distinct-bound-ids?(Object):Object 6656 647.53 4.48 0.0973 0.0007
#::psyntax.expander::bound-id-member?(Object+Object):Object 3644 671.24 68.39 0.1842 0.0188
#::psyntax.expander::self-evaluating?(Object):Object 9924 10.98 6.31 0.0011 0.0006
#::psyntax.expander::strip-annotations(Object):Object 25229 3.19 2.71 0.0001 0.0001
#::psyntax.expander::strip(Object+Object):Object 47893 372.71 123.18 0.0078 0.0026
#::psyntax.expander::stx->datum(Object):Object 18005 0.85 0.85 0.0000 0.0000
#::psyntax.expander::same-marks*?(Object+Object+Object):Object 29115 85.23 28.88 0.0029 0.0010
#::psyntax.expander::id->label/intern(Object):Object 69448 4477.05 199.99 0.0645 0.0029
#::psyntax.expander::id->label(Object):Object 78011 734.31 207.39 0.0094 0.0027
#::psyntax.expander::label->binding-no-fluids(Object+Object):Object 70736 586.64 88.77 0.0083 0.0013
#::psyntax.expander::label->binding(Object+Object):Object 70736 621.16 31.26 0.0088 0.0004
#::psyntax.expander::syntax-type(Object+Object):Object 80970 8873.95 359.38 0.1096 0.0044
#::psyntax.expander::sanitize-binding(Object+Object):Object 76 0.19 0.05 0.0025 0.0006
#::psyntax.expander::make-variable-transformer(Object):Object 1 0.00 0.00 0.0006 0.0003
#::psyntax.expander::make-eval-transformer(Object):Object 76 2878.56 0.24 37.8757 0.0031
#::psyntax.expander::parse-define(Object):Object 268 69.99 1.48 0.2611 0.0055
#::psyntax.expander::parse-define-syntax(Object):Object 64 4.70 0.15 0.0735 0.0024
#::psyntax.expander::scheme-stx(Object):Object 9667 388.99 5.43 0.0402 0.0006
#::psyntax.expander::add-lexical(Object+Object+Object):Object 1817 32.34 2.27 0.0178 0.0013
#::psyntax.expander::add-lexicals(Object+Object+Object):Object 6060 31.34 2.00 0.0052 0.0003
#::psyntax.expander::letrec-helper(Object+Object+Object+Object):Object 16 2.77 0.08 0.1730 0.0048
#::psyntax.expander::letrec-transformer(Object+Object+Object):Object 14 0.01 0.00 0.0005 0.0002
#::psyntax.expander::letrec*-transformer(Object+Object+Object):Object 2 0.00 0.00 0.0018 0.0002
#::psyntax.expander::record-type-descriptor-transformer(Object+Object+Object):Object 245 36.75 1.14 0.1500 0.0047
#::psyntax.expander::record-constructor-descriptor-transformer(Object+Object+Object):Object 8 0.74 0.12 0.0921 0.0148
#::psyntax.expander::when-macro(Object):Object 8 0.65 0.01 0.0817 0.0015
#::psyntax.expander::unless-macro(Object):Object 9 0.70 0.02 0.0780 0.0019
#::psyntax.expander::if-transformer(Object+Object+Object):Object 357 93.46 2.02 0.2618 0.0057
#::psyntax.expander::case-macro(Object):Object 3 0.38 0.05 0.1253 0.0173
#::psyntax.expander::quote-transformer(Object+Object+Object):Object 6003 625.20 12.42 0.1041 0.0021
#::psyntax.expander::case-lambda-transformer(Object+Object+Object):Object 1 0.28 0.06 0.2762 0.0625
#::psyntax.expander::lambda-transformer(Object+Object+Object):Object 5985 1017.73 19.95 0.1700 0.0033
#::psyntax.expander::bless(Object):Object 1713 456.33 3.32 0.2664 0.0019
#::psyntax.expander::with-syntax-macro(Object):Object 2 0.25 0.04 0.1262 0.0225
#::psyntax.expander::let-macro(Object):Object 391 115.96 1.75 0.2966 0.0045
#::psyntax.expander::let-values-macro(Object):Object 10 1.78 0.08 0.1784 0.0075
#::psyntax.expander::let*-values-macro(Object):Object 1 0.23 0.05 0.2270 0.0468
#::psyntax.expander::trace-let/rec-syntax(Object):Object 2 0.04 0.04 0.0213 0.0193
#::psyntax.expander::guard-macro(Object):Object 153 35.19 0.93 0.2300 0.0061
#::psyntax.expander::define-enumeration-macro(Object):Object 1 0.26 0.15 0.2551 0.1479
#::psyntax.expander::delay-macro(Object):Object 4 0.16 0.01 0.0404 0.0014
#::psyntax.expander::endianness-macro(Object):Object 25 1.24 0.09 0.0495 0.0035
#::psyntax.expander::identifier-syntax-macro(Object):Object 3 0.77 0.10 0.2554 0.0333
#::psyntax.expander::do-macro(Object):Object 3 0.27 0.05 0.0893 0.0175
#::psyntax.expander::let*-macro(Object):Object 26 4.76 0.12 0.1829 0.0045
#::psyntax.expander::or-macro(Object):Object 8 0.68 0.02 0.0853 0.0021
#::psyntax.expander::and-macro(Object):Object 12 1.00 0.02 0.0833 0.0020
#::psyntax.expander::cond-macro(Object):Object 14 12.20 0.59 0.8712 0.0424
#::psyntax.expander::syntax-rules-macro(Object):Object 41 5.10 0.17 0.1243 0.0040
#::psyntax.expander::define-record-type-macro(Object):Object 21 1.54 0.14 0.0734 0.0068
#::psyntax.expander::define-condition-type-macro(Object):Object 3 0.49 0.16 0.1618 0.0518
#::psyntax.expander::convert-pattern(Object+Object):Object 110 0.59 0.19 0.0054 0.0017
#::psyntax.expander::syntax-dispatch(Object+Object):Object 80074 1270.38 346.20 0.0159 0.0043
#::psyntax.expander::ellipsis?(Object):Object 5372 14.91 1.66 0.0028 0.0003
#::psyntax.expander::underscore?(Object):Object 6 0.02 0.00 0.0035 0.0003
#::psyntax.expander::verify-literals(Object+Object):Object 147 0.61 0.19 0.0042 0.0013
#::psyntax.expander::core-macro-transformer(Object):Object 12944 0.93 0.93 0.0001 0.0001
#::psyntax.expander::file-options-macro(Object):Object 41 4.30 0.69 0.1050 0.0169
#::psyntax.expander::symbol-macro(Object+Object):Object 13 0.87 0.20 0.0667 0.0153
#::psyntax.expander::macro-transformer(Object):Object 819 0.12 0.11 0.0001 0.0001
#::psyntax.expander::do-macro-call(Object+Object+Object+Object):Object 5466 9819.74 101.21 1.7965 0.0185
#::psyntax.expander::chi-macro(Object+Object+Object+Object):Object 819 0.91 0.79 0.0011 0.0010
#::psyntax.expander::chi-local-macro(Object+Object+Object+Object):Object 505 0.16 0.14 0.0003 0.0003
#::psyntax.expander::chi-global-macro(Object+Object+Object+Object):Object 4142 29.08 3.74 0.0070 0.0009
#::psyntax.expander::chi-expr*(Object+Object+Object):Object 76638 26140.39 85.94 0.3411 0.0011
#::psyntax.expander::chi-application(Object+Object+Object):Object 19708 3234.74 65.86 0.1641 0.0033
#::psyntax.expander::chi-expr(Object+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment