Optimize registry runtime lookups #2538
Labels
c:consensus/cometbft
Category: CometBFT
c:performance
Category: performance
c:registry
Category: entity/node/runtime registry service
There are places in the registry code that needlessly iterate over all registered runtimes. These should be replaced with proper runtime lookups.
The text was updated successfully, but these errors were encountered: