Coding Python Performance Review

Use when reviewing Python code for performance - identifying caching opportunities in pure functions, finding uncompiled regex patterns, profiling hot spots with real test suites, validating optimization claims from a diff, or comparing before/after timing across git history. Runs standalone or as a performance sub-agent inside a larger code-review workflow.

bitranox b282c14 19 files · 78.2 KB Updated

File contents

bitranox/bitranox-skills/tree/main/plugins/bitranox/skills/coding-python-performance-review commit b282c14b29

Frequently asked questions

npx skillmds@latest add bitranox/coding-python-performance-review