I would find it very interesting if we could share some run time stats on minutely algos. These can be fairly high-level. I'll start:
No. Of SIDs = 100
Backtest Duration = 5 Years 8 months
Run Time = 249 minutes
Run Time Per SID Per Year = (249 / (100 * (68/12))) * 60 = 26.36 seconds
Computations (optional): Collect end of day close for each SID and use TA-Lib functions on the daily data to look for entries on the minutely timeframe.
P.
[After using Windows since around 1986 I've only found today that you can paste '(249 / (100 * (68/12))) * 60' or whatever into the Windows calculator. When did that start? 1985?]