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

   ## Is your feature request related to a problem? Please describe.
   The bytecode size of `MemoryBuffer.unsafeWritePositiveVarLong` is 466 bytes, 
which is too big for inline.
   
   
![image](https://github.com/apache/incubator-fury/assets/12445254/9204e795-b33a-46e8-af8c-b2ffb141f5a7)
   
   
   ## Describe the solution you'd like
   We can rewrite it using algorithms like I used in #1463 
   
   ## Additional context
   Add any other context or screenshots about the feature request here.
   


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