Skip to content

Instantly share code, notes, and snippets.

@ig-sinicyn
Last active June 29, 2016 08:30
Show Gist options
  • Save ig-sinicyn/5389d6f189d3fab82d4962ba06db516f to your computer and use it in GitHub Desktop.
Save ig-sinicyn/5389d6f189d3fab82d4962ba06db516f to your computer and use it in GitHub Desktop.
Test Name: CompetitionHighAccuracyBenchmark
Test Outcome: Passed
Result StandardOutput:
// !====================================
// !Run 1, total runs (expected): 1.
// ? #1.1 00,975s, Informational@Analyser: CompetitionAnalyser: All competition limits are ok.
========================================
BenchmarkDotNet=v0.9.7.0
OS=Microsoft Windows NT 10.0.10586.0
Processor=Intel(R) Core(TM) i7-3537U CPU 2.00GHz, ProcessorCount=4
Frequency=2435883 ticks, Resolution=410.5287 ns, Timer=TSC
HostCLR=MS.NET 4.0.30319.42000, Arch=64-bit RELEASE [RyuJIT]
JitModules=clrjit-v4.6.1080.0
Type=HighAccuracyBenchmark Mode=SingleRun Platform=X64
Jit=RyuJit Toolchain=InProcessToolchain LaunchCount=1
WarmupCount=100 TargetCount=300
Method | Median | StdDev | Scaled | Min | P20..80(min) | P20..80(max) | ScaledP50 | ScaledP85 | ScaledP95 | Max |
------------- |------------ |----------- |------- |------------ |------------- |------------- |---------- |---------- |---------- |------------ |
Baseline | 103.8000 us | 10.5495 us | 1.00 | 83.3000 us | 1.00 | 1.00 | 1.00 | 1.00 | 1.00 | 139.9000 us |
SlowerX2Run1 | 208.5000 us | 36.9033 us | 2.01 | 193.7000 us | 1.98 | 2.01 | 2.01 | 1.95 | 2.09 | 692.5000 us |
SlowerX2Run2 | 207.3000 us | 15.6738 us | 2.00 | 165.8000 us | 1.87 | 1.98 | 2.00 | 1.75 | 1.83 | 276.6000 us |
SlowerX2Run3 | 207.3000 us | 25.5074 us | 2.00 | 193.7000 us | 1.87 | 2.00 | 2.00 | 1.82 | 1.86 | 562.0000 us |
SlowerX5 | 494.4000 us | 24.8354 us | 4.76 | 414.6000 us | 4.67 | 4.69 | 4.76 | 4.14 | 4.18 | 614.5000 us |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment