mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 18:22:49 +08:00
remove results
This commit is contained in:
parent
121a0a98d6
commit
6ac9954770
@ -1,20 +0,0 @@
|
|||||||
```ini
|
|
||||||
|
|
||||||
Host Process Environment Information:
|
|
||||||
BenchmarkDotNet=v0.9.8.0
|
|
||||||
OS=OSX
|
|
||||||
Processor=?, ProcessorCount=4
|
|
||||||
Frequency=1000000000 ticks, Resolution=1.0000 ns, Timer=UNKNOWN
|
|
||||||
CLR=CORE, Arch=64-bit ? [RyuJIT]
|
|
||||||
GC=Concurrent Workstation
|
|
||||||
JitModules=?
|
|
||||||
dotnet cli version: 1.0.0-preview2-003121
|
|
||||||
|
|
||||||
Type=UrlPathToUrlPathTemplateMatcherBenchmarks Mode=Throughput Toolchain=Core
|
|
||||||
GarbageCollection=Concurrent Workstation
|
|
||||||
|
|
||||||
```
|
|
||||||
Method | Median | StdDev | Mean | StdError | StdDev | Op/s | Min | Q1 | Median | Q3 | Max |
|
|
||||||
----------- |------------ |----------- |------------ |---------- |----------- |----------- |------------ |------------ |------------ |------------ |------------ |
|
|
||||||
Benchmark1 | 184.4215 ns | 5.1537 ns | 185.3322 ns | 1.1524 ns | 5.1537 ns | 5395716.74 | 178.2386 ns | 181.8117 ns | 184.4215 ns | 188.2762 ns | 196.7310 ns |
|
|
||||||
Benchmark2 | 186.1899 ns | 35.7006 ns | 202.4315 ns | 3.9425 ns | 35.7006 ns | 4939943.34 | 176.9750 ns | 182.9672 ns | 186.1899 ns | 205.8946 ns | 369.0701 ns |
|
|
@ -1,3 +0,0 @@
|
|||||||
Type;Method;Mode;Platform;Jit;Toolchain;Runtime;GarbageCollection;LaunchCount;WarmupCount;TargetCount;Affinity;Median;StdDev;Mean;StdError;StdDev;Op/s;Min;Q1;Median;Q3;Max
|
|
||||||
UrlPathToUrlPathTemplateMatcherBenchmarks;Benchmark1;Throughput;Host;Host;Core;Host;Concurrent Workstation;Auto;Auto;Auto;Auto;184.4215 ns;5.1537 ns;185.3322 ns;1.1524 ns;5.1537 ns;5395716.74;178.2386 ns;181.8117 ns;184.4215 ns;188.2762 ns;196.7310 ns
|
|
||||||
UrlPathToUrlPathTemplateMatcherBenchmarks;Benchmark2;Throughput;Host;Host;Core;Host;Concurrent Workstation;Auto;Auto;Auto;Auto;186.1899 ns;35.7006 ns;202.4315 ns;3.9425 ns;35.7006 ns;4939943.34;176.9750 ns;182.9672 ns;186.1899 ns;205.8946 ns;369.0701 ns
|
|
|
@ -1,20 +0,0 @@
|
|||||||
<pre><code>
|
|
||||||
Host Process Environment Information:
|
|
||||||
BenchmarkDotNet=v0.9.8.0
|
|
||||||
OS=OSX
|
|
||||||
Processor=?, ProcessorCount=4
|
|
||||||
Frequency=1000000000 ticks, Resolution=1.0000 ns, Timer=UNKNOWN
|
|
||||||
CLR=CORE, Arch=64-bit ? [RyuJIT]
|
|
||||||
GC=Concurrent Workstation
|
|
||||||
JitModules=?
|
|
||||||
dotnet cli version: 1.0.0-preview2-003121
|
|
||||||
</code></pre>
|
|
||||||
<pre><code>Type=UrlPathToUrlPathTemplateMatcherBenchmarks Mode=Throughput Toolchain=Core
|
|
||||||
GarbageCollection=Concurrent Workstation
|
|
||||||
</code></pre>
|
|
||||||
|
|
||||||
<table>
|
|
||||||
<tr><th>Method</th><th>Median</th><th>StdDev</th><th> Mean</th><th>StdError</th><th>StdDev</th><th>Op/s</th><th> Min</th><th> Q1</th><th>Median</th><th> Q3</th><th> Max</th>
|
|
||||||
</tr><tr><td>Benchmark1</td><td>184.4215 ns</td><td>5.1537 ns</td><td>185.3322 ns</td><td>1.1524 ns</td><td>5.1537 ns</td><td>5395716.74</td><td>178.2386 ns</td><td>181.8117 ns</td><td>184.4215 ns</td><td>188.2762 ns</td><td>196.7310 ns</td>
|
|
||||||
</tr><tr><td>Benchmark2</td><td>186.1899 ns</td><td>35.7006 ns</td><td>202.4315 ns</td><td>3.9425 ns</td><td>35.7006 ns</td><td>4939943.34</td><td>176.9750 ns</td><td>182.9672 ns</td><td>186.1899 ns</td><td>205.8946 ns</td><td>369.0701 ns</td>
|
|
||||||
</tr></table>
|
|
Loading…
x
Reference in New Issue
Block a user