I have operations that takes several seconds. Lets say, process datablocks. Lets say that each datablock takes 5 seconds. I rather prefer to see "5s/block" than "0.2block/s". I would like to have a flag to reverse the units displayed. Even something automatic like a flag to request "if it/s<1 -> show s/it".