skuschel / generatorpipeline

Parallelize your data-processing pipelines with just a decorator.
GNU General Public License v3.0
2 stars 4 forks source link

better statistics output #14

Open skuschel opened 2 years ago

skuschel commented 2 years ago

A pipeline composed of multiple pipeline functions should give a better statistics output. for example view how many elements are discarded by each element of the chain or questions about the computation time.