Skip to content

Conversation

@johnnyjoygh
Copy link
Collaborator

Remove the profiler package and all related code that provided pprof endpoints and memory monitoring. This includes:

  • Deleted server/profiler/profiler.go with HTTP endpoints for memory profiling
  • Removed profiler initialization and shutdown code from server/server.go
  • Removed profiler field from Server struct

Remove the profiler package and all related code that provided pprof endpoints and memory monitoring. This includes:
- Deleted server/profiler/profiler.go with HTTP endpoints for memory profiling
- Removed profiler initialization and shutdown code from server/server.go
- Removed profiler field from Server struct
@johnnyjoygh johnnyjoygh requested a review from boojack as a code owner November 10, 2025 12:15
@johnnyjoygh johnnyjoygh merged commit 9a100d5 into main Nov 10, 2025
2 checks passed
@johnnyjoygh johnnyjoygh deleted the claude/remove-profiler-code-011CUzBnsHmCYwopHsEsQnSh branch November 10, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants