Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP Performance Testing
09-19-2021, 08:02 PM
Post: #2
RE: PPSSPP Performance Testing
I recommend you enable "LogFrameDrops" in settings, which will log something that looks like this whenever a frame is dropped:

Dropping frames - budget = %.2fms / %.1ffps, actual = %.2fms (+%.2fms) / %.1ffps
<stats about frame>

This should tell you whenever the emulation falls behind, although it won't tell you about the current FPS. I'm planning to add an API for that, though. You can subscribe to log data using the websocket API and intercept the frame drop logging.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
PPSSPP Performance Testing - dmunny - 09-12-2021, 10:52 PM
RE: PPSSPP Performance Testing - [Unknown] - 09-19-2021 08:02 PM

Forum Jump: