Skip to main content

#msdyn365bc 2022 Release Wave 1 - In-client performance profiler.

Hi Readers,

In this series we are discussing what's new in Business Central 2022 (Wave 1) a.k.a BC20.

This article we will discuss about - In-client performance profiler.

With this series we will understand what's new the product and learn it before it becomes available for customers.

Hope you like the series, please add comments to article.

#msdyn365bc #2022RW1

Business Value - 

In 2022 release wave 1, we add new capabilities to the AL performance profiler. In this release wave, we are going to empower functional developers/consultants, as well as customer administrators and power users to capture a user flow from within the web client, and view high-level information about time spent in the web client. This way, people can investigate which involved extensions consume the most time, including top-consuming method calls, for example.

History - 

In 2021 release wave 2, Microsoft added the AL performance profiler to the Visual Studio Code AL experience. 

The performance profiler has empowered pro developers to investigate performance as part of developing new functionality, as well as help troubleshoot performance issues in AL code in customer environments, even in production.

Watch this on YouTube

Feature details 

  • In Business Central 2022 wave 1 (BC20), Microsoft are going to take this even further. 
  • The in-client performance profiler feature is available. 
  • Any user with permission can analyze performance issues in Business Central.

  • The in-client performance profiler will be a new app page that can be reached on its own or from the Help & Support page.

Use the performance profiler to record a slow scenario that you can then analyze to see what took a long time. The profiler uses sampling technology, so the results may differ slightly between recordings of the same scenario.

Steps -

  • Starting the Recording.
  • Execute the Process that you would like to engage.
  • Stopping the recording.
  • Analyze & Sharing the results.


Analyze using  

  • Active Apps: Shows the apps that where active during the recording. 

  • Time Spent: Shows which apps were running during the recording.

  • Time Spent by Application Object: Shows a Call Stack with objects.



Sharing Results

  • You can choose Download to download the profile file from the page.


  • You can than share with Developer.
  • Developer can open file in Visual Studio code or also upload in local environment.
  • File Extension - .alcpuprofile.

For other articles related to What's New in Business Central 20, refer here.

Hope you learn and will be able to utilize this feature as Business Central 20 is available.  

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -