Hi, I'm working on a project where treeinterpreter is taking ~2 minutes per prediction. I suppose this is because the implementation is in pure Python. Do you know if anyone has looked at porting this to C (or cython or whatever) to make it go faster? Jim