I use pv (pipe viewer) on the command line to measure the progress of text through pipes. A great option is to use -l (i.e. pv -l), which measures lines going through the pipe / command chain. Since passing around text and lines of plain text is the core of ...
There are comments.