The problem isn’t so much as whether Blynk can sort it out, rather controlling the rapid flood of data needing to be sorted out. Managed code is probably still best, and is probably the “normal” way to control any large I/O data flow, Blynk or no Blynk.
However, I think there is something in the works for a more evened out Blynk.syncAll()
…