Skip to content

Benchmark: Add MemoryDiagnoser to capture allocations #31

@jozefizso

Description

@jozefizso

Current: Benchmarks in tests/VbaCompiler.Benchmark/CompileVbaProjectBenchmark.cs and tests/VbaCompiler.Benchmark/CompileMacroBenchmark.cs run without [MemoryDiagnoser], so allocation/GC data is missing.
Proposed: Add [MemoryDiagnoser] to both benchmark classes (or assembly-level) so runs report allocations/GC, per BenchmarkDotNet good practices.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions