Skip to content

FrameRate Monitor Module

Package: com.xrxp.module.framerate

Purpose

This module monitors FPS during a session and logs detected spikes or drops.

Install

https://github.com/pvaslin/xrxp-unity.git?path=/Packages/com.xrxp.module.framerate

Setup

  1. install the module
  2. run XRXP > Modules > Setup FrameRate Monitor
  3. tune the detector in the inspector

Main tuning fields

  • Lag: rolling analysis window
  • Threshold: anomaly sensitivity
  • Influence: how strongly peaks affect the baseline

Why teams use it

  • detect frame drops in VR studies
  • correlate performance issues with user behavior
  • log technical instability alongside experiment results