Archived

This forum has been archived. Please start a new discussion on GitHub.

can i find out the time cost for a connect?

rt,i want to know the time cost for each connect when i use icegrid.

what can i do?tks

Comments

  • benoit
    benoit Rennes, France
    Hi,

    The best way to do this is to add some profiling code to your application. See the latency demo from your Ice distribution (demo/Ice/latency) for an example.

    Cheers,
    Benoit.