[Xorp-users] time performance analisys

Atanu Ghosh atanu@ICSI.Berkeley.EDU
Fri, 16 Dec 2005 09:03:29 -0800


Hi,

Look in xorp/libproto.

The shortest path code is in spt.hh.

There is a test program test_spt.cc.

There is an example of a test graph in spt_graph1.

To run the test program with the test graph:
$ ./test_spt -t test5 -f spt_graph1

    Atanu.

>>>>> "riccardo" == riccardo  <riccardo.sciaccaluga@tin.it> writes:

    riccardo> Hi!  I am trying to get some information about the time
    riccardo> xorp spend calculating the shortest path each time it does
    riccardo> it!  My intention is to insert some timestamps inside xorp
    riccardo> code but i would like to know exactly where are the code
    riccardo> lines implementing the shortest path calculation.  Thanks
    riccardo> in advance.
    riccardo> _______________________________________________ Xorp-users
    riccardo> mailing list Xorp-users@xorp.org
    riccardo> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users