Jump to content

[SOLVED] Unigine Script and Microprofiler


photo

Recommended Posts

Posted (edited)

Hello,

I am looking for a way to efficiently profile the Unigine scripts I have in my project. I wanted to know if it was possible to do something similar with C++/C# code and bind Unigine Scripts with the Microprofiler in any way ? 

I have a lot of scripts doing application logic all over the place, each frame, and I need to understand the ones doing too much stuff. Potentially for a conversion process that will take them to the C++ realm. I know that Unigine Script is deprecated, but I'm working on a large legacy codebase, and I have not yet found a way to make a timemachine to stop my predecessors from making application logic with this language. We will clearly one day go full C++, but it takes money and time.

(PS: We are using Unigine 2.18)

Thanks in advance !

Edit: I found actually what I was looking for in engine.profiler Functions - Documentation - Unigine Developer, I don't know how I missed it the first time, I thought it was C++ only.

Edited by K.Wagrez
  • K.Wagrez changed the title to [SOLVED] Unigine Script and Microprofiler
×
×
  • Create New...