Day 17: Analyze Your Lightning Page Performance

By

1 minutes de lecture

Every day until Christmas, we will share small Salesforce tips that we like. Today we are going to talk about Lightning Page Performance, a new feature coming in the Winter ’21 release.

It often happens that we find slow loading Lightning Pages in our orgs, but Salesforce has given us a new tool to fight against these performance issues.

In App Builder look for the “Analyze” button, click it and it will display the Performance Analysis Page which evaluates fields, Related Lists , and metadata of the record page.

Lightning Page Performance

Next time you encounter a speed related issue you know where to start looking for a solution! You can find the Release Notes details here.

I hope you had a good read! Come back tomorrow for a new article written by Loic NICOLAS. Follow us on LinkedIn here and on Twitter here!

Read more posts

Enforce code standards with PMD

Developers working on a project usually set coding rules to have a standardized codebase. It is an important piece of the code maintainability, and it can be very easy …
March 2023
Advices
Scratch orgs

Uncovering Salesforce Settings: A Step-by-Step Guide for Scratch Orgs

Today, it’s pretty easy to build your Scratch Org definition file when you know what Settings you want to activate, as they are mapped with the same setting names …
February 2023
Advices
Business Analyst

Core qualities of a Business Analyst?

A common definition we are used to hear is that being a Business Analyst means to have a combination of both hard skills and soft skills. What does a …
June 2022
Advices
Image d'illustration d'une employée travaillant sur un ordinateur portable

Process builder and workflow make way to Flows (½)

Overview “If you can do it with a Workflow, then do it with a Process Builder, because everything a Workflow does, a Process Builder does it better”. If you …
March 2022
Advices

Day 22 : Salesforce new “Migrate To Flow tool” in Spring 22

As most of you already know, the workflow rules and process builders are planned to be retired in 2023 (no precise date defined so far). Today, I’m going to …
December 2021
Advices

Day 18 : Fake callout responses for test classes !

Hello everybody ! Today let’s talk about Apex tests classes in Salesforce. Everyone loves a good test class, and Salesforce makes it official by requiring to have a minimum …
December 2021
Advices