yuqi1129 opened a new issue, #8743:
URL: https://github.com/apache/gravitino/issues/8743

   ### What would you like to be improved?
   
   When I try to load a metadata object with 1000 tags and enable entity cache, 
I encounter a performance issue with the reverse index. The following is the 
Flame diagram.
   
   <img width="1661" height="877" alt="Image" 
src="https://github.com/user-attachments/assets/95533c19-8e2c-4745-be40-da52b4358e2e";
 />
   
   And the exact time consumed per method is:
   
   <img width="1547" height="514" alt="Image" 
src="https://github.com/user-attachments/assets/2469f629-193e-4e84-8911-70ef5b98f0f7";
 />
   
   That means it will take 500ms if the tag's size is 1000.
   
   ### How should we improve?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to