P
python-performance
by @wshobsonv1.0.0
4.7(348)
Python profiling and optimization: CPU/memory profiling, list comprehensions, NumPy vectorization, multiprocessing, async I/O.
PythonProfilingNumPy
安装方式
npx skills add wshobson/agents --skill python-performancecompare_arrows
Before / After 效果对比
1 组BEFORE
未优化代码 - 串行处理 - 内存占用高
AFTER
优化后代码 - NumPy 向量化 - 多进程并行 - 内存减半
执行时间-93%
Before
120秒
After
8秒
执行时间
-93%
120秒 → 8秒
forum用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价,来写第一条吧
统计数据
安装量8.8K
评分4.7 / 5.0
版本1.0.0
更新日期2026年3月10日
对比案例1 组
用户评分
4.7(348)
5
63%
4
26%
3
8%
2
3%
1
1%
为此 Skill 评分
0.0
兼容平台
🤖claude-code
时间线
创建2026年1月20日
最后更新2026年3月10日