Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BeanCopier slowly when project starts #210

Open
zhangminxiaozhang opened this issue Nov 21, 2022 · 1 comment
Open

BeanCopier slowly when project starts #210

zhangminxiaozhang opened this issue Nov 21, 2022 · 1 comment

Comments

@zhangminxiaozhang
Copy link

zhangminxiaozhang commented Nov 21, 2022

when my project starts
BeanCopier copier = BeanCopier.create(sourceClass, targetClass, useConverter);
copier.copy(source, target, converter);
is so slowly, almost 5000ms
but i don't know what is the reason

@zhangminxiaozhang
Copy link
Author

java 8

@zhangminxiaozhang zhangminxiaozhang changed the title BeanCopier slowly when project init BeanCopier slowly when project starts Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant