Activity Forums Salesforce® Discussions How Lightning Data Service can improve your component performance in Salesforce?

  • How Lightning Data Service can improve your component performance in Salesforce?

    Posted by Deepak on July 31, 2020 at 6:24 PM

    How Lightning Data Service can improve your component performance in Salesforce?

    Sumit kumar replied 6 years, 1 month ago 3 Members · 2 Replies
  • 2 Replies
  • Aditya

    Member
    July 31, 2020 at 7:43 PM

    Lightning Data Service improves performance by eliminating the multiple SOQL query call for a single record from the multiple instances. Instead, components share a single copy of the record data by saving the record with its update state in the cache and eliminate refreshing the component when a record is updated.

  • [adinserter block='9']
  • Sumit kumar

    Member
    August 3, 2020 at 4:51 AM

    Lightning Data Service improves performance by eliminating the multiple SOQL query call for a single record from the multiple instances. Instead, components share a single copy of the record data by saving the record with its update state in the cache and eliminate refreshing the component when a record is updated.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos