Description
CeresMeta provides route table GRPC interface to CeresDB, we found that when there are a lot of route table requests, the CPU usage of the node is extremely high.
Proposal
Found the reason that the CPU usage of the node is extremely high, there may be hot code that needs to be optimized for performance.
Description CeresMeta provides route table GRPC interface to CeresDB, we found that when there are a lot of route table requests, the CPU usage of the node is extremely high.
Proposal Found the reason that the CPU usage of the node is extremely high, there may be hot code that needs to be optimized for performance.
Additional context