explain-collective-independent-shift
Explain performance impact from collective to independent I/O shifts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Explain performance impact from collective to independent I/O shifts.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Compare scientific variables with units, ranges, and quality caveats.
Inspect dataset structure before analysis or visualization.
Evaluate data quality from observed structure and summary evidence.
Choose visual checks that match the inspected data.
Route dataset questions to structure, analysis, or visualization experts.
Choose a plot that confirms numeric conversion integrity.
| name | explain_collective_independent_shift |
| title | Explain Collective Independent Shift |
| description | Explain performance impact from collective to independent I/O shifts. |
When collective writes decrease and independent writes increase, explain that the candidate may be issuing less coordinated I/O. This can fragment accesses, increase POSIX write time, and raise metadata overhead even when total bytes are unchanged.
Tie the explanation to the observed collective and independent write counts. Do not claim this cause if those counts are absent or unchanged.