Benchmark: Comparing Pooling Setting in TDS Endpoints


The article discusses the performance of different pooling settings in Dataverse TDS endpoints when connecting via .NET code. The author compares four scenarios of retrieving the top 5 contacts in 10 threads using different pooling configurations. The benchmark results show that the default connection format with the default pooling settings performs the best, followed by the pooling with a minimum pool size of 1. The FetchXml retrieval method is slower and has higher memory allocation compared to the TDS Endpoint. The author concludes that sticking to the default connection format and adjusting the maximum pool size if necessary is the recommended approach for optimal performance.


Article 6m

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time