sisibeloved/cpython-optimize-skill

2Stars on the repository
49Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cinderx-ab-run-slot

01

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A resource allocator for A/B performance tests, where A/B means comparing a reference version with a changed version. It assigns separate containers, folders, CPU sets, logs, and result files.

2 3d ago A 47 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when 需要初始化 CPython/CinderX 实验环境、Docker 双线、CinderX editable install、CPython baseline、pyperformance、pip mirror 或容器模板。.

2 3d ago A 44 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

An environment checker for CPython and CinderX performance experiments. It determines whether an existing setup can be reused, needs basic setup, or needs a clean rebuild.

2 3d ago A 58 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A nine-part evidence table for deeply investigating one benchmark case, from performance measurements through generated instructions, processor behavior, a proposed optimization, and an isolated A/B test.

2 3d ago A 85 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when repeated CPython/CinderX validation builds are slow and the task involves cinderxlocal.setuprelease, release wheel builds, rungate.py, testcinderxrelease, or pyperformance candidate wheel builds that can safely reuse ccache without modifying the source tree.

2 3d ago A 61 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when CPython/CinderX 或 pyperformance worker 出现 SIGSEGV、exit 139、core dump、SIGABRT、native assertion,需要 gdb bt full 和 core 证据。.

2 3d ago A 51 tokens original MIT

cinderx-hir-dump

08

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when 需要在真实 pyperformance worker 命令上叠加 PYTHONJITDUMPFINALHIR、PYTHONJITLOGFILE、jit.log 或 HIR dump 证据。.

2 3d ago A 50 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A method for analyzing CinderX’s intermediate code and generated machine code. It covers the stages from HIR and LIR, the lower-level intermediate form, through small operations, instructions, deoptimization, and calling details.

2 3d ago A 50 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A check for proving that the benchmark’s own code entered the CinderX just-in-time compiler, rather than startup code, imported packages, or test-generated code.

2 3d ago A 44 tokens original MIT

cinderx-jit-review

13

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when reviewing CinderX JIT pull requests, merge requests, or patches for correctness risks, validation gaps, RuntimeTests/testcinderx/testkunpeng coverage, exact review comment placement, or correctness-contract evidence around bytecode builder, preload, HIR, LIR, codegen, runtime helpers, deopt, FrameState…

2 3d ago A 105 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A report format for recording CPython or CinderX optimization work, crashes, benchmark regressions, and platform differences so another person can reproduce the investigation.

2 3d ago A 50 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when running or preparing NUMA/L3-aware parallel pyperformance validation for CinderX on large ARM64/Linux hosts, especially blue-server-53/Kunpeng-style machines, with adaptive 8-core or 16-core scheduling, CinderX manager/worker venv proof, pyperformance worker injection, SSH proxy setup, full-suite/subset…

2 3d ago A 91 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A runbook for operating CinderX and CPython experiments on remote machines over SSH. It covers tmux, file copying, Docker Compose, logs, command results, time limits, and long-running tasks.

2 3d ago A 53 tokens original MIT

cinderx-smoke-check

17

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A CinderX installation and JIT smoke check. CinderX is a modified Python runtime with a just-in-time compiler, which turns some Python code into machine code while it runs.

2 3d ago A 51 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A reference guide to compiler optimization theory, including intermediate representations, data-flow analysis, instruction scheduling, and register allocation. An intermediate representation is the compiler’s internal form of a program before machine code is produced.

2 3d ago A 112 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A procedure for running CinderX and CPython runtime and integration tests. Runtime tests check program behavior, while integration tests check how connected parts work together.

2 3d ago A 47 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A set of templates and guidance for writing structured software design documents, from feature proposals through architecture and detailed implementation.

2 3d ago A 32 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A reference tool for official ARM A64 and x86-64 processor instruction specifications. These specifications describe instruction encoding, syntax, behavior, and hardware requirements.

2 3d ago A 135 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

A comparison guide for existing pyperformance result files. It checks whether baseline and candidate runs were made under comparable conditions before interpreting speed changes.

2 3d ago A 42 tokens original MIT

sisibeloved/cpython-optimize-skill

Skill Claude CodeCodex

Use when 需要正式运行 python -m pyperformance run,生成 subset/full 的 run.json,配置 warmup、loops、affinity 或 L3/L4 性能验证。.

2 3d ago A 42 tokens original MIT