Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Remotery profiler #3072

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

ohlidalp
Copy link
Member

@ohlidalp ohlidalp commented Jul 14, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants