Dotnet Performance

Dotnet Performance from lewing/agent-plugins.

by @lewing 2 skills

Skills in this plugin

2
  1. ▌
    Wasm Binary Analysis · lewing
    Analyze WebAssembly binaries from .NET WASM builds using wasm-objdump and related tools. USE FOR comparing dotnet.native.wasm across runtime pack versions, verifying SIMD instruction presence, diagnosing execution mode changes, file size forensics. DO NOT USE FOR building WASM apps from scratch or running benchmarks.
    1 install
  2. ▌
    Perf Autofiler Triage · lewing
    Parse and triage performance regression issues auto-filed by the dotnet/performance pipeline. USE FOR categorizing regressions by severity, detecting infrastructure artifacts vs real regressions, identifying data gaps, correlating with dotnet/performance repo changes. DO NOT USE FOR running benchmarks (use runtime-performance) or binary analysis (use wasm-binary-analysis).
    1 install