Go GC
Hal Murray
halmurray at sonic.net
Wed Sep 13 01:49:35 UTC 2023
Gary said:
> Avoiding creating garbage is hard.
In general, yes. But the inner loop of the server side is not very
complicated.
The APIs that I'm looking at are read-into-my-buffer rather than return a new
buffer that needs to be GCed.
I think it's worth some effort to investigate this area. I'm prepared to give
up if we find a fatal problem. Again, I'm assuming that we split ntpd into
client and server parts so all we have to work on is the server half.
--
These are my opinions. I hate spam.
More information about the devel
mailing list