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

Investigate Clone performance #4272

Open
rockfordlhotka opened this issue Oct 29, 2024 · 0 comments
Open

Investigate Clone performance #4272

rockfordlhotka opened this issue Oct 29, 2024 · 0 comments

Comments

@rockfordlhotka
Copy link
Member

rockfordlhotka commented Oct 29, 2024

Based on this thread (#4271) by @michaelcsikos, the Clone operation takes more than twice the time to do a data portal create/fetch operation.

This was confirmed by @rockfordlhotka in CSLA 9 by adding 10k child items to the PropertyPerf test app. The data portal create/fetch occurred in 2.8 seconds, the clone in 7.5 seconds.

The goal of this issue is to explore the way the clone occurs to see if there is any way to improve performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant