Skip to content

Visualization of the performance metrics gathered in Unity using the Performance Testing Extension

Notifications You must be signed in to change notification settings

danliukuri/PerformanceMetricsVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performance Metrics Visualization

The primary goal of this project is to create a visual representation of rendering efficiency metrics, for inctance, gathered in Unity using the Performance Testing Extension package for the Unity Test Runner framework.

Radar Chart

To quantify the peformance differences between two approaches and their compare was developed a custom solution using the mplsoccer Python library, resulting in a visually informative radar chart for comparative analysis.

Examples

This tool has been used to compare the peformance metrics of scene space and bounding volumes space rendering techniques of ray marching. The results for test scene 1 can be seen in the rendering performance comparison radar chart in Figure 1.

Rendering performance comparison radar chart

Figure 1. Rendering performance comparison radar chart
(average values calculated from data measured during 60 seconds)

About

Visualization of the performance metrics gathered in Unity using the Performance Testing Extension

Topics

Resources

Stars

Watchers

Forks

Languages