amargherio / aks-egress-checker

A container image used to validate required egress connectivity in AKS!
MIT License
0 stars 0 forks source link

Threading performance improvements #4

Open amargherio opened 1 year ago

amargherio commented 1 year ago

Based on the outcome and findings of #2 there's potential room for performance improvement. I'm not sure if adding explicit threads or running more egress group checks in parallel would improve execution times, but it's something to audit.