Gather statistics about the stability of our algorithms in order to find bottlenecks in the whole pipeline. - [x] How many requests were processed - [x] How many errors occurred - [x] Which errors occurred: @ansjin please commit the error outputs I've seen in your last used version - [x] How much time took everything - [ ] Average time for each algorithm additional: - [ ] improve design
Gather statistics about the stability of our algorithms in order to find bottlenecks in the whole pipeline.
additional: