We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e734a5e commit 422a221Copy full SHA for 422a221
1 file changed
AGENTS.md
@@ -116,13 +116,6 @@ The repository combines Maven and Gradle via Gradle's composite build feature:
116
4. Update version reference in root `build.gradle.kts` if needed
117
5. Test both Gradle and Maven examples to verify compatibility
118
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
126
## Notes
127
128
- **Submodules**: Repository uses Git submodules (`.gitmodules`). Clone with `--recurse-submodules`.
0 commit comments