rigs-of-rods icon indicating copy to clipboard operation
rigs-of-rods copied to clipboard

Added Remotery profiler

Open ohlidalp opened this issue 1 year ago • 0 comments

https://github.com/Celtoys/Remotery is a neat tool which displays CPU usage in real time. So far I only covered the main thread because physics thread caused glitches - I'll look into it later.

How to use:

  • Build with USE_REMOTERY
  • Launch the viewer webpage (index.html) from BUILDDIR/_deps/remotery-src/vis
  • Play the game

The below screenshot is "Simple test terrain" with "DAF Semi truck", under Debug (= OGRE runs also in Debug - rendering is slower) obrazek

ohlidalp avatar Jul 14 '23 09:07 ohlidalp