readd perf output of the internal nng server sink
This commit is contained in:
parent
1e5a816330
commit
1765cf676e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue