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

Dynamics NAV - All that you need to know about MenuSuites.

Hi Readers, This article is based on a request from a blog reader who wanted to understand about MenuSuite in Dynamics NAV. If you have started working with Business central with AL Code then it does not apply to those releases but if you are interested go ahead. Let's start with Future - In Latest and greatest version of product MenuSuite are obsolete and no longer used. So this article applies if you want to learn about C/AL MenuSuite.

How to Set Up NavUserPassword Authentication in Business Central.

Hi Readers, In this article we will discuss steps to Setup NAVUserPassword in Business Central on-prem. NavUserPassword is an authentication method that's handled by Business Central Server, but isn't based on Windows users or Active Directory. Each user is set up with a username and password that's configured inside Business Central only. The user is prompted for username/password credentials when they start the client. #msdyn365bc, #credentialtype

Microsoft Dynamics NAV 2016 - How to Configure Phone Client.

Hi All, In this article we will discuss how we can connect Microsoft Dynamics NAV 2016 with New Client Launched i.e. Phone Client. This Article Contain Steps for a Android Phone as I have Only Android Phone. I am doing it having all tiers on my windows 8 machine, steps remain same for multiple servers but issues might be different. What we Need (Other what we discuss in this article) -  The Service Tier should be on Public IP . Some of the Data-card does not Provide you Public IP. check it for sure.