Data synchronization issues

Is this the fastest way to synchronize event data?
How much delay time there is in synchronizing the indexer here with the actual network’s data?

Indeed processing checkpoints might have a small delay. Another way to get events possibly faster, is to poll for events from a Fullnode filtering for the needed events.