This document discusses techniques for scalable conformance checking of business process models against event logs. It presents challenges with existing approaches related to scalability for large logs. The research aims to improve scalability while still providing a complete set of differences between the model and log. The approach compresses the model and log into Deterministic Finite Automata and a State Space Partitioning, then uses these compressed structures to efficiently compute optimal alignments and behavioral differences. An evaluation on real-world and artificial datasets demonstrates the approach outperforms traditional trace alignments in scalability for large logs.