Commit 4cc1504
committed
Parallelize bundle audit for NetworkPolicy objects
Also switch from using docker save -> extract approach to
opm render -> declCfg.Load() approch, which is much faster and
memory efficient.
Performance improvements while aduiting catalogs:
1. redhat-operators v4.13 took ~1 hour 20 mins
2. redhat-operators v4.14 took ~1 hour 30 mins
Down from ~4 hours.1 parent 84da99d commit 4cc1504
1 file changed
Lines changed: 447 additions & 258 deletions
0 commit comments