Skip to content

Instantly share code, notes, and snippets.

@ScottHutchinson
Created February 24, 2018 19:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ScottHutchinson/d78aa2a5d2ae56c683aad24bf0dbc741 to your computer and use it in GitHub Desktop.
Save ScottHutchinson/d78aa2a5d2ae56c683aad24bf0dbc741 to your computer and use it in GitHub Desktop.
CPU Benchmark 1
BenchmarkDotNet=v0.10.12, OS=Windows 10 Redstone 3 [1709, Fall Creators Update] (10.0.16299.248)
Intel Core m3-7Y30 CPU 1.00GHz, 1 CPU, 4 logical cores and 2 physical cores
Frequency=1570311 Hz, Resolution=636.8165 ns, Timer=TSC
.NET Core SDK=2.1.4
  [Host]     : .NET Core 2.0.5 (Framework 4.6.26020.03), 64bit RyuJIT DEBUG
  DefaultJob : .NET Core 2.0.5 (Framework 4.6.26020.03), 64bit RyuJIT

Method Mean Error StdDev Median Gen 0 Gen 1 Gen 2 Allocated
RecEarly 167,141.074 us 3,326.9759 us 4,326.0085 us 166,577.188 us 6437.5000 3437.5000 562.5000 36146.17 KB
CpsEarly 4.301 us 0.0814 us 0.0905 us 4.274 us 2.9831 - - 6.12 KB
RecLate 167,203.232 us 3,140.7932 us 2,937.8996 us 167,260.418 us 6375.0000 3375.0000 500.0000 36146.16 KB
CpsLate 164,390.119 us 3,272.2514 us 6,065.3278 us 165,875.008 us 6375.0000 3375.0000 562.5000 35734.5 KB
RecNotFound 166,974.990 us 3,313.9953 us 5,890.6232 us 167,386.598 us 6437.5000 3437.5000 562.5000 36146.17 KB
CpsNotFound 65,573.065 us 1,359.0217 us 1,905.1587 us 64,518.281 us 3312.5000 1437.5000 312.5000 18072.96 KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment