profiler-md
profiler-md には TomerAberbach から収集した 6 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Implement a new origin end-to-end. Use when asked to add or support a new origin, or when a new profiler tool or runtime starts emitting inputs. One origin per emitting tool or runtime, always, even when its inputs carry no detectable markers.
Generate committed example inputs by profiling real workloads: workload scripts, generation, inspection, and validation. Use when asked to add an input or example for a language, profiler, or configuration.
Implement a new profile format end-to-end: research, input generation, converter, origin decision, registration, tests, docs, and examples. Use when asked to support, add, or implement a new format.
Implement a new modality end-to-end: aggregated form, modality module, converter union, pipeline dispatch, options, tests, and docs. Use when asked to add a modality, or when a format fits neither supported modality.
Generate a performance profile, identify hotspots, and optimize.
Profile a benchmark, identify hotspots, and optimize.