بنقرة واحدة
benchmark-first
Benchmark converted code against the frozen upstream implementation before making performance claims.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Benchmark converted code against the frozen upstream implementation before making performance claims.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Use a deterministic browser workflow only when direct fetch or extraction is insufficient for a public-web task.
Run the smallest correct verification lane and report it precisely.
Keep public-web research compliant, bounded, and efficient through rule checks, caching, and backoff instead of evasive scraping.
Optimize a parity-proven ome-zarr native C++ surface for measurable speedups by improving data layout, copies, cache behavior, and boundary design without changing behavior.
Port one upstream ome-zarr-py surface to standalone native C++ without touching the frozen snapshot.
Legacy reference only. Current main does not use pybind11 ports; use this only to understand old debt before removing it.
| name | benchmark-first |
| description | Benchmark converted code against the frozen upstream implementation before making performance claims. |
| origin | repo-local |
Use this skill after parity has been demonstrated for a converted surface.
python_time / native_cpp_time).cpp-performance-optimization before changing code.