MCPcopy Index your code
hub / github.com/clinicjs/node-clinic-doctor-examples

github.com/clinicjs/node-clinic-doctor-examples @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 14 edges 4 files 0 documented · 0% updated 5y ago★ 1402 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

node-clinic-doctor-examples

Server examples for clinic

git clone git@github.com:nearform/node-clinic-doctor-examples.git
cd node-clinic-doctor-examples
npm install
npm install -g clinic
npm install -g autocannon

Examples

Event Loop

clinic doctor --autocannon [ / ] -- node slow-event-loop

GC

clinic doctor --autocannon [ -c 2500 / ] -- node slow-gc

I/O

clinic doctor --autocannon [ / ] -- node slow-io

Sync I/O

clinic doctor --autocannon [ / ] -- node sync-io

License

Apache 2.0

Core symbols most depended-on inside this repo

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

slow-gc/index.js4 symbols
sync-io/index.js1 symbols
slow-io/index.js1 symbols
slow-event-loop/index.js1 symbols

For agents

$ claude mcp add node-clinic-doctor-examples \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page