I divide a circle into 100 sectors, then using "for loop" and "histogram" to get the histogram of every sector, I achieved my purpose, but it take a long time to run this vi, it's about 100 times longer than running a vi with one circle. how to optimize the vi to save time.