readd perf output of the internal nng server sink

This commit is contained in:
Florian Lüke 2025-01-04 18:32:00 +01:00
parent 1e5a816330
commit 1765cf676e

View file

@ -562,7 +562,7 @@ int main(int argc, char *argv[])
f.wait();
#endif
// fmt::print("Internalthis NngServerSink: {}\n", to_string(serverPerfSink->perf()));
fmt::print("Internal NngServerSink: {}\n", to_string(serverPerfSink->perf()));
}
else
{