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

Add temp ents, update game events #80

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Add temp ents, update game events #80

merged 2 commits into from
Aug 11, 2024

Conversation

saul
Copy link
Owner

@saul saul commented Aug 11, 2024

Closes #78

Copy link

github-actions bot commented Aug 11, 2024


BenchmarkDotNet v0.13.9+228a464e8be6c580ad9408e98f18813f6407fb5a, Ubuntu 22.04.4 LTS (Jammy Jellyfish)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.303
  [Host]     : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  Job-LULJRX : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2
  Job-IIFDUG : .NET 8.0.7 (8.0.724.31311), X64 RyuJIT AVX2

InvocationCount=1  MaxIterationCount=16  UnrollFactor=1  
WarmupCount=1  

Method Job Arguments Mean Error StdDev Ratio Gen0 Gen1 Allocated Alloc Ratio
ParseDemo Job-LULJRX /p:Baseline=true 2.142 s 0.0092 s 0.0077 s 1.00 6000.0000 2000.0000 578.12 MB 1.00
ParseDemo Job-IIFDUG Default 2.145 s 0.0104 s 0.0092 s 1.00 6000.0000 2000.0000 578.12 MB 1.00

@saul saul merged commit 4efd5a7 into main Aug 11, 2024
2 checks passed
@saul saul deleted the events branch August 11, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for messages from cs_gameevents.proto and te.proto
1 participant