Dataverse: Create ServiceClient Strategy
I just realized creating ServiceClient is an expensive operation during performance tests (I found one blog post that confirmed this problem even though this was an article from 2017). During one of the API call tests, almost half of the time was wasted on the creation of ServiceClient. Before, I always thought we needed to … Continue reading "Dataverse: Create ServiceClient Strategy"
Published on:
Learn more