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

  • 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.

  • 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