Should I use throttling while processing video stream from iPhone camera?

Capture video stream from iPhone camera, get access to individual frames. Apply a little CIFilter to each frame. Feed the result to Vision framework.
View full source