When trying to perform certain actions at scale, we recommend using the bundle function to significantly improve the performance of the action.
We recommend using bundle in your scripts to improve performance. Keep bundle sizes under 1000 operations. Bundles of more than 1000 operations can degrade performance rather than improve performance.The optimal bundle size depends on your use case. For example, for videos with a large number of labels, start with 20 operations and adjust up or down based on performance.
How and when bundle is used depends on what you are trying to do.
Here are some specific examples of using bundles to improve performance: