nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
Refactor reconfiguration performance test to bulk delete namespaces
In the reconfiguration performance test, the majority of the time is spent on deleting namespaces. We currently delete namespaces one at a time. If we can find a way to bulk delete the namespaces we could cut down a lot on the total runtime of the NFR tests.