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

Fix parsing error since 2024-05-23 update #64

Merged
merged 1 commit into from
May 26, 2024
Merged

Fix parsing error since 2024-05-23 update #64

merged 1 commit into from
May 26, 2024

Conversation

saul
Copy link
Owner

@saul saul commented May 26, 2024

Fixes #63

Copy link


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.300
  [Host]     : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  Job-YBPTAQ : .NET 8.0.5 (8.0.524.21615), X64 RyuJIT AVX2
  Job-UTTSAY : .NET 8.0.5 (8.0.524.21615), 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-YBPTAQ /p:Baseline=true 2.155 s 0.0112 s 0.0087 s 1.00 5000.0000 2000.0000 489.9 MB 1.00
ParseDemo Job-UTTSAY Default 2.157 s 0.0067 s 0.0060 s 1.00 5000.0000 2000.0000 489.9 MB 1.00

@saul saul merged commit 0974891 into main May 26, 2024
2 checks passed
@saul saul deleted the update-2024-05-23 branch May 26, 2024 12:45
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.

Failed parsing with bloodType
1 participant