mirror of https://github.com/usememos/memos.git
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 |
||
|---|---|---|
| .. | ||
| router | ||
| runner | ||
| server.go | ||