Debugging game slowdowns

This was great! This helped me identify some regex slowdown. It also made me decide to completely rewrite the rope code to use item properties instead of relations, which has almost totally eliminated rope-based slowdown. I’m still debugging a few trouble spots, but this has been some immense help!

3 Likes