Thanks to visit codestin.com
Credit goes to github.com

Skip to content
MK (fengmk2) edited this page Dec 18, 2025 · 17 revisions

Performance

reports

Claude Code Prompts

shared by @elrrrrrrr https://github.com/cnpm/cnpmcore/issues/900

1. Try to analyze the cpuprofile files under ~/Downloads/cnpmcore/4.16.2
2. My project code is in ~/git/github.com/cnpm/cnpmcore, please help me analyze it
3. Including the call relationship diagram between the hotspot code
4. Save the analysis scripts that may be used and the final report to ~/git/github.com/cnpm/cnpmcore/benchmark/profiler-4.16.2 directory

Create a plan to achieve this with your ultrathink.

More details, like "Application Code → Bone Hotspot Call Relationship Diagram"

Can we find a call relationship diagram between the application layer code and the Bone hotspot code?
Can we find a call relationship diagram between the hotspot code?

Clone this wiki locally