Hello, I'm finishing up a VBS2-powered game and am about to begin optimizing the code and improve performance. I can't seem to find any code profiling tools that can analyze the proprietary VBS2 scripting language. Does anyone have any suggestions for tools I can use to analyze the performance of these scripts, or the processes/threads that make up my game? At this point, I'm just trying to find any tools that can help me analyze the performance of my application at any level.
Thanks so much in advance for your help!