Tag Archive: API

Jan
12

How Can I Improve the Performance of my Destination Component

Question: I’ve created a custom destination component, but I’m not happy with the performance. I tried using multiple threads, but the pipeline buffer doesn’t allow free traversal. What can I do?   I’d start by profiling the component to make sure you identify the correct bottlenecks. The most common source of problems is accessing the …

Continue reading »

Permanent link to this article: http://www.mattmasson.com/index.php/2012/01/how-can-i-improve-the-performance-of-my-destination-component/