-
-
Save EgorBot/564f0855208e5151ab374247a42c79b7 to your computer and use it in GitHub Desktop.
diff_functions_1fe8d37b.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# To display the perf.data header info, please use --header/--header-only options. | |
# | |
# | |
# Total Lost Samples: 0 | |
# | |
# Samples: 96K of event 'cpu-clock' | |
# Event count (approx.): 8039559780 | |
# | |
# Overhead Command Shared Object Symbol | |
# ........ ............... .................... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ | |
# | |
97.19% corerun jitted-60627-7264.so [.] void [System.Private.CoreLib] System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(valuetype System.ReadOnlySpan`1<!!0>,valuetype System.Span`1<!!0>)[OptimizedTier1] | |
| | |
---void [System.Private.CoreLib] System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(valuetype System.ReadOnlySpan`1<!!0>,valuetype System.Span`1<!!0>)[OptimizedTier1] | |
| | |
--96.67%--instance void [benchapp] Bench::Reverse()[OptimizedTier1] | |
instance void [4d5da417-5a2d-4622-b5b7-a621dcc6ade1Emitted] BenchmarkDotNet.Autogenerated.Runnable_0::WorkloadActionUnroll(int64)[Optimized] | |
instance valuetype [Perfolizer]Perfolizer.Horology.ClockSpan [BenchmarkDotNet] BenchmarkDotNet.Engines.Engine::Measure(class [System.Runtime]System.Action`1<int64>,int64)[InstrumentedTier] | |
instance valuetype BenchmarkDotNet.Reports.Measurement [BenchmarkDotNet] BenchmarkDotNet.Engines.Engine::RunIteration(valuetype BenchmarkDotNet.Engines.IterationData)[InstrumentedTier] | |
instance valuetype BenchmarkDotNet.Reports.Measurement [BenchmarkDotNet] BenchmarkDotNet.Engines.EngineStage::RunIteration(valuetype BenchmarkDotNet.Engines.IterationMode,valuetype BenchmarkDotNet.Engines.IterationStage,int32,int64,int32)[InstrumentedTier] | |
instance class [System.Collections]System.Collections.Generic.List`1<valuetype BenchmarkDotNet.Reports.Measurement> [BenchmarkDotNet] BenchmarkDotNet.Engines.EngineActualStage::RunAuto(int64,valuetype BenchmarkDotNet.Engines.IterationMode,int32)[QuickJitted] | |
instance class [System.Runtime]System.Collections.Generic.IReadOnlyList`1<valuetype BenchmarkDotNet.Reports.Measurement> [BenchmarkDotNet] BenchmarkDotNet.Engines.EngineActualStage::Run(int64,valuetype BenchmarkDotNet.Engines.IterationMode,bool,int32,bool)[QuickJitted] | |
instance class [System.Runtime]System.Collections.Generic.IReadOnlyList`1<valuetype BenchmarkDotNet.Reports.Measurement> [BenchmarkDotNet] BenchmarkDotNet.Engines.EngineActualStage::RunWorkload(int64,int32,bool)[QuickJitted] | |
instance valuetype BenchmarkDotNet.Engines.RunResults [BenchmarkDotNet] BenchmarkDotNet.Engines.Engine::Run()[QuickJitted] | |
void [4d5da417-5a2d-4622-b5b7-a621dcc6ade1Emitted] BenchmarkDotNet.Autogenerated.Runnable_0::Run(class [BenchmarkDotNet]BenchmarkDotNet.Running.BenchmarkCase,class [BenchmarkDotNet]BenchmarkDotNet.Engines.IHost)[Optimized] | |
CallDescrWorkerInternal | |
CallDescrWorkerWithHandler(CallDescrData*, int) | |
RuntimeMethodHandle::InvokeMethod(Object*, void**, SignatureNative*, int) | |
instance object [System.Private.CoreLib] System.Reflection.MethodBaseInvoker::InvokeDirectByRefWithFewArgs(object,valuetype System.Span`1<object>,valuetype System.Reflection.BindingFlags)[PreJIT] | |
instance object [System.Private.CoreLib] System.Reflection.MethodBaseInvoker::InvokeWithFewArgs(object,valuetype System.Reflection.BindingFlags,class System.Reflection.Binder,object[],class System.Globalization.CultureInfo)[PreJIT] | |
instance object [System.Private.CoreLib] System.Reflection.RuntimeMethodInfo::Invoke(object,valuetype System.Reflection.BindingFlags,class System.Reflection.Binder,object[],class System.Globalization.CultureInfo)[PreJIT] | |
int32 [BenchmarkDotNet] BenchmarkDotNet.Toolchains.InProcess.Emit.Implementation.RunnableProgram::Run(valuetype BenchmarkDotNet.Running.BenchmarkId,class [System.Runtime]System.Reflection.Assembly,class BenchmarkDotNet.Running.BenchmarkCase,class BenchmarkDotNet.Engines.IHost)[QuickJitted] | |
instance int32 [BenchmarkDotNet] BenchmarkDotNet.Toolchains.InProcess.Emit.InProcessEmitExecutor::ExecuteCore(class BenchmarkDotNet.Engines.IHost,class BenchmarkDotNet.Toolchains.Parameters.ExecuteParameters)[QuickJitted] | |
instance void [BenchmarkDotNet] BenchmarkDotNet.Toolchains.InProcess.Emit.InProcessEmitExecutor+<>c__DisplayClass10_0::<Execute>b__0()[QuickJitted] | |
CallDescrWorkerInternal | |
DispatchCallSimple(unsigned long*, unsigned int, unsigned long, unsigned int) | |
ThreadNative::KickOffThread_Worker(void*) | |
ManagedThreadBase_DispatchOuter(ManagedThreadCallState*) | |
ManagedThreadBase::KickOff(void (*)(void*), void*) | |
ThreadNative::KickOffThread(void*) | |
CorUnix::CPalThread::ThreadEntry(void*) | |
0x72b8b2094ac3 | |
# | |
# (Cannot load tips.txt file, please install perf!) | |
# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment