MCPcopy Create free account
hub / github.com/vercel/vercel / profile-wasm.py

File profile-wasm.py

packages/python-analysis/scripts/profile-wasm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""WASM binary size analysis with flamegraph output.
3
4Builds an analysis WASM with debug info and a linker map, then uses twiggy

Callers

nothing calls this directly

Calls 5

_sgrFunction · 0.85
mainFunction · 0.70
PathInterface · 0.50
resolveMethod · 0.45
isattyMethod · 0.45

Tested by

no test coverage detected