go-zero
go-zero copied to clipboard
Why the memory usage keeps slowly fluctuating and increasing
When I use go-zero, I added a route "ok". After starting the service, even without any client requests, the memory usage keeps slowly fluctuating and increasing. After approximately a day, it continues to fluctuate but no longer increases. What could be the reason for this? When using gin, there is almost no fluctuation in memory usage.