github solo-io/gloo v1.7.0-beta4

3 years ago

Fixes

  • CPU profile of Gloo at scale (5000+ upstreams) indicated that the endpointsForUpstream function was taking upwards of 5 seconds of CPU on a ~50 second sample. This change optimizes the code by using a map instead of looping over all endpoints for each upstream. (#4084)

Don't miss a new gloo release

NewReleases is sending notifications on new releases.