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

Update to CS2 schema v14065 #126

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Update to CS2 schema v14065 #126

merged 3 commits into from
Jan 30, 2025

Conversation

saul
Copy link
Owner

@saul saul commented Jan 30, 2025

Fixes #125

Copy link


BenchmarkDotNet v0.13.9+228a464e8be6c580ad9408e98f18813f6407fb5a, Ubuntu 24.04.1 LTS (Noble Numbat)
AMD EPYC 7763, 1 CPU, 4 logical and 2 physical cores
.NET SDK 7.0.410
  [Host]     : .NET 7.0.20 (7.0.2024.26716), X64 RyuJIT AVX2
  Job-HDHXUA : .NET 7.0.20 (7.0.2024.26716), X64 RyuJIT AVX2
  Job-IMMOPA : .NET 7.0.20 (7.0.2024.26716), X64 RyuJIT AVX2

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

Method Job BuildConfiguration Mean Error StdDev Ratio RatioSD Gen0 Gen1 Gen2 Allocated Alloc Ratio
ParseDemo Job-HDHXUA Baseline 2.596 s 0.0168 s 0.0149 s 1.00 0.00 28000.0000 1000.0000 - 516.34 MB 1.00
ParseDemo Job-IMMOPA Default 2.664 s 0.0153 s 0.0136 s 1.03 0.01 33000.0000 1000.0000 - 604.35 MB 1.17
ParseDemoParallel Job-HDHXUA Baseline 1.360 s 0.0287 s 0.0282 s 1.00 0.00 31000.0000 6000.0000 1000.0000 558.96 MB 1.00
ParseDemoParallel Job-IMMOPA Default 1.365 s 0.0255 s 0.0239 s 1.00 0.02 37000.0000 6000.0000 1000.0000 646.96 MB 1.16

@saul saul merged commit f14fedc into main Jan 30, 2025
2 checks passed
@saul saul deleted the schema/14065 branch January 30, 2025 20:02
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.

Issues with parser after last update.
1 participant