Skip to main content

guide-performance-optimization

Diagnose RISC-V performance root causes and give evidence-based guidance without editing code, generating patches, or choosing implementations. Use for a named function or hot region with perf annotate or perf report, objdump or llvm-objdump disassembly, and optional perf stat, readelf -A, or hwprobe; or for RISC-V/RVV performance questions about unvectorized loops, vsetvl, LMUL/register groups, fixed-width VLEN/LMUL, packed low-bit decoding, hand-written assembly, matrix-engine or packed-SIMD offload, control flow or layout, register pressure, FP, traps, JIT codegen, timers, interrupts, privileged CSRs, glibc, Go, or crypto. Supports profile-backed diagnosis, labeled static-only analysis, and comparison of a few functions measured with the same event, input, and window. Do not use for non-RISC-V targets, isolated instruction/CSR/extension semantics, code-change or patch requests, or implementation selection. With no profile or disassembly, return a constrained hypothesis-only blueprint without asking.

跳到安装

来源信息

仓库
Yuansheng-Org/yuansheng-kit
最近来源活动
2026年8月11日 09:32
检测到的 SKILL.md 语言
英语
星标
4
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。