On May 19, 2016, at 6:08 PM, Victor J. Orlikowski <v...@duke.edu> wrote:
> 
> A quick mailing list search suggests that there was a patch submitted, back 
> in 2013, to have all of Ryu be able to be run under cProfile; it doesn't 
> appear to have been committed.
> It might make sense, though, to wrapper the appropriate portions of 
> simple_switch.py and simple_switch_14.py in cProfile or hotshot, to see if 
> there are significant differences in performance between the two (and - if so 
> - where the time is being spent).

A quick followup...

If you can, it may make sense to run ryu-manager using an invocation similar to 
the following:
python -m cProfile -s tottime ryu-manager ...

It *should* be possible to profile your apps that way - but I have not actually 
*tried* it. ;)

Best,
Victor
--
Victor J. Orlikowski <> vjo@[cs.]duke.edu


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to