Hi
when i deploy a extension with VSC, it can take lot of time (several minutes), specially with 'big' customers (about 500 .al files, 50 GB size database)
So it's hard to develop in these conditions.
What can speed up deployement (aside from using bigger servers...) ?
(compilation is fast)
Hi,
One thing you can try is breaking up your extension into many as NAV_with_Narang suggested. Beside that you can try optimize your code by using best practices, making your .al files smaller, and using less objects and dependencies in your extension which I think can also speed up deployment
Regards
Instead of having one monolithic giant extension, you can divide it into maybe 2 extensions or more. There have been numerous discussions on this and I think you can reference 1 extension from another quite easily. Some blogs for your reference
learn.microsoft.com/.../devenv-work-workspace-projects-references
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156