7 lines
421 B
Markdown
7 lines
421 B
Markdown
# Runtime Fixtures
|
||
|
||
Supporting filesystem snippets consumed by analyzer microbenchmarks and integration tests. They are intentionally lightweight yet deterministic so they can be committed to the repository without bloating history.
|
||
|
||
- `npm-monorepo/` – trimmed `node_modules/` tree for workspace-style Node.js projects.
|
||
- `python-venv/` – selected `site-packages/` entries highlighting `*.dist-info` metadata.
|