-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
bugSomething isn't workingSomething isn't working
Description
![]()
It adds up overtime as i am migrating the registrations from Unity to Pure.DI.
325 projects in the solution. Some C++ most C#. Registrations are separated in three compositions: Common, Platform, and each Executable (endpoint project) composition.
Common composition: 755 registrations.
Platform composition: 560 registrations.
First Exe i'm migrating: 215 registrations.When you open it in the VS it works flawless but as you add up registrations it starts to get bad. Workflow is:
- Add registration
- Build to verify -> eventually fix if it's not right (i am no expert)
- Repeat with 100+ registrations and you'll get that result for sure.
I'm not sure if there's a memory leak or something but it adds up and the more I do it the higher it goes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
