I will be adding some more Algorithms/Benchmarks to test suite throughout this summer (as this is my GSoC Project). I want to know if it would be better to add the benchmarks in a single new directory (Say [MultiSource||External||SingleSource]/Benchmarks/NewBenchmarks) or each new algorithm in its separate directory?
Here, I have created a separate directory for each algorithm (In SingleSource/Benchmarks/ImageProcessing/[blue||sobel]).
Reference: "https://github.com/haldos/edges/tree/master/src"
Unrelated, please keep it separate.