dive/profiling/goroutine.pprof
Aslan Dukaev 2223a9d51d feat: add profiling support for dive with CPU, memory, and goroutine profiles
- Introduced a new script `profile.sh` to facilitate profiling of the dive application.
- Added CPU, memory, and goroutine profiling files to the `profiling` directory.
- Updated dependencies in `go.sum` to include necessary packages for profiling.
- Created a new binary file `mem-visitor.pprof` for memory profiling.
2026-01-11 12:02:47 +03:00

1 KiB