🔥Hot Tip on Performance Testing in Lightning Experience.

This is how I make use of a hack I found to check the performance of my SOQL's queries quickly.

Performance Testing has always been a pain point no matter which platform it is.

In Real Time Projects often we will have to deal with hundreds of thousands of records and with in no time our SOQL queries and Apex methods to get complex and they tend to slow down the performance and increase the execution time.

Hence its a mandate that we run performance tests before we move the code to staging/deployment. And this is how I run quick performance tests in Lightning just to see the my SOQL queries(Apex methods) doesn't throttle the performance.

This one trick often saves tons of hours⌛⌛

You can follow me on Twitter and Instagram to be updated about all the Hot Tips.

Also, subscribe below to receive an email about all the 🔥Hot Tips.

Peace.