Create a regression test suite similar to those in pyth/tests (see #83) which compares instruction counts to expected values. For code changes which are expected to affect instruction counts, these values can be updated by running the test suite with --inplace.