Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added EventStreamBenchmark #6405

Merged
merged 2 commits into from
Feb 14, 2023

Conversation

Aaronontheweb
Copy link
Member

@Aaronontheweb Aaronontheweb commented Feb 14, 2023

Changes

Added some benchmarks to clock the throughput of the EventStream before we consider making some changes to it.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Latest dev Benchmarks

BenchmarkDotNet=v0.13.2, OS=Windows 10 (10.0.19044.2486/21H2/November2021Update)
AMD Ryzen 7 1700, 1 CPU, 16 logical and 8 physical cores
.NET SDK=7.0.100
  [Host]     : .NET 7.0.0 (7.0.22.51805), X64 RyuJIT AVX2
  Job-JPMJGS : .NET 7.0.0 (7.0.22.51805), X64 RyuJIT AVX2

InvocationCount=1  UnrollFactor=1  
Method Mean Error StdDev Allocated
Publish 54.90 ns 0.498 ns 0.441 ns -

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) February 14, 2023 21:26
@Aaronontheweb Aaronontheweb merged commit 0b8f611 into akkadotnet:dev Feb 14, 2023
@Aaronontheweb Aaronontheweb deleted the eventbus-benchmark branch February 15, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant