INTERP_STATS macro is bitrotted (slightly)
Turning on the INTERP_STATS
macro leads to some compiler errors. You also have to add additional instrumentation at start-up and shutdown to get the stats to be printed.
If you toggle this macro, things should compile and it should print out stats without additional work.