TL;DR: A key part of Rules Engine is ensuring efficient data access and processing during back tests. By moving away from JSON and using gob instead, I made an 84x improvement on reads, and a 20x improvement on writes. Core to Rules Engine functionality is the back test. The