librtcdcpp icon indicating copy to clipboard operation
librtcdcpp copied to clipboard

Performance?

Open ClosetGeek-Git opened this issue 6 years ago • 3 comments

I was able to get librtcdcpp compiled, but before I dive in too deep I was curious of librtcdcpp's general performance. Obviously a lot of local variables can come into play, but are there any specific issues that I should prepare for?

ClosetGeek-Git avatar Jun 26 '18 21:06 ClosetGeek-Git

I ask because using librtcdc took approx 10 seconds to send single messages. What's the (general) performance if librtcdcpp?

ClosetGeek-Git avatar Jul 03 '18 14:07 ClosetGeek-Git

I did a throughput stress test (localhost) on a modified version of this library. While I did not test latency for a single message, here are my findings. The version here might be even faster.

mo3rfan avatar Jul 04 '18 07:07 mo3rfan

Thank you @mo3rfan. I'm looking that over now

ClosetGeek-Git avatar Jul 04 '18 18:07 ClosetGeek-Git