DemonJun opened a new issue, #1309: URL: https://github.com/apache/incubator-fury/issues/1309
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-fury/issues) and found no similar issues. ### Version jdk: 17 fury: 0.4.1 ### Component(s) Java ### Minimal reproduce step Create a bean containing 350 fields. The first serialization takes nearly 40 seconds. <img width="1290" alt="image" src="https://github.com/apache/incubator-fury/assets/21258148/853451bf-6c78-4776-a4d1-df672f022028"> ### What did you expect to see? Reduce time, or can be pre-compiled ### What did you see instead? Reduce time, or can be pre-compiled ### Anything Else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
