Skip to content

Instantly share code, notes, and snippets.

@Aaronontheweb
Created February 24, 2016 09:18
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 Aaronontheweb/efab7b5a9cc6e4eb4f80 to your computer and use it in GitHub Desktop.
Save Aaronontheweb/efab7b5a9cc6e4eb4f80 to your computer and use it in GitHub Desktop.
Akka.NET 1.0.6 Actor Throughput

Akka.Tests.Performance.Actor.ReceiveActorThroughputSpec+Benchmark

Measures the throughput of an actor implementation 2/23/2016 6:48:02 AM

System Info

NBench=NBench, Version=0.1.5.0, Culture=neutral, PublicKeyToken=null
OS=Microsoft Windows NT 6.2.9200.0
ProcessorCount=4
CLR=4.0.30319.42000,IsMono=False,MaxGcGeneration=2
WorkerThreads=32767, IOThreads=4

NBench Settings

RunMode=Iterations, TestMode=Measurement
NumberOfIterations=13, MaximumRunTime=00:00:01

Data


Totals

      Metric |           Units |             Max |         Average |             Min |          StdDev |

---------------- |---------------- |---------------- |---------------- |---------------- |---------------- | TotalCollections [Gen0] | collections | 50.00 | 49.38 | 49.00 | 0.51 | TotalCollections [Gen1] | collections | 17.00 | 16.62 | 15.00 | 0.65 | TotalCollections [Gen2] | collections | 2.00 | 1.38 | 1.00 | 0.51 | [Counter] MessageReceived | operations | 10,000,000.00 | 10,000,000.00 | 10,000,000.00 | 0.00 |

Per-second Totals

      Metric |       Units / s |         Max / s |     Average / s |         Min / s |      StdDev / s |

---------------- |---------------- |---------------- |---------------- |---------------- |---------------- | TotalCollections [Gen0] | collections | 15.72 | 15.10 | 14.75 | 0.27 | TotalCollections [Gen1] | collections | 5.30 | 5.08 | 4.67 | 0.19 | TotalCollections [Gen2] | collections | 0.63 | 0.42 | 0.30 | 0.15 | [Counter] MessageReceived | operations | 3,143,818.90 | 3,056,928.73 | 2,950,560.38 | 55,808.43 |

Raw Data

TotalCollections [Gen0]

       Run # |     collections | collections / s |ns / collections |

---------------- |---------------- |---------------- |---------------- | 1 | 50.00 | 15.14 | 66,058,606.00 | 2 | 49.00 | 15.28 | 65,436,534.69 | 3 | 49.00 | 15.01 | 66,644,359.18 | 4 | 50.00 | 15.72 | 63,616,896.00 | 5 | 50.00 | 15.35 | 65,140,376.00 | 6 | 49.00 | 15.25 | 65,566,326.53 | 7 | 49.00 | 15.00 | 66,654,914.29 | 8 | 49.00 | 14.92 | 67,021,167.35 | 9 | 49.00 | 14.79 | 67,623,753.06 | 10 | 50.00 | 14.90 | 67,104,314.00 | 11 | 50.00 | 14.75 | 67,783,734.00 | 12 | 49.00 | 15.23 | 65,644,573.47 | 13 | 49.00 | 14.90 | 67,128,802.04 |

TotalCollections [Gen1]

       Run # |     collections | collections / s |ns / collections |

---------------- |---------------- |---------------- |---------------- | 1 | 17.00 | 5.15 | 194,290,017.65 | 2 | 17.00 | 5.30 | 188,611,188.24 | 3 | 17.00 | 5.21 | 192,092,564.71 | 4 | 16.00 | 5.03 | 198,802,800.00 | 5 | 16.00 | 4.91 | 203,563,675.00 | 6 | 15.00 | 4.67 | 214,183,333.33 | 7 | 17.00 | 5.20 | 192,122,988.24 | 8 | 17.00 | 5.18 | 193,178,658.82 | 9 | 17.00 | 5.13 | 194,915,523.53 | 10 | 16.00 | 4.77 | 209,700,981.25 | 11 | 17.00 | 5.02 | 199,363,923.53 | 12 | 17.00 | 5.29 | 189,210,829.41 | 13 | 17.00 | 5.17 | 193,488,900.00 |

TotalCollections [Gen2]

       Run # |     collections | collections / s |ns / collections |

---------------- |---------------- |---------------- |---------------- | 1 | 2.00 | 0.61 |1,651,465,150.00 | 2 | 1.00 | 0.31 |3,206,390,200.00 | 3 | 1.00 | 0.31 |3,265,573,600.00 | 4 | 2.00 | 0.63 |1,590,422,400.00 | 5 | 2.00 | 0.61 |1,628,509,400.00 | 6 | 1.00 | 0.31 |3,212,750,000.00 | 7 | 1.00 | 0.31 |3,266,090,800.00 | 8 | 1.00 | 0.30 |3,284,037,200.00 | 9 | 1.00 | 0.30 |3,313,563,900.00 | 10 | 2.00 | 0.60 |1,677,607,850.00 | 11 | 2.00 | 0.59 |1,694,593,350.00 | 12 | 1.00 | 0.31 |3,216,584,100.00 | 13 | 1.00 | 0.30 |3,289,311,300.00 |

[Counter] MessageReceived

       Run # |      operations |  operations / s | ns / operations |

---------------- |---------------- |---------------- |---------------- | 1 | 10,000,000.00 | 3,027,614.60 | 330.29 | 2 | 10,000,000.00 | 3,118,772.01 | 320.64 | 3 | 10,000,000.00 | 3,062,249.16 | 326.56 | 4 | 10,000,000.00 | 3,143,818.90 | 318.08 | 5 | 10,000,000.00 | 3,070,292.38 | 325.70 | 6 | 10,000,000.00 | 3,112,598.24 | 321.28 | 7 | 10,000,000.00 | 3,061,764.24 | 326.61 | 8 | 10,000,000.00 | 3,045,032.50 | 328.40 | 9 | 10,000,000.00 | 3,017,898.64 | 331.36 | 10 | 10,000,000.00 | 2,980,434.31 | 335.52 | 11 | 10,000,000.00 | 2,950,560.38 | 338.92 | 12 | 10,000,000.00 | 3,108,888.09 | 321.66 | 13 | 10,000,000.00 | 3,040,150.08 | 328.93 |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment