saul / demofile-net

Blazing fast cross-platform demo parser library for Counter-Strike 2 and Valve's Deadlock, written in C#.
MIT License
96 stars 8 forks source link

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

Closed saul closed 4 months ago

saul commented 4 months ago

Fixes #63

github-actions[bot] commented 4 months ago

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