Analyzing Performance Issues of Virtual Reality Applications

11/03/2022
by   Jason Hogan, et al.
0

Extended Reality (XR) includes Virtual Reality (VR), Augmented Reality (AR) and Mixed Reality (MR). XR is an emerging technology that simulates a realistic environment for users. XR techniques have provided revolutionary user experiences in various application scenarios (e.g., training, education, product/architecture design, gaming, remote conference/tour, etc.). Due to the high computational cost of rendering real-time animation in limited-resource devices and constant interaction with user activity, XR applications often face performance bottlenecks, and these bottlenecks create a negative impact on the user experience of XR software. Thus, performance optimization plays an essential role in many industry-standard XR applications. Even though identifying performance bottlenecks in traditional software (e.g., desktop applications) is a widely explored topic, those approaches cannot be directly applied within XR software due to the different nature of XR applications. Moreover, XR applications developed in different frameworks such as Unity and Unreal Engine show different performance bottleneck patterns and thus, bottleneck patterns of Unity projects can't be applied for Unreal Engine (UE)-based XR projects. To fill the knowledge gap for XR performance optimizations of Unreal Engine-based XR projects, we present the first empirical study on performance optimizations from seven UE XR projects, 78 UE XR discussion issues and three sources of UE documentation. Our analysis identified 14 types of performance bugs, including 12 types of bugs related to UE settings issues and two types of CPP source code-related issues. To further assist developers in detecting performance bugs based on the identified bug patterns, we also developed a static analyzer, UEPerfAnalyzer, that can detect performance bugs in both configuration files and source code.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/03/2022

Characterizing Virtual Reality Software Testing

Virtual Reality (VR) is an emerging technique that provides a unique rea...
research
07/12/2022

Design of VR Engine Assembly Teaching System

Virtual reality(VR) is a hot research topic, and it has been effectively...
research
09/18/2020

Towards the Systematic Testing of Virtual Reality Programs (extended version)

Software testing is a critical activity to ensure that software complies...
research
04/16/2023

Traffic Characteristics of Extended Reality

This tutorial paper analyzes the traffic characteristics of immersive ex...
research
05/19/2023

What Happens When We Fuzz? Investigating OSS-Fuzz Bug History

BACKGROUND: Software engineers must be vigilant in preventing and correc...
research
10/03/2017

BodyDigitizer: An Open Source Photogrammetry-based 3D Body Scanner

With the rising popularity of Augmented and Virtual Reality, there is a ...

Please sign up or login with your details

Forgot password? Click here to reset