[Xorp-users] measuring update processing time

Ratul Mahajan ratul@cs.washington.edu
Fri, 09 Sep 2005 12:15:32 -0700


hi -

does anyone know what the best way is to measure (BGP) update processing 
time, starting from when the message arrives at the box? given that the 
implementation is single-threaded, measuring it from within the xorp 
code will ignore time for which the message was sitting in the socket 
buffers, right?

thanks.