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

Optimize di_Injector.CustomMetadataModule class #36

Open
ImJohnMDaniel opened this issue Dec 3, 2018 · 0 comments
Open

Optimize di_Injector.CustomMetadataModule class #36

ImJohnMDaniel opened this issue Dec 3, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ImJohnMDaniel
Copy link
Collaborator

The di_Injector.CustomMetadataModule class makes Schema.describeSObjects() call within a method. The concern is that this is an expensive call and could be optimized if it were outside of the main For Loop.

Tasks:

  • Analysis of impacts
  • Make changes if it would be beneficial
@ImJohnMDaniel ImJohnMDaniel added the enhancement New feature or request label Dec 3, 2018
@ImJohnMDaniel ImJohnMDaniel self-assigned this Dec 3, 2018
tholzx added a commit to tholzx/force-di that referenced this issue Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant