LiangliangSui commented on issue #1482: URL: https://github.com/apache/incubator-fury/issues/1482#issuecomment-2054029527
We have optimized `register` in https://github.com/apache/incubator-fury/issues/1510, but I think by reducing the generated bytecode size the same can be done by inlining `register` when it becomes a hot method. Also useful for `register`. @chaokunyang WDYT? -- 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]
