microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Automated performance validation test on device #10959

Closed MaxWang-MS closed 1 year ago

MaxWang-MS commented 2 years ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


To monitor the performance changes within MRTK3, it would be super useful to have a scene with associated scripts to perform some common operations on devices and give us performance numbers when the operations are done (e.g. 95 percentile fps, etc.) This way we can better understand how we are doing on perf and also catch performance regressions.

AMollis commented 1 year ago

We have a different work stream looking at ways to monitor performance, separate from MRTK work. However the goal is that we would monitor performance across Unity versions, OS versions, MRTK versions, OpenXR Runtime versions, and OpenXR MR Plugin versions