Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

[Investigation] DI performance #286

Closed
muratg opened this issue Sep 9, 2015 · 5 comments
Closed

[Investigation] DI performance #286

muratg opened this issue Sep 9, 2015 · 5 comments
Labels

Comments

@muratg
Copy link

muratg commented Sep 9, 2015

We should look at the performance of DI and see if we need to improve.

@pranavkm
Copy link
Contributor

pranavkm commented Sep 9, 2015

Is there anything in specific we know is problematic? Or is this simply doing some perf work here?

@davidfowl
Copy link
Member

Related #124

We also have another bug that I cannot find that shows GetService adding things to a ConcurrentBag have a significant performance impact. There were also memory concerns about using expression tree compilation (@rynowak has some profiles for that).

/cc @DamianEdwards @lodejard @rynowak

@benaadams
Copy link
Contributor

Related: #288

@danroth27 danroth27 added the Perf label Sep 15, 2015
@danroth27
Copy link
Member

Let's just use the specific issues to track the current perf investigations.

@muratg
Copy link
Author

muratg commented Sep 17, 2015

@danroth27 sounds good. You should file @davidfowl's concern mentioned above in that case.

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

No branches or pull requests

5 participants