LiangliangSui opened a new issue, #1482:
URL: https://github.com/apache/incubator-fury/issues/1482

   ## Is your feature request related to a problem? Please describe.
   `ClassResolver#register` bytecode size is 341 bytes,hot method too big
   
![image](https://github.com/apache/incubator-fury/assets/116876207/f9828d94-01e2-4104-ae4f-c3602e4e00d0)
   
   ## Describe the solution you'd like
   Reduce `ClassResolver#register` bytecode size so that 
`ClassResolver#register` hot method can still be inlined.
   
   ## Additional context
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to