3 Commits

Author SHA1 Message Date
Dan Lambright
d826154244 Optimize PolicyAcross key lookup performance with caching (#12325)
* Optimize PolicyAcross key lookup performance with caching

* use runtime pattern detection rather than explicit parameters

---------

Co-authored-by: Dan Lambright <hlambright@apple.com>
2025-09-06 16:50:38 -04:00
Dan Lambright
53992d3b7e avoid lookups for simple (tripple/double) replication policies (#12301)
* avoid lookups for simple (tripple/double) replication policies

* Respond to review comments

---------

Co-authored-by: Dan Lambright <hlambright@apple.com>
2025-08-21 15:09:16 -04:00
Dan Lambright
21407341d9 benchmark for selectReplicas function (#12285)
Co-authored-by: Dan Lambright <hlambright@apple.com>
2025-07-31 23:46:12 -04:00