Just want to confirm that par on this is still 114, looking at issue #58 it looks like at that time par was 114, but the values for mTicks on some of those modules looks different than release. Running that exact setup from that issue produces 152 mTicks of time with 14 modules. Any optimizations in tick time appear to exist between the latch and instruction decoder but obviously adding a registry store there just causes a full tick delay and slows it down further. Might just be missing a more optimized solution.
Just want to confirm that par on this is still 114, looking at issue #58 it looks like at that time par was 114, but the values for mTicks on some of those modules looks different than release. Running that exact setup from that issue produces 152 mTicks of time with 14 modules. Any optimizations in tick time appear to exist between the latch and instruction decoder but obviously adding a registry store there just causes a full tick delay and slows it down further. Might just be missing a more optimized solution.