parse values while reading lines
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Sep 2019 15:05:39 +0000 (17:05 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Sep 2019 21:56:49 +0000 (23:56 +0200)
commitcbf018815e12a627e8331a85088671e2c7eca0c5
tree678d4ea531514f1d8b538bb8cd139d6e659ba6db
parent81dbf7f4a7d4c1e0f41716c57360635a1365910e
parse values while reading lines

Manipulate input as it comes in, spreading the load and having values ready
for upcoming interrupts without a separate phase to repeat.
graph