Skip to content

Commit 985529f

Browse files
committed
feat(bench): add memory tracking
1 parent f1a4b71 commit 985529f

2 files changed

Lines changed: 330 additions & 204 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Documentation is cached in a gitignored location, exposed to agent and tool targ
1515

1616
## Features
1717

18-
- **Local only**: Cache lives in `.docs/` or a configured dir and _should_ be gitignored.
18+
- **Local only**: Cache lives in the directory `.docs` (or a custom location) and _should_ be gitignored.
1919
- **Deterministic**: `docs.lock` pins commits and file metadata.
2020
- **Fast**: Local cache avoids network roundtrips after sync.
2121
- **Flexible**: Cache full repos or just the subdirectories you need.

0 commit comments

Comments
 (0)