A downloadable tool

EZPerformance is a free to use tool made for unity, that showcases the performance of your game. It's extremely simple to set up, you just drag and drop a prefab and that's it!

Features:

  • Showcasing Current FPS
  • Showcasing Avarage FPS
  • Showcasing Best and Worst FPS
  • Coloring Avarage and Current FPS based on where they fall between the worst and the best fps


This tool is free to use for any type of project, no crediting needed

Note: This tool uses TextMeshPro for displaying texts, it should import with the package, but if it doesn't happen, just create a new TextMeshPro text and unity will prompt you to import it.


StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorvolutedberet
TagsGraphical User Interface (GUI), performace, tool, Unity, unity3d

Download

Download
EZPerformance.unitypackage 577 kB

Install instructions

Download the unity package

Either double click it with your project open, or drag inside unity with your project open.

Inside unity click the Import button (You can exclude TextMeshPro from the import here if you already have it)

Drag the prefab into your scene, and it should work, if it doesn't leave a commend and i'll assist you

Comments

Log in with itch.io to leave a comment.

(+1)

This is great!  Thank you so much.  The only thing I modified was the "PerformanceShowerBG" I set the Anchors to the top right corner because with my widescreen the box was out of the viewport.

I do have a mini suggestion, the lowest FPS value stays the same for the whole test period.  It would be cool if it would reset every 5 or 10 seconds in case the initial loading of the scene or a certain asset isn't what I meant to be testing.

5 Stars!

Glad you found it useful, the lowest reset idea is pretty good, i'm currently in the midst of a gamejam, but after i will implement it!