About the Performance UI Widget for Unity
Learn more: https://www.occasoftware.com/assets/performance-ui-widget
Feature List
Works in builds and in editor
Customize your target frame rate, start delay, time between display updates, and convergence time.
Shows your real-time and averaged FPS, Frame Timing (MS), and Performance Budget Percentage.
Displays the percentage of frames that were rendered above key performance cut-offs based on your target frame rate.
Thoughtfully designed UI - outlines to keep things readable, color-coded outputs to help you easily spot performance hitches or issues.
Namespaced with assembly definitions and organized into an appropriate component menu.
Why?
Unity's built-in frame timing stats leave a little to be desired. You can not specify a target frame budget, it does not show averages, and it does not work in builds by default. This asset makes it easy for you to quickly evaluate your game's performance in builds or in the editor.