I think that’s still Java’s `InetAddress#getLocalH...
# intellij
o
I think that’s still Java’s
InetAddress#getLocalHost
being very slow, may be for a different reason. What if you just call it from
main
function? How fast is it?