consul icon indicating copy to clipboard operation
consul copied to clipboard

mesh: cache some of the dependency helpers in the ComputedImplicitDestinations controller

Open rboyer opened this issue 1 year ago • 0 comments

Description

Rewrite any DependencyMapper in the ComputedImplicitDestinations controller that used the functional composition helpers in the dependency package to instead use a single shared copy of the helper to avoid unnecessary allocs.

rboyer avatar Feb 15 '24 21:02 rboyer