Skip to main content

bisect-perf-regression

Find the exact commit that caused a GPU kernel performance regression using binary search (git bisect). Given a good commit (fast), a bad commit (slow, defaults to HEAD), and a benchmark command, automatically checks out commits, runs the benchmark, extracts the metric, and narrows down to the offending commit. Reports the regression commit with its diff and suggested root cause. Usage: /bisect-perf-regression <good_commit> [bad_commit] -- <bench_cmd>

الانتقال إلى التثبيت

معلومات المصدر

المستودع
ROCm/FlyDSL
آخر نشاط في المصدر
٩ أبريل ٢٠٢٦ في ١٢:٥٧
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢٧٩
التفرعات
١١٨

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.