Removing bogus files
This commit is contained in:
Родитель
57981e2277
Коммит
29e0df7f62
|
@ -1,16 +0,0 @@
|
|||
``` ini
|
||||
|
||||
BenchmarkDotNet=v0.12.1, OS=Windows 10.0.18363.959 (1909/November2018Update/19H2)
|
||||
AMD Ryzen Threadripper 2970WX, 1 CPU, 48 logical and 24 physical cores
|
||||
.NET Core SDK=5.0.100-preview.8.20363.2
|
||||
[Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.36102, CoreFX 5.0.20.36102), X64 RyuJIT
|
||||
Job-PAGBMN : .NET Core 5.0.0 (CoreCLR 5.0.20.36102, CoreFX 5.0.20.36102), X64 RyuJIT
|
||||
|
||||
Runtime=.NET Core 5.0 IterationCount=3 LaunchCount=1
|
||||
WarmupCount=3
|
||||
|
||||
```
|
||||
| Method | Mean | Error | StdDev |
|
||||
|------------------------------ |----------:|---------:|----------:|
|
||||
| Container.IsRegistered(true) | 10.616 ns | 3.911 ns | 0.2144 ns |
|
||||
| Container.IsRegistered(false) | 6.721 ns | 2.397 ns | 0.1314 ns |
|
|
@ -1,3 +0,0 @@
|
|||
Method,Job,AnalyzeLaunchVariance,EvaluateOverhead,MaxAbsoluteError,MaxRelativeError,MinInvokeCount,MinIterationTime,OutlierMode,Affinity,EnvironmentVariables,Jit,Platform,PowerPlanMode,Runtime,AllowVeryLargeObjects,Concurrent,CpuGroups,Force,HeapAffinitizeMask,HeapCount,NoAffinitize,RetainVm,Server,Arguments,BuildConfiguration,Clock,EngineFactory,NuGetReferences,Toolchain,IsMutator,InvocationCount,IterationCount,IterationTime,LaunchCount,MaxIterationCount,MaxWarmupIterationCount,MinIterationCount,MinWarmupIterationCount,RunStrategy,UnrollFactor,WarmupCount,Mean,Error,StdDev
|
||||
Container.IsRegistered(true),Job-PAGBMN,False,Default,Default,Default,Default,Default,Default,111111111111111111111111111111111111111111111111,Empty,RyuJit,X64,8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c,.NET Core 5.0,False,True,False,True,Default,Default,False,False,False,Default,Default,Default,Default,Default,Default,Default,1,3,Default,1,Default,Default,Default,Default,Default,16,3,10.616 ns,3.911 ns,0.2144 ns
|
||||
Container.IsRegistered(false),Job-PAGBMN,False,Default,Default,Default,Default,Default,Default,111111111111111111111111111111111111111111111111,Empty,RyuJit,X64,8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c,.NET Core 5.0,False,True,False,True,Default,Default,False,False,False,Default,Default,Default,Default,Default,Default,Default,1,3,Default,1,Default,Default,Default,Default,Default,16,3,6.721 ns,2.397 ns,0.1314 ns
|
|
|
@ -1,33 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang='en'>
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<title>BenchmarkRun-joined-2020-07-29-13-00-39</title>
|
||||
|
||||
<style type="text/css">
|
||||
table { border-collapse: collapse; display: block; width: 100%; overflow: auto; }
|
||||
td, th { padding: 6px 13px; border: 1px solid #ddd; text-align: right; }
|
||||
tr { background-color: #fff; border-top: 1px solid #ccc; }
|
||||
tr:nth-child(even) { background: #f8f8f8; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<pre><code>
|
||||
BenchmarkDotNet=v0.12.1, OS=Windows 10.0.18363.959 (1909/November2018Update/19H2)
|
||||
AMD Ryzen Threadripper 2970WX, 1 CPU, 48 logical and 24 physical cores
|
||||
.NET Core SDK=5.0.100-preview.8.20363.2
|
||||
[Host] : .NET Core 5.0.0 (CoreCLR 5.0.20.36102, CoreFX 5.0.20.36102), X64 RyuJIT
|
||||
Job-PAGBMN : .NET Core 5.0.0 (CoreCLR 5.0.20.36102, CoreFX 5.0.20.36102), X64 RyuJIT
|
||||
</code></pre>
|
||||
<pre><code>Runtime=.NET Core 5.0 IterationCount=3 LaunchCount=1
|
||||
WarmupCount=3
|
||||
</code></pre>
|
||||
|
||||
<table>
|
||||
<thead><tr><th> Method</th><th>Mean</th><th>Error</th><th>StdDev</th>
|
||||
</tr>
|
||||
</thead><tbody><tr><td>Container.IsRegistered(true)</td><td>10.616 ns</td><td>3.911 ns</td><td>0.2144 ns</td>
|
||||
</tr><tr><td>Container.IsRegistered(false)</td><td>6.721 ns</td><td>2.397 ns</td><td>0.1314 ns</td>
|
||||
</tr></tbody></table>
|
||||
</body>
|
||||
</html>
|
Загрузка…
Ссылка в новой задаче