Run

dart run bin/fizzbuzz.dart | pv -F 'current: %r, average: %a' > /dev/null

and if needed:

apt-get install pv