15/05/2020
- Vishal presented staticd performance.
- Performance degrades when we have destroy call.
- Spends lot of time in libyang functions.
- Vishal to come up with program to recreate this and raise issue with libyang.
- Discussed about fallback in case northbound is having critical bugs.
- Concluded that we should not have multiple code path. If we have two different code paths then it is getting complex.
- We will continue with this and getting it fixed.
- Need to work more on scale UT.
- There is open PR https://github.com/FRRouting/frr/pull/6075 where it will improve performance by 20%.
- Batching PR https://github.com/FRRouting/frr/pull/6371 was discussed in detail.
- While this is good as infra we need to understand what all does it support.
- Where will be context of kept when loop is yielded.
- We will need documentation covering all the scenarios.
- While this is good as infra we need to understand what all does it support.
Public Last updated: 2020-05-29 11:39:30 AM