github kgateway-dev/kgateway v1.7.0-beta5

latest releases: v2.1.0-agw-cel-rbac, v2.0.4, poc-v1.1.55...
4 years ago

Fixes

  • CPU profile of Gloo at scale (5000+ upstreams) indicated that the generateXDSSnapshot function was taking upwards of 5 seconds of CPU on a ~50 second sample. This change optimizes the code by using creating hashes for the XDS snapshot using deterministic proto marshalling and fnv hashing rather than the reflection-based mitchellh/hashstructure which was benchmarked to be several orders of magnitude slower. (#4084)

Don't miss a new kgateway release

NewReleases is sending notifications on new releases.