saul / demofile-net

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

Resolve more todos, update schema to latest version #1

Closed saul closed 1 year ago

github-actions[bot] commented 1 year ago

BenchmarkDotNet v0.13.9+228a464e8be6c580ad9408e98f18813f6407fb5a, Ubuntu 22.04.3 LTS (Jammy Jellyfish)
Intel Xeon Platinum 8272CL CPU 2.60GHz, 1 CPU, 2 logical and 2 physical cores
.NET SDK 7.0.402
  [Host]     : .NET 7.0.12 (7.0.1223.47720), X64 RyuJIT AVX2
  Job-VSCSMV : .NET 7.0.12 (7.0.1223.47720), X64 RyuJIT AVX2
  Job-JMAHIB : .NET 7.0.12 (7.0.1223.47720), X64 RyuJIT AVX2

InvocationCount=1  MaxIterationCount=16  UnrollFactor=1  
WarmupCount=1  
Method Job Arguments Mean Error StdDev Ratio RatioSD Gen0 Gen1 Allocated Alloc Ratio
ParseDemo Job-VSCSMV /p:Baseline=true NA NA NA ? ? NA NA NA ?
ParseDemo Job-JMAHIB Default 3.591 s 0.0045 s 0.0035 s ? ? 33000.0000 1000.0000 680.24 MB ?

Benchmarks with issues: DemoParserBenchmark.ParseDemo: Job-VSCSMV(Arguments=/p:Baseline=true, InvocationCount=1, MaxIterationCount=16, UnrollFactor=1, WarmupCount=1)