Skip to content

Commit 422a221

Browse files
committed
fix(agents): remove stale Justfile profiling section
1 parent e734a5e commit 422a221

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,6 @@ The repository combines Maven and Gradle via Gradle's composite build feature:
116116
4. Update version reference in root `build.gradle.kts` if needed
117117
5. Test both Gradle and Maven examples to verify compatibility
118118

119-
## Profiling & Debugging
120-
121-
Use `just` commands for quick profiling workflows (see `Justfile`):
122-
- `just profile-codspeed` — walltime profiling via CodSpeed runner
123-
- `just profile-perf` — Linux perf + flamegraph (requires Linux + JDK perf integration)
124-
- `just profile-asprof` — async-profiler flamegraph
125-
126119
## Notes
127120

128121
- **Submodules**: Repository uses Git submodules (`.gitmodules`). Clone with `--recurse-submodules`.

0 commit comments

Comments
 (0)