split-asm
CommunitySplit BenchmarkDotNet markdown by method
Authorbitfaster
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill splits a monolithic BenchmarkDotNet assembly markdown file into individual per-method files, enabling granular diffs, easier navigation, and clearer review workflows.
Core Features & Use Cases
- Per-method file generation from a single BenchmarkDotNet markdown document.
- Hierarchical organization by target benchmark, then framework for straightforward exploration.
- Enables diffs and reviews at the method level within existing benchmarking workflows.
Quick Start
Run the splitasm tool to break down a BenchmarkDotNet assembly markdown file into separate files for each benchmark method. This enables using file diffs to compare code changes across methods.
- Example: dotnet run --project C:/repo/splitasm/splitasm -- <ResultsPath>
- If no path is specified, default to the standard BenchmarkDotNet output location: dotnet run --project C:/repo/splitasm/splitasm -- BenchmarkDotNet.Artifacts/results
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: split-asm Download link: https://github.com/bitfaster/BitFaster.Caching/archive/main.zip#split-asm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.