RTT on LAN for Self Hosted Server

Options
What Round Trip Time should I be expecting for a single isolated Operation Request when using the Self Hosted solution on LAN?

In my own experiments I'm getting around 20ms, which seems relatively high.

Comments

  • chvetsov
    Options
    Hi, @RitchieBoots

    Yes, this is quite high, but it depends on how do you measure it. if you measure on the client after receiving an operation, then you should take into account how often you call peer.Service. I would say you do call it not often than every 10 ms. that is why you do see so big intervals

    best,
    ilya