On 11/24/23 16:20, Dumitru Ceara wrote: > It might not be very known but the OVN code base actually has its > own integrated performance self tests for ovn-northd. > > These allow benchmarking northd performance for a couple of common > scenarios. > > In order to run them one needs to use the 'make check-perf' command > (also documented in 'Documentation/topics/testing.rst'. > > This series improves the performance testing by: > - avoiding to start ovn-controllers (they're not relevant in this > context) > - adding more stopwatch information about various northd components > - triggering and measuring the effect of a full northd recompute > at the end of a run. > > Dumitru Ceara (3): > perf-northd.at: Don't start ovn-controllers. > perf-northd.at: Parse and display more stopwatch data. > perf-northd.at: Add ovn-northd recompute statistics. >
Thanks, Mark and Numan, for the review (see replies on individual patches). I applied this series to main. Regards, Dumitru _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev