Files
git.stella-ops.org/samples/runtime/README.md

7 lines
421 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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.