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

Remove C# expressions in report document #140

Closed
craigfowler opened this issue Apr 25, 2018 · 0 comments
Closed

Remove C# expressions in report document #140

craigfowler opened this issue Apr 25, 2018 · 0 comments
Labels
bug A defect in the software
Milestone

Comments

@craigfowler
Copy link
Member

The analysis performed in the ZPT-Sharp profiling ticket has shown us that C# expressions are very expensive and are not suited to the usage we are making. Instead of using C# expressions, the functionality needs to be pushed into the model class and called from there. This will have a profound performance impact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the software
Projects
None yet
Development

No branches or pull requests

1 participant